summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-07-10wlcore: fix a couple small memory leaksDan Carpenter
2012-07-10wlcore: determine AP extra rates correctlyArik Nemtsov
2012-07-10wlcore: check ssid length against the correct elementEliad Peller
2012-07-10wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov
2012-07-10wlcore: define number of supported bands internallyArik Nemtsov
2012-07-10wlcore: don't set SDIO_FAILED flag when driver state is offArik Nemtsov
2012-07-10wlcore: change the wait for event mechanismYoni Divinsky
2012-07-10wlcore: Prevent processing of work items during op_stopIdo Yariv
2012-07-10wlcore: implement .flush callbackEliad Peller
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky
2012-07-10wlcore: always clear recovery flag during recovery_workArik Nemtsov
2012-07-10wlcore: avoid debug prints during intended FW recoveryArik Nemtsov
2012-07-10wlcore: remove recover cmd from testmodeArik Nemtsov
2012-07-10wlcore: don't stop tx queue via watermark if already stoppedArik Nemtsov
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein
2012-07-09ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan
2012-07-09ath9k: Fix MCI cleanupMohammed Shafi Shajakhan
2012-07-09b43: N-PHY: fix RSSI calibrationRafał Miłecki
2012-07-09brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel
2012-07-09ath9k: enable support for AR9550Gabor Juhos
2012-07-09ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos
2012-07-09ath9k: enable PLL workaround for AR9550Gabor Juhos
2012-07-09ath9k: fix PLL initialization for AR9550Gabor Juhos
2012-07-09ath9k: skip internal regulator configuration for AR9550Gabor Juhos
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos
2012-07-09ath9k: fix PAPRD settings for AR9550Gabor Juhos
2012-07-09ath9k: fix antenna control configuration for AR9550Gabor Juhos
2012-07-09ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos
2012-07-09ath9k: add initvals for AR9550Gabor Juhos
2012-07-09ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos
2012-07-09ath9k: clear pciexpress flag for AR9550Gabor Juhos
2012-07-09ath9k: add BB name string for AR9550Gabor Juhos
2012-07-09ath9k: add platform_device_id for AR9550Gabor Juhos
2012-07-09ath9k: set MAC version for AR9550Gabor Juhos
2012-07-09ath9k: define MAC version for AR9550Gabor Juhos
2012-07-09ath9k: define DEVID for QCA955xGabor Juhos
2012-07-09net/wireless: remove macro defined twice with same valueOskar Schirmer
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar
2012-07-09ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan
2012-07-09ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan
2012-07-09ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn
2012-07-09ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan