aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
AgeCommit message (Expand)Author
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn
2008-06-26rt2x00: Cleanup symbol exportsIvo van Doorn
2008-06-26rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde
2008-06-26rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde
2008-06-26rt2x00: Use ieee80211 fc handlersIvo van Doorn
2008-06-14rt2x00: Rework alignment check.Gertjan van Wingerde
2008-06-14rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde
2008-06-14rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn
2008-06-10rt2x00dev.c: fix-up merge damageJohn W. Linville
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde
2008-05-21rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Fix TX status reportingIvo van Doorn
2008-05-21rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn
2008-05-07mac80211: remove queue info from ieee80211_tx_statusJohannes Berg
2008-05-07rt2x00: Use rt2x00 queue numberingIvo van Doorn
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn
2008-04-16rt2x00: Only free skb when beacon_update failsIvo van Doorn
2008-04-08rt2x00: Use lib->config_filter() during scheduled packet filter configIvo van Doorn
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-01rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn
2008-04-01rt2x00: fixup some non-functional merge errorsJohn W. Linville
2008-03-27rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn
2008-03-25rt2x00: Fix rate detection for invalid signalsIvo van Doorn
2008-03-25rt2x00: Add dev_flags to rx descriptorIvo van Doorn
2008-03-18[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-13rt2x00: Only strip preamble bit in rt2400pciIvo van Doorn
2008-03-13rt2x00: Fix rt2400pci signalIvo van Doorn
2008-03-13rt2x00: Fix basic rate initializationIvo van Doorn
2008-03-13rt2x00: Rename config_preamble() to config_erp()Ivo van Doorn
2008-03-13rt2x00: Use skbdesc fields for descriptor initializationIvo van Doorn
2008-03-13rt2x00: Use the correct size when copying the control info in txdoneMattias Nissler
2008-03-13rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn
2008-02-29rt2x00: Fix hw mode registration with mac80211.Gertjan van Wingerde
2008-02-29rt2x00: Cleanup mode registrationIvo van Doorn
2008-02-29rt2x00: Don't report driver generated frames to tx_status()Ivo van Doorn
2008-02-29rt2x00: Fix rate initializationIvo van Doorn
2008-02-29rt2x00: Make use of MAC80211_LED_TRIGGERSIvo van Doorn