summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-10-18ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez
2013-10-18ath9k/ath: move dfs pattern detector to athJanusz Dziedzic
2013-10-18ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic
2013-10-18ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic
2013-10-18ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic
2013-10-18ath9k: add HT40 spectral scan capabilityLorenzo Bianconi
2013-10-18ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau
2013-10-14ath9k: move channel change code to ath_set_channelFelix Fietkau
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-07ath9k: fix tx queue scheduling after channel changesFelix Fietkau
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30ath9k: fix powersave response handling for BA session packetsFelix Fietkau
2013-09-26ath9k: Remove incorrect diversity initializationSujith Manoharan
2013-09-26ath9k: Handle FATAL interrupts correctlySujith Manoharan
2013-09-26ath9k: Fix NF calibration for single stream cardsSujith Manoharan
2013-09-26ath9k: mark wmi_event_swba as __packedChris Metcalf
2013-09-26ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan
2013-09-26ath9k: Handle abnormal NAV in AP modeSujith Manoharan
2013-09-26ath9k: Fix issue with parsing malformed CFP IESujith Manoharan
2013-09-26ath9k: Fix calibration for AR9462Sujith Manoharan
2013-09-26wireless: ath9k: use dev_get_platdata()Jingoo Han
2013-09-26net: ath9k: Use NULL instead of falseSachin Kamat
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan
2013-09-26ath9k: Update AR9485 1.1 initvalsSujith Manoharan
2013-09-26ath9k: Add and use initvals for channel 14Sujith Manoharan
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-09-26ath9k: Use correct RX gain table for AR9565Sujith Manoharan
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan