summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08Merge 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-24Merge 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