summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-01-04ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez
2012-01-04ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez
2012-01-04ath9k: fix tx queue sparse complaintLuis R. Rodriguez
2012-01-04ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez
2011-12-21ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez
2011-12-21ath9k: classify DFS debug header furtherLuis R. Rodriguez
2011-12-19ath9k: fix tx locking issuesFelix Fietkau
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau
2011-12-15ath9k: simplify tx lockingFelix Fietkau
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-13ath9k: make two mci related functions staticFelix Fietkau
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov
2011-12-07ath9k: change calibration debug log to output all calibration typesNikolay Martynov
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov
2011-12-07ath9k: cancel all workqueue activity when going idleFelix Fietkau
2011-12-07ath9k: only drop packets in drv_flush when asked toFelix Fietkau
2011-12-07ath9k: rework power state handlingFelix Fietkau
2011-12-07ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau
2011-12-06ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan
2011-12-06ath9k_hw: sync to latest AR9462 INIMohammed Shafi Shajakhan
2011-12-06ath9k: fix check for antenna diversity supportFelix Fietkau
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan
2011-11-30ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan
2011-11-30ath9k: minor cleanupMohammed Shafi Shajakhan
2011-11-30ath9k: fix a typoMohammed Shafi Shajakhan
2011-11-30ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan
2011-11-30ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan
2011-11-30ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan
2011-11-30ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan
2011-11-30ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan
2011-11-30ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan
2011-11-30ath9k: add MCI specific definitions and structuresMohammed Shafi Shajakhan
2011-11-30ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan