summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-081-1/+2
|\
| * ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-071-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0423-1005/+682
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-043-25/+31
| |\
| * | ath9k: add TX99 supportLuis R. Rodriguez2013-10-1812-17/+522
| * | ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez2013-10-181-0/+3
| * | ath9k/ath: move dfs pattern detector to athJanusz Dziedzic2013-10-187-943/+3
| * | ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic2013-10-182-10/+3
| * | ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic2013-10-186-21/+35
| * | ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic2013-10-183-12/+13
| * | ath9k: add HT40 spectral scan capabilityLorenzo Bianconi2013-10-182-38/+137
| * | ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi2013-10-184-8/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-12/+11
|\ \ \ | | |/ | |/|
| * | ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-071-12/+11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-1719-501/+314
|\ \ \ | | |/ | |/|
| * | ath9k_hw: remove references to hw->confFelix Fietkau2013-10-145-20/+15
| * | ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-142-2/+1
| * | ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-144-12/+1
| * | ath9k: move channel change code to ath_set_channelFelix Fietkau2013-10-141-72/+78
| * | ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-145-21/+17
| * | ath9k_hw: simplify channel flagsFelix Fietkau2013-10-144-130/+50
| * | ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2013-10-142-7/+2
| * | ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-146-22/+13
| * | ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-149-169/+49
| * | ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-143-50/+92
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-3/+6
|\ \ \ | | |/ | |/|
| * | ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-0736-686/+1228
|\ \ \ | | |/ | |/|
| * | ath9k: Remove incorrect diversity initializationSujith Manoharan2013-09-262-6/+0
| * | ath9k: Handle FATAL interrupts correctlySujith Manoharan2013-09-261-2/+8
| * | ath9k: Fix NF calibration for single stream cardsSujith Manoharan2013-09-261-1/+1
| * | ath9k: mark wmi_event_swba as __packedChris Metcalf2013-09-261-1/+1
| * | ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan2013-09-263-12/+99
| * | ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-269-42/+52
| * | ath9k: Handle abnormal NAV in AP modeSujith Manoharan2013-09-263-0/+16
| * | ath9k: Fix issue with parsing malformed CFP IESujith Manoharan2013-09-262-2/+6
| * | ath9k: Fix calibration for AR9462Sujith Manoharan2013-09-261-0/+15
| * | wireless: ath9k: use dev_get_platdata()Jingoo Han2013-09-261-2/+2
| * | net: ath9k: Use NULL instead of falseSachin Kamat2013-09-261-1/+1
| * | ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-2613-531/+534
| * | ath9k: Add DELL 1707 to supported card tableSujith Manoharan2013-09-261-0/+5
| * | ath9k: Update AR9485 1.1 initvalsSujith Manoharan2013-09-261-34/+184
| * | ath9k: Add and use initvals for channel 14Sujith Manoharan2013-09-262-0/+9
| * | ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan2013-09-262-0/+16
| * | ath9k: Identify WB335 Antenna configurationSujith Manoharan2013-09-263-9/+200
| * | ath9k: Identify CUS252 cardsSujith Manoharan2013-09-263-3/+19
| * | ath9k: Enable antenna diversity for WB335Sujith Manoharan2013-09-261-1/+5
| * | ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan2013-09-265-30/+15
| * | ath9k: Use correct RX gain table for AR9565Sujith Manoharan2013-09-261-0/+3
| * | ath9k: Fix antenna diversity init for AR9565Sujith Manoharan2013-09-262-6/+28
OpenPOWER on IntegriCloud