summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
AgeCommit message (Expand)Author
2009-05-20rt73usb: fix for master modeAlexandre Becholey
2009-05-06rt2x00: Implement support for 802.11nIvo van Doorn
2009-05-06rt2x00: Add support for L2 padding during TX/RXIvo van Doorn
2009-04-16rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski
2009-02-09rt2x00: Add kill_tx_queue callback functionIvo van Doorn
2009-02-09rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn
2009-01-29rt2x00: Simplify suspend/resume handlingIvo van Doorn
2009-01-29rt2x00: Update copyright year to 2009Ivo van Doorn
2009-01-29rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn
2009-01-29rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn
2009-01-29rt2x00: Implement WDS supportIvo van Doorn
2009-01-29rt2x00: Add mesh supportAndrey Yurovsky
2009-01-29rt2x00: Move link tuning into seperate fileIvo van Doorn
2009-01-12rt2x00: Fix TX short preamble detectionIvo van Doorn
2008-12-05rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn
2008-11-21rt2x00: Fix race condition when using inderect registersIvo van Doorn
2008-11-21rt2x00: Cleanup TX/RX entry handlingIvo van Doorn
2008-11-21rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn
2008-11-21rt2x00: Remove RATE_BASIC flagIvo van Doorn
2008-11-10rt2x00: Improve interface_modes initializationIvo van Doorn
2008-11-10rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-08-29rt2x00: Add Signal type flagIvo van Doorn
2008-08-29rt2x00: Only configure hardware when radio is enabledMattias Nissler
2008-08-29rt2x00: Fix race conditions in flag handlingIvo van Doorn
2008-08-22rt2x00: Gather channel information in structureIvo van Doorn
2008-08-22rt2x00: Implement HW encryptionIvo van Doorn
2008-07-29rt2x00: Force full register config after start()Ivo van Doorn
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-08rt2x00: Report RX end time for rt2400pciIvo van Doorn
2008-07-08rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn
2008-07-08rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn
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