summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
Commit message (Expand)AuthorAgeFilesLines
* rt73usb: fix for master modeAlexandre Becholey2009-05-201-3/+6
* rt2x00: Implement support for 802.11nIvo van Doorn2009-05-061-25/+67
* rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-061-15/+18
* rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski2009-04-161-3/+1
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-2/+3
* rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn2009-02-091-1/+1
* rt2x00: Simplify suspend/resume handlingIvo van Doorn2009-01-291-88/+5
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn2009-01-291-2/+2
* rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn2009-01-291-0/+1
* rt2x00: Implement WDS supportIvo van Doorn2009-01-291-3/+6
* rt2x00: Add mesh supportAndrey Yurovsky2009-01-291-4/+7
* rt2x00: Move link tuning into seperate fileIvo van Doorn2009-01-291-295/+8
* rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-121-5/+3
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-051-1/+2
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-211-0/+2
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-4/+3
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-211-10/+12
* rt2x00: Remove RATE_BASIC flagIvo van Doorn2008-11-211-7/+7
* rt2x00: Improve interface_modes initializationIvo van Doorn2008-11-101-4/+10
* rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn2008-11-101-1/+1
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-4/+10
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+1
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-4/+2
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-4/+4
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+5
* rt2x00: Add Signal type flagIvo van Doorn2008-08-291-1/+1
* rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-291-10/+0
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-291-28/+30
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-221-14/+4
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-221-4/+26
* rt2x00: Force full register config after start()Ivo van Doorn2008-07-291-3/+4
* rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-7/+2
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-5/+5
* rt2x00: Report RX end time for rt2400pciIvo van Doorn2008-07-081-0/+1
* rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn2008-07-081-14/+3
* rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn2008-07-081-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-281-20/+80
|\
| * rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-261-0/+29
| * rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-261-19/+45
| * rt2x00: Properly clean up beacon skbs.Gertjan van Wingerde2008-06-261-0/+6
| * rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-261-3/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-13/+25
|\ \ | |/ |/|
| * rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-271-13/+25
* | rt2x00: Rework alignment check.Gertjan van Wingerde2008-06-141-6/+2
* | rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde2008-06-141-0/+22
* | rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn2008-06-141-0/+3
* | rt2x00dev.c: fix-up merge damageJohn W. Linville2008-06-101-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-3/+3
|\ \ | |/
| * rt2x00: Use atomic interface iteration in irq contextIvo van Doorn2008-05-281-3/+3
OpenPOWER on IntegriCloud