summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)AuthorFilesLines
2009-03-05rt2x00 : more devices to rt73usb.cXose Vazquez Perez1-1/+31
2009-03-05rt2x00 : more devices to rt2500usb.cXose Vazquez Perez1-0/+8
2009-01-22rt2x00: Fix TX rate short preamble detectionIvo van Doorn1-1/+2
2009-01-16rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen1-1/+1
2009-01-12rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn1-2/+2
2009-01-12Fix rt2500usb HW crypto: TKIPIvo van Doorn1-13/+6
2009-01-12rt2x00: Fix segementation faultIvo van Doorn1-3/+3
2009-01-12rt2x00: Fix TX short preamble detectionIvo van Doorn3-17/+4
2009-01-12rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann1-0/+1
2009-01-12rt2x00: Fix radio LED type checkAndrew Price1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-2/+2
2008-12-05rt2x00: Correctly initialize AID during set_key()Ivo van Doorn1-0/+12
2008-12-05rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn3-25/+36
2008-12-05rt2x00: Fix check for BSS info changesIvo van Doorn1-1/+1
2008-12-05rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn5-1/+14
2008-12-05rt2x00: Release rt2x00 2.2.3Ivo van Doorn1-1/+1
2008-12-05rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn8-9/+156
2008-12-05rt2x00: Remove duplicate codeIvo van Doorn1-18/+19
2008-12-05rt2x00: Store retry limit valuesIvo van Doorn3-8/+9
2008-12-05rt2x00: Optimize IV/EIV handlingIvo van Doorn4-46/+26
2008-11-26rt2x00: Don't switch off LED on initializationIvo van Doorn1-6/+0
2008-11-25rt2x00: Detect USB BULK in/out endpointsIvo van Doorn5-28/+111
2008-11-25rt2x00: Fix TX failure pathIvo van Doorn2-10/+7
2008-11-25rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn3-201/+280
2008-11-25rt2x00: Cleanup indirect register accessIvo van Doorn7-431/+310
2008-11-21rt2x00: Fix race condition when using inderect registersIvo van Doorn8-81/+152
2008-11-21rt2x00: Optimize get_duration / get_duration_resIvo van Doorn6-34/+27
2008-11-21rt2x00: Cleanup TX/RX entry handlingIvo van Doorn13-135/+127
2008-11-21rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn5-24/+51
2008-11-21rt2x00: Block set_key() during suspend/shutdownIvo van Doorn1-1/+3
2008-11-21rt2x00: Fix LED state handlingIvo van Doorn1-38/+56
2008-11-21rt2x00: Remove RATE_BASIC flagIvo van Doorn2-8/+7
2008-11-10rt2x00: Remove debugfs CSR access wrappersIvo van Doorn13-84/+86
2008-11-10rt2x00: Release rt2x00 2.2.2Ivo van Doorn1-1/+1
2008-11-10rt2x00: Improve interface_modes initializationIvo van Doorn1-4/+10
2008-11-10rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn3-9/+1
2008-11-10rt2x00: Optimize configuration handlingIvo van Doorn9-655/+488
2008-10-31Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei1-9/+12
2008-10-31rt2x00: reduce checkpatch.pl errorsJohn Daiker4-5/+5
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg4-17/+42
2008-10-31mac80211: make retry limits part of hw configJohannes Berg6-4/+16
2008-10-31mac80211: introduce hw config change flagsJohannes Berg3-3/+4
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2-20/+6
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven1-2/+1
2008-10-29rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn1-1/+1
2008-10-27net: convert print_mac to %pMJohannes Berg5-16/+5
2008-10-14rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau1-4/+5
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau2-4/+7
2008-10-06rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde1-2/+7