aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-03-16iwl3945: add test for new associationAbhijeet Kolekar
2009-03-16p54: completely ignore rx'd frames with bad FCSChristian Lamparter
2009-03-16airo_cs: checkpatch.pl cleanupsJohn Daiker
2009-03-16ath9k: Use suitable macros with 4k eeprom dataVasanthakumar Thiagarajan
2009-03-16ipw2x00: remove obsolete enumsHelmut Schaa
2009-03-16ipw2x00: Use IE definitions from linux/ieee80211.hHelmut Schaa
2009-03-16ipw2x00: remove duplicated definesHelmut Schaa
2009-03-16libipw: fix debug outputHelmut Schaa
2009-03-16ath9k: always compile ath_radio_{en,dis}ableGabor Juhos
2009-03-16ath9k: fix compile error in debug.cGabor Juhos
2009-03-16ath9k: fix compile error in ahb.cGabor Juhos
2009-03-16ath9k: fix AR_SREV_9100_OR_LATER macroGabor Juhos
2009-03-16ath9k: move ar9100 version checking macros into a more appropriate placeGabor Juhos
2009-03-16ath9k: cleanup AR5416 version checking macrosGabor Juhos
2009-03-16ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian
2009-03-16ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian
2009-03-16ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian
2009-03-16ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian
2009-03-16mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez
2009-03-16p54: enable power save supportChristian Lamparter
2009-03-16p54: initial SoftLED supportChristian Lamparter
2009-03-16p54: fix iwconfig txpower offChristian Lamparter
2009-03-16p54pci: convert printk(KERN_* to dev_*Christian Lamparter
2009-03-16p54: unify ieee80211 device registrationChristian Lamparter
2009-03-16p54usb: stop USB core interference in exit pathChristian Lamparter
2009-03-16ath9k: create a common debugfs_root for all device instancesGabor Juhos
2009-03-16orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov
2009-03-16zd1211rw: Do not panic on device eject when associatedJouni Malinen
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez
2009-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-06p54: fix race condition in memory managementChristian Lamparter
2009-03-05b43: Fix compilation for devices without PCI coreMichael Buesch
2009-03-05ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen
2009-03-05ath9k: Add a simple virtual wiphy schedulerJouni Malinen
2009-03-05ath9k: Special processing for channel changes during scanJouni Malinen
2009-03-05ath9k: Add workaround to recover from failed channel changesJouni Malinen
2009-03-05ath9k: Check virtual wiphy state on tx()Jouni Malinen
2009-03-05ath9k: Pause other virtual wiphys on channel changeJouni Malinen
2009-03-05ath9k: Register larger listen intervalJouni Malinen
2009-03-05ath9k: Make start/stop operations aware of virtual wiphysJouni Malinen
2009-03-05ath9k: Add routines for switching between active virtual wiphysJouni Malinen
2009-03-05ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen
2009-03-05ath9k: Configure RX filter for multi-BSSID broadcastJouni Malinen
2009-03-05ath9k: Add support for multiple secondary virtual wiphysJouni Malinen
2009-03-05ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen
2009-03-05ath9k: Set BSSID mask based on configured interfacesJouni Malinen
2009-03-05ath9k: Cleanup multiple VIF processingJouni Malinen
2009-03-05rt2x00: Export all register stats through debugfsIvo van Doorn
2009-03-05ath9k: Clean up setkey operationsJouni Malinen