aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-7/+41
2009-03-06p54: fix race condition in memory managementChristian Lamparter1-3/+6
2009-03-05b43: Fix compilation for devices without PCI coreMichael Buesch1-0/+2
2009-03-05ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen2-0/+165
2009-03-05ath9k: Add a simple virtual wiphy schedulerJouni Malinen3-0/+72
2009-03-05ath9k: Special processing for channel changes during scanJouni Malinen3-10/+68
2009-03-05ath9k: Add workaround to recover from failed channel changesJouni Malinen3-2/+43
2009-03-05ath9k: Check virtual wiphy state on tx()Jouni Malinen1-0/+6
2009-03-05ath9k: Pause other virtual wiphys on channel changeJouni Malinen3-1/+33
2009-03-05ath9k: Register larger listen intervalJouni Malinen1-0/+1
2009-03-05ath9k: Make start/stop operations aware of virtual wiphysJouni Malinen3-0/+49
2009-03-05ath9k: Add routines for switching between active virtual wiphysJouni Malinen3-12/+176
2009-03-05ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen6-2/+191
2009-03-05ath9k: Configure RX filter for multi-BSSID broadcastJouni Malinen2-0/+9
2009-03-05ath9k: Add support for multiple secondary virtual wiphysJouni Malinen7-41/+212
2009-03-05ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen8-36/+88
2009-03-05ath9k: Set BSSID mask based on configured interfacesJouni Malinen4-15/+103
2009-03-05ath9k: Cleanup multiple VIF processingJouni Malinen3-57/+59
2009-03-05rt2x00: Export all register stats through debugfsIvo van Doorn1-10/+23
2009-03-05ath9k: Clean up setkey operationsJouni Malinen1-26/+16
2009-03-05ath9k: fix AR_TXCFG_DMASZ_MASK valueGabor Juhos1-1/+1
2009-03-05ath9k: Remove unused variables in struct ath_beacon_configSujith1-5/+0
2009-03-05ath9k: Lock config_interface() callback with a mutexSujith1-1/+7
2009-03-05ath9k: Handle TSF properly for AP modeSujith3-17/+40
2009-03-05ath9k: Split beacon configuration into mode specific routinesSujith3-207/+203
2009-03-05ath9k: Cleanup beacon stuck processingSujith2-80/+24
2009-03-05ath9k: Scrub beacon.cSujith3-126/+55
2009-03-05ath9k: Use new scan notifiers from mac80211Sujith2-1/+23
2009-03-05ath5k: Set TSF fixAlina Friedrichsen1-2/+1
2009-03-05ath9k: Set TSF fixAlina Friedrichsen1-2/+1
2009-03-05b43: Pass more RX flags to mac80211Michael Buesch3-8/+13
2009-03-05ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingAlina Friedrichsen1-8/+0
2009-03-05ath9k: Handle power modes in isr for power save.Vivek Natarajan2-1/+4
2009-03-05ath9k: Fill in rate_update mac80211 callbackSujith1-29/+92
2009-03-05ath9k: Remove unused key xoringJouni Malinen4-13/+8
2009-03-05ath9k: Document keycache operationsJouni Malinen2-6/+78
2009-03-05iwlwifi: reduce stack sizeFrank Seidel2-6/+28
2009-03-05rt2x00: Fix SW antenna diversityIvo van Doorn1-5/+15
2009-03-05iwl3945 : use iwl_activate_qosAbhijeet Kolekar4-77/+37
2009-03-05iwl3945: add iwl3945_setup_macAbhijeet Kolekar1-29/+45
2009-03-05iwlwifi: fix *pci_probe error flowReinette Chatre2-11/+15
2009-03-05iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar3-55/+121
2009-03-05iwl3945: synchronize timestamp with uCodeAbhijeet Kolekar1-0/+3
2009-03-05iwlwifi: update 5150 API version to support new firmwareJay Sternberg1-1/+1
2009-03-05ath5k: fix hw rate index conditionJiri Slaby1-1/+2
2009-03-05ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen1-5/+13
2009-03-05airo: reduce stack memory footprintFrank Seidel1-1/+6
2009-03-05wireless, wavelan: spin off by 1Roel Kluin1-3/+2
2009-03-05ath9k: Remove ununsed ack duration stuff with long/short preambleVasanthakumar Thiagarajan2-29/+0
2009-03-05ath9k: Configure Power control register appropriately for h/w with 4k eepromVasanthakumar Thiagarajan1-2/+1