summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan2012-04-233-19/+17
* ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-232-43/+23
* ath9k: make DFS detector pools SMP safeZefir Kurtisi2012-04-231-32/+78
* ath9k: fix TX power reporting on AR9003 chipsGabor Juhos2012-04-231-15/+49
* ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-232-2/+3
* ath9k: add possible wiphy interface combinationsFelix Fietkau2012-04-231-0/+21
* ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-173-10/+11
* ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-173-17/+8
* ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos2012-04-171-3/+0
* ath9k: merge power correction constantsGabor Juhos2012-04-172-9/+6
* ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos2012-04-161-13/+8
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-165-75/+44
* ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-163-4/+4
* ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos2012-04-161-14/+1
* ath9k: fix beacon descriptorRajkumar Manoharan2012-04-161-1/+1
* ath9k: skip beaconing when reset work is pendingRajkumar Manoharan2012-04-161-0/+6
* ath9k: reset noiseimmunity level to defaultRajkumar Manoharan2012-04-161-2/+6
* ath9k: fix ibss beacon next tbttRajkumar Manoharan2012-04-161-0/+2
* ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan2012-04-161-2/+2
* ath9k: optimize the hardware hang checkFelix Fietkau2012-04-162-11/+3
* ath9k: do not register LEDs on AR913xFelix Fietkau2012-04-161-0/+3
* ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-162-3/+3
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-166-52/+145
* ath9k: Use macro to decrease code when priting recv stats.Ben Greear2012-04-161-48/+24
* ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan2012-04-131-0/+2
* ath9k_hw: Remove BTCOEX initvalsSujith Manoharan2012-04-133-20/+0
* ath9k: remove dead codeZefir Kurtisi2012-04-126-16/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-125-59/+33
|\
| * Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-064-52/+28
| |\
| | * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-064-52/+28
| * | ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
* | | ath9k: Add more recv stats.Ben Greear2012-04-113-11/+65
* | | ath9k: Add tx-failed counter.Ben Greear2012-04-113-0/+4
* | | ath9k: update to DFS pattern detector interfaceZefir Kurtisi2012-04-112-52/+36
* | | ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2012-04-112-0/+6
* | | ath9k: add DFS pattern detectorZefir Kurtisi2012-04-115-1/+850
* | | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-1/+1
* | | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-3/+2
* | | mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-102-1/+3
* | | ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-104-16/+18
* | | ath9k_hw: Update rx gain initval to improve rx sensitivityRajkumar Manoharan2012-04-091-5/+5
* | | ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-096-4/+126
* | | ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan2012-04-094-115/+27
|/ /
* | ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
* | ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
* | ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-1623-576/+206
|\
| * ath9k_hw: remove unused initvalsFelix Fietkau2012-03-151-302/+0
| * ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-155-13/+6