aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Correctly initialize AID during set_key()Ivo van Doorn2008-12-051-0/+12
* rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn2008-12-053-25/+36
* rt2x00: Fix check for BSS info changesIvo van Doorn2008-12-051-1/+1
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-055-1/+14
* rt2x00: Release rt2x00 2.2.3Ivo van Doorn2008-12-051-1/+1
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-058-9/+156
* rt2x00: Remove duplicate codeIvo van Doorn2008-12-051-18/+19
* rt2x00: Store retry limit valuesIvo van Doorn2008-12-053-8/+9
* rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-054-46/+26
* rt2x00: Don't switch off LED on initializationIvo van Doorn2008-11-261-6/+0
* rt2x00: Detect USB BULK in/out endpointsIvo van Doorn2008-11-255-28/+111
* rt2x00: Fix TX failure pathIvo van Doorn2008-11-252-10/+7
* rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn2008-11-253-201/+280
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-257-431/+310
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-218-81/+152
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-216-34/+27
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-2113-135/+127
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-215-24/+51
* rt2x00: Block set_key() during suspend/shutdownIvo van Doorn2008-11-211-1/+3
* rt2x00: Fix LED state handlingIvo van Doorn2008-11-211-38/+56
* rt2x00: Remove RATE_BASIC flagIvo van Doorn2008-11-212-8/+7
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-1013-84/+86
* rt2x00: Release rt2x00 2.2.2Ivo van Doorn2008-11-101-1/+1
* rt2x00: Improve interface_modes initializationIvo van Doorn2008-11-101-4/+10
* rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn2008-11-103-9/+1
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-109-655/+488
* Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei2008-10-311-9/+12
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-314-5/+5
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-314-17/+42
* mac80211: make retry limits part of hw configJohannes Berg2008-10-316-4/+16
* mac80211: introduce hw config change flagsJohannes Berg2008-10-313-3/+4
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-312-20/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-1/+1
|\
| * rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
* | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-311-2/+1
* | net: convert print_mac to %pMJohannes Berg2008-10-275-16/+5
|/
* rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-062-4/+7
* rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-061-2/+7
* rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde2008-09-301-35/+34
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-243-5/+6
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-8/+13
* mac80211: use nl80211 interface typesJohannes Berg2008-09-156-20/+20
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-116-63/+26
* rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-115-62/+42
* rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-112-24/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-3/+2
|\
| * rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-021-3/+2
* | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+5
* | rt2x00: Release rt2x00 2.2.1Ivo van Doorn2008-08-291-1/+1