summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | brcmsmac: add some workarounds for other chips againHauke Mehrtens2012-07-101-42/+89
* | | brcmsmac: add a conditions for core rev 17 againHauke Mehrtens2012-07-101-2/+4
* | | brcmsmac: remove some unnessessacry casts and void pointerHauke Mehrtens2012-07-101-6/+5
* | | brcmsmac: use chip and package id constants from bcmaHauke Mehrtens2012-07-105-37/+27
* | | brcmsmac: use core id constants from bcmaHauke Mehrtens2012-07-102-64/+2
* | | brcmsmac: remove some redundant chip common workaroundsHauke Mehrtens2012-07-101-42/+0
* | | brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens2012-07-103-86/+2
* | | brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens2012-07-103-80/+0
* | | brcmsmac: remove ai_findcore()Hauke Mehrtens2012-07-103-31/+14
* | | brcmsmac: use container_of instead of castHauke Mehrtens2012-07-101-8/+8
* | | brcmsmac: remove ai_get_buscore{type,rev}()Hauke Mehrtens2012-07-102-19/+0
* | | brcmsmac: remove PCI_FORCEHT() macroHauke Mehrtens2012-07-101-19/+0
* | | brcmsmac: remove PCIE() macroHauke Mehrtens2012-07-101-5/+4
* | | iwmc3200wifi: remove driver for unavailable hardwareJohn W. Linville2012-07-1029-10555/+0
* | | wlcore: fix a couple small memory leaksDan Carpenter2012-07-101-2/+2
* | | wlcore: determine AP extra rates correctlyArik Nemtsov2012-07-101-5/+15
* | | wlcore: check ssid length against the correct elementEliad Peller2012-07-101-1/+1
* | | wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov2012-07-102-2/+2
* | | wlcore: define number of supported bands internallyArik Nemtsov2012-07-103-4/+7
* | | wlcore: don't set SDIO_FAILED flag when driver state is offArik Nemtsov2012-07-102-7/+7
* | | wlcore: change the wait for event mechanismYoni Divinsky2012-07-101-1/+7
* | | wlcore: Prevent processing of work items during op_stopIdo Yariv2012-07-103-25/+32
* | | wlcore: implement .flush callbackEliad Peller2012-07-101-0/+8
* | | wl12xx/wlcore: increase FW filename versionLuciano Coelho2012-07-104-27/+6
* | | wlcore: add probe request templates for sched and one-shot scansYoni Divinsky2012-07-106-9/+39
* | | wlcore: always clear recovery flag during recovery_workArik Nemtsov2012-07-101-2/+2
* | | wlcore: avoid debug prints during intended FW recoveryArik Nemtsov2012-07-101-3/+4
* | | wlcore: remove recover cmd from testmodeArik Nemtsov2012-07-101-12/+1
* | | wlcore: don't stop tx queue via watermark if already stoppedArik Nemtsov2012-07-101-1/+3
* | | wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov2012-07-106-0/+100
* | | wlcore: enable sched scan while connectedVictor Goldenshtein2012-07-103-1/+6
* | | ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan2012-07-092-2/+2
* | | ath9k: Fix MCI cleanupMohammed Shafi Shajakhan2012-07-091-1/+3
* | | b43: N-PHY: fix RSSI calibrationRafał Miłecki2012-07-091-8/+9
* | | brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel2012-07-091-10/+7
* | | ath9k: enable support for AR9550Gabor Juhos2012-07-091-0/+2
* | | ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2012-07-092-0/+4
* | | ath9k: enable PLL workaround for AR9550Gabor Juhos2012-07-091-1/+2
* | | ath9k: fix PLL initialization for AR9550Gabor Juhos2012-07-091-8/+19
* | | ath9k: skip internal regulator configuration for AR9550Gabor Juhos2012-07-091-1/+1
* | | ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2012-07-092-2/+2
* | | ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos2012-07-091-2/+3
* | | ath9k: fix PAPRD settings for AR9550Gabor Juhos2012-07-091-1/+1
* | | ath9k: fix antenna control configuration for AR9550Gabor Juhos2012-07-092-0/+5
* | | ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2012-07-092-3/+3
* | | ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos2012-07-091-2/+4
* | | ath9k: add mode register initialization code for AR9550Gabor Juhos2012-07-093-3/+145
* | | ath9k: add initvals for AR9550Gabor Juhos2012-07-092-0/+1285
* | | ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos2012-07-091-1/+2
* | | ath9k: clear pciexpress flag for AR9550Gabor Juhos2012-07-091-1/+1
OpenPOWER on IntegriCloud