aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-21
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-21
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-21
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-21
* rt2x00: Block set_key() during suspend/shutdownIvo van Doorn2008-11-21
* rt2x00: Fix LED state handlingIvo van Doorn2008-11-21
* rt2x00: Remove RATE_BASIC flagIvo van Doorn2008-11-21
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-10
* rt2x00: Release rt2x00 2.2.2Ivo van Doorn2008-11-10
* rt2x00: Improve interface_modes initializationIvo van Doorn2008-11-10
* rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn2008-11-10
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-10
* Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei2008-10-31
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: make retry limits part of hw configJohannes Berg2008-10-31
* mac80211: introduce hw config change flagsJohannes Berg2008-10-31
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-29
* | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-31
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-14
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-06
* rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde2008-09-30
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-24
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-11
* rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-11
* rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\
| * rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-02
* | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-05
* | rt2x00: Release rt2x00 2.2.1Ivo van Doorn2008-08-29
* | rt2x00: skb->data pointer should not include TX descriptorMattias Nissler2008-08-29
* | rt2x00: Add Signal type flagIvo van Doorn2008-08-29
* | rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-29
* | rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-29
* | rt2x00: Map extra_tx_headroom to DMAIvo van Doorn2008-08-29
* | rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-29
* | rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-22
* | rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-22
* | rt2x00: Release rt2x00 2.2.0Ivo van Doorn2008-08-22
* | rt2x00: Gather channel information in structureIvo van Doorn2008-08-22
* | rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn2008-08-22
* | rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn2008-08-22
* | rt2x00: Implement HW encryptionIvo van Doorn2008-08-22
* | wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-22