summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan2013-09-262-1/+6
* ath9k: Update initvals for AR9565 1.0Sujith Manoharan2013-09-261-8/+9
* ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan2013-08-281-6/+5
* ath9k: Remove unused ANI commandsSujith Manoharan2013-08-285-18/+4
* ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville2013-08-281-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-283-3/+13
|\
| * ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-221-2/+1
| * ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-221-0/+10
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-221-1/+2
| |\
| | * mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-1/+2
* | | ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan2013-08-261-1/+1
* | | ath9k: Fix TX poll work lockingSujith Manoharan2013-08-261-1/+1
OpenPOWER on IntegriCloud