summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-10/+14
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan1-2/+2
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-186/+387
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan1-17/+26
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+17
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi4-11/+104
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang1-0/+1
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau1-1/+9
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau1-0/+4
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau1-4/+6
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau4-33/+22
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2-0/+7
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau1-0/+4
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau1-3/+6
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau1-6/+7
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan3-19/+17
2012-04-23ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2-43/+23
2012-04-23ath9k: make DFS detector pools SMP safeZefir Kurtisi1-32/+78
2012-04-23ath9k: fix TX power reporting on AR9003 chipsGabor Juhos1-15/+49
2012-04-23ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2-2/+3
2012-04-23ath9k: add possible wiphy interface combinationsFelix Fietkau1-0/+21
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos1-0/+2
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos5-8/+10
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos3-10/+11
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos3-17/+8
2012-04-17ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos1-3/+0
2012-04-17ath9k: merge power correction constantsGabor Juhos2-9/+6
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan1-1/+9
2012-04-16ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos1-13/+8
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos5-75/+44
2012-04-16ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos3-4/+4
2012-04-16ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos1-14/+1
2012-04-16ath9k: fix beacon descriptorRajkumar Manoharan1-1/+1
2012-04-16ath9k: skip beaconing when reset work is pendingRajkumar Manoharan1-0/+6
2012-04-16ath9k: reset noiseimmunity level to defaultRajkumar Manoharan1-2/+6
2012-04-16ath9k: fix ibss beacon next tbttRajkumar Manoharan1-0/+2
2012-04-16ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan1-2/+2
2012-04-16ath9k: optimize the hardware hang checkFelix Fietkau2-11/+3
2012-04-16ath9k: do not register LEDs on AR913xFelix Fietkau1-0/+3
2012-04-16ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2-3/+3
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear6-52/+145
2012-04-16ath9k: Use macro to decrease code when priting recv stats.Ben Greear1-48/+24
2012-04-13ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan3-20/+0
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau1-1/+8
2012-04-12ath9k: remove dead codeZefir Kurtisi6-16/+0
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-59/+33
2012-04-12ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-12ath9k: Add tx-failed counter.Ben Greear3-0/+4