aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAge
* ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-09
* net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-02
* ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-02
* ath9k: Fix QuickDrop usageSujith Manoharan2013-12-02
* ath9k: Fix issue with MCS15Sujith Manoharan2013-11-15
* ath9k: Update AR9462 2.1 initvalsSujith Manoharan2013-11-15
* ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-11
* ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic2013-11-11
* ath9k: DFS radar use correct width enumJanusz Dziedzic2013-11-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
|\
| * ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
| |\
| * | ath9k: add TX99 supportLuis R. Rodriguez2013-10-18
| * | ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez2013-10-18
| * | ath9k/ath: move dfs pattern detector to athJanusz Dziedzic2013-10-18
| * | ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic2013-10-18
| * | ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic2013-10-18
| * | ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic2013-10-18
| * | ath9k: add HT40 spectral scan capabilityLorenzo Bianconi2013-10-18
| * | ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi2013-10-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \ \ | | |/ | |/|
| * | ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-07
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
|\ \ \ | | |/ | |/|
| * | ath9k_hw: remove references to hw->confFelix Fietkau2013-10-14
| * | ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-14
| * | ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-14
| * | ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-14
| * | ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-14
| * | ath9k_hw: simplify channel flagsFelix Fietkau2013-10-14
| * | ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-14
| * | ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-14
| * | ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-14
| * | ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \ \ | | |/ | |/|
| * | ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\ \ \ | | |/ | |/|
| * | ath9k: Remove incorrect diversity initializationSujith Manoharan2013-09-26
| * | ath9k: Handle FATAL interrupts correctlySujith Manoharan2013-09-26
| * | ath9k: Fix NF calibration for single stream cardsSujith Manoharan2013-09-26
| * | ath9k: mark wmi_event_swba as __packedChris Metcalf2013-09-26
| * | ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan2013-09-26
| * | ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-26
| * | ath9k: Handle abnormal NAV in AP modeSujith Manoharan2013-09-26
| * | ath9k: Fix issue with parsing malformed CFP IESujith Manoharan2013-09-26
| * | ath9k: Fix calibration for AR9462Sujith Manoharan2013-09-26
| * | wireless: ath9k: use dev_get_platdata()Jingoo Han2013-09-26
| * | net: ath9k: Use NULL instead of falseSachin Kamat2013-09-26
| * | ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-26
| * | ath9k: Add DELL 1707 to supported card tableSujith Manoharan2013-09-26