summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan
2012-04-23ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan
2012-04-23ath9k: make DFS detector pools SMP safeZefir Kurtisi
2012-04-23ath9k: fix TX power reporting on AR9003 chipsGabor Juhos
2012-04-23ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear
2012-04-23ath9k: add possible wiphy interface combinationsFelix Fietkau
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos
2012-04-17ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos
2012-04-17ath9k: merge power correction constantsGabor Juhos
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan
2012-04-16ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos
2012-04-16ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos
2012-04-16ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos
2012-04-16ath9k: fix beacon descriptorRajkumar Manoharan
2012-04-16ath9k: skip beaconing when reset work is pendingRajkumar Manoharan
2012-04-16ath9k: reset noiseimmunity level to defaultRajkumar Manoharan
2012-04-16ath9k: fix ibss beacon next tbttRajkumar Manoharan
2012-04-16ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan
2012-04-16ath9k: optimize the hardware hang checkFelix Fietkau
2012-04-16ath9k: do not register LEDs on AR913xFelix Fietkau
2012-04-16ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear
2012-04-16ath9k: Use macro to decrease code when priting recv stats.Ben Greear
2012-04-13ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-12ath9k: remove dead codeZefir Kurtisi
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear