summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-105-7/+41
|\
| * p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
| * iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
| * rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
| * rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
* | b43: Fix compilation for devices without PCI coreMichael Buesch2009-03-051-0/+2
* | ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen2009-03-052-0/+165
* | ath9k: Add a simple virtual wiphy schedulerJouni Malinen2009-03-053-0/+72
* | ath9k: Special processing for channel changes during scanJouni Malinen2009-03-053-10/+68
* | ath9k: Add workaround to recover from failed channel changesJouni Malinen2009-03-053-2/+43
* | ath9k: Check virtual wiphy state on tx()Jouni Malinen2009-03-051-0/+6
* | ath9k: Pause other virtual wiphys on channel changeJouni Malinen2009-03-053-1/+33
* | ath9k: Register larger listen intervalJouni Malinen2009-03-051-0/+1
* | ath9k: Make start/stop operations aware of virtual wiphysJouni Malinen2009-03-053-0/+49
* | ath9k: Add routines for switching between active virtual wiphysJouni Malinen2009-03-053-12/+176
* | ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen2009-03-056-2/+191
* | ath9k: Configure RX filter for multi-BSSID broadcastJouni Malinen2009-03-052-0/+9
* | ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-057-41/+212
* | ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-058-36/+88
* | ath9k: Set BSSID mask based on configured interfacesJouni Malinen2009-03-054-15/+103
* | ath9k: Cleanup multiple VIF processingJouni Malinen2009-03-053-57/+59
* | rt2x00: Export all register stats through debugfsIvo van Doorn2009-03-051-10/+23
* | ath9k: Clean up setkey operationsJouni Malinen2009-03-051-26/+16
* | ath9k: fix AR_TXCFG_DMASZ_MASK valueGabor Juhos2009-03-051-1/+1
* | ath9k: Remove unused variables in struct ath_beacon_configSujith2009-03-051-5/+0
* | ath9k: Lock config_interface() callback with a mutexSujith2009-03-051-1/+7
* | ath9k: Handle TSF properly for AP modeSujith2009-03-053-17/+40
* | ath9k: Split beacon configuration into mode specific routinesSujith2009-03-053-207/+203
* | ath9k: Cleanup beacon stuck processingSujith2009-03-052-80/+24
* | ath9k: Scrub beacon.cSujith2009-03-053-126/+55
* | ath9k: Use new scan notifiers from mac80211Sujith2009-03-052-1/+23
* | ath5k: Set TSF fixAlina Friedrichsen2009-03-051-2/+1
* | ath9k: Set TSF fixAlina Friedrichsen2009-03-051-2/+1
* | b43: Pass more RX flags to mac80211Michael Buesch2009-03-053-8/+13
* | ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingAlina Friedrichsen2009-03-051-8/+0
* | ath9k: Handle power modes in isr for power save.Vivek Natarajan2009-03-052-1/+4
* | ath9k: Fill in rate_update mac80211 callbackSujith2009-03-051-29/+92
* | ath9k: Remove unused key xoringJouni Malinen2009-03-054-13/+8
* | ath9k: Document keycache operationsJouni Malinen2009-03-052-6/+78
* | iwlwifi: reduce stack sizeFrank Seidel2009-03-052-6/+28
* | rt2x00: Fix SW antenna diversityIvo van Doorn2009-03-051-5/+15
* | iwl3945 : use iwl_activate_qosAbhijeet Kolekar2009-03-054-77/+37
* | iwl3945: add iwl3945_setup_macAbhijeet Kolekar2009-03-051-29/+45
* | iwlwifi: fix *pci_probe error flowReinette Chatre2009-03-052-11/+15
* | iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar2009-03-053-55/+121
* | iwl3945: synchronize timestamp with uCodeAbhijeet Kolekar2009-03-051-0/+3
* | iwlwifi: update 5150 API version to support new firmwareJay Sternberg2009-03-051-1/+1
* | ath5k: fix hw rate index conditionJiri Slaby2009-03-051-1/+2
* | ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen2009-03-051-5/+13
* | airo: reduce stack memory footprintFrank Seidel2009-03-051-1/+6
OpenPOWER on IntegriCloud