summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-07-10brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens3-86/+2
2012-07-10brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens3-80/+0
2012-07-10brcmsmac: remove ai_findcore()Hauke Mehrtens3-31/+14
2012-07-10brcmsmac: use container_of instead of castHauke Mehrtens1-8/+8
2012-07-10brcmsmac: remove ai_get_buscore{type,rev}()Hauke Mehrtens2-19/+0
2012-07-10brcmsmac: remove PCI_FORCEHT() macroHauke Mehrtens1-19/+0
2012-07-10brcmsmac: remove PCIE() macroHauke Mehrtens1-5/+4
2012-07-10iwmc3200wifi: remove driver for unavailable hardwareJohn W. Linville29-10555/+0
2012-07-10wlcore: fix a couple small memory leaksDan Carpenter1-2/+2
2012-07-10wlcore: determine AP extra rates correctlyArik Nemtsov1-5/+15
2012-07-10wlcore: check ssid length against the correct elementEliad Peller1-1/+1
2012-07-10wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov2-2/+2
2012-07-10wlcore: define number of supported bands internallyArik Nemtsov3-4/+7
2012-07-10wlcore: don't set SDIO_FAILED flag when driver state is offArik Nemtsov2-7/+7
2012-07-10wlcore: change the wait for event mechanismYoni Divinsky1-1/+7
2012-07-10wlcore: Prevent processing of work items during op_stopIdo Yariv3-25/+32
2012-07-10wlcore: implement .flush callbackEliad Peller1-0/+8
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho4-27/+6
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky6-9/+39
2012-07-10wlcore: always clear recovery flag during recovery_workArik Nemtsov1-2/+2
2012-07-10wlcore: avoid debug prints during intended FW recoveryArik Nemtsov1-3/+4
2012-07-10wlcore: remove recover cmd from testmodeArik Nemtsov1-12/+1
2012-07-10wlcore: don't stop tx queue via watermark if already stoppedArik Nemtsov1-1/+3
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov6-0/+100
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein3-1/+6
2012-07-10ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan2-2/+2
2012-07-10ath9k: Fix MCI cleanupMohammed Shafi Shajakhan1-1/+3
2012-07-10b43: N-PHY: fix RSSI calibrationRafał Miłecki1-8/+9
2012-07-10brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel1-10/+7
2012-07-10ath9k: enable support for AR9550Gabor Juhos1-0/+2
2012-07-10ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2-0/+4
2012-07-10ath9k: enable PLL workaround for AR9550Gabor Juhos1-1/+2
2012-07-10ath9k: fix PLL initialization for AR9550Gabor Juhos1-8/+19
2012-07-10ath9k: skip internal regulator configuration for AR9550Gabor Juhos1-1/+1
2012-07-10ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2-2/+2
2012-07-10ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos1-2/+3
2012-07-10ath9k: fix PAPRD settings for AR9550Gabor Juhos1-1/+1
2012-07-10ath9k: fix antenna control configuration for AR9550Gabor Juhos2-0/+5
2012-07-10ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2-3/+3
2012-07-10ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos1-2/+4
2012-07-10ath9k: add mode register initialization code for AR9550Gabor Juhos3-3/+145
2012-07-10ath9k: add initvals for AR9550Gabor Juhos2-0/+1285
2012-07-10ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos1-1/+2
2012-07-10ath9k: clear pciexpress flag for AR9550Gabor Juhos1-1/+1
2012-07-10ath9k: add BB name string for AR9550Gabor Juhos1-0/+1
2012-07-10ath9k: add platform_device_id for AR9550Gabor Juhos1-0/+4
2012-07-10ath9k: set MAC version for AR9550Gabor Juhos1-0/+3
2012-07-10ath9k: define MAC version for AR9550Gabor Juhos1-0/+4
2012-07-10ath9k: define DEVID for QCA955xGabor Juhos1-0/+1
2012-07-10net/wireless: remove macro defined twice with same valueOskar Schirmer1-1/+0