summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-17/+6
* Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-0919-466/+560
|\
| * ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring2015-02-061-1/+1
| * ath9k: Choose correct rate for 2GHz channelSujith Manoharan2015-02-061-1/+5
| * ath9k: Clear TSF2 properlySujith Manoharan2015-02-062-0/+11
| * ath9k: Program AR_WA correctlySujith Manoharan2015-02-061-17/+22
| * ath9k: Fix issues with WoW enableSujith Manoharan2015-02-063-95/+93
| * ath9k: Register correct WOW details with mac80211Sujith Manoharan2015-02-061-2/+14
| * ath9k: Add support for more WOW patternsSujith Manoharan2015-02-063-27/+56
| * ath9k: Fix max pattern checkSujith Manoharan2015-02-033-31/+51
| * ath9k: Cleanup reg_wow.hSujith Manoharan2015-02-031-53/+15
| * ath9k: Remove incorrect register macrosSujith Manoharan2015-02-031-5/+0
| * ath9k: Move WOW registers to reg_wow.hSujith Manoharan2015-02-033-120/+137
| * ath9k: Register max WOW patternsSujith Manoharan2015-02-032-1/+10
| * ath9k: Add a HW structure for WOWSujith Manoharan2015-02-032-6/+10
| * ath9k: Simplify user pattern configurationSujith Manoharan2015-02-032-43/+12
| * ath9k: Add a debugfs file for WOWSujith Manoharan2015-02-033-2/+71
| * ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan2015-02-033-27/+3
| * ath9k: Remove unused BMISS processingSujith Manoharan2015-02-033-29/+0
| * ath9k: Check WOW triggers properlySujith Manoharan2015-02-032-30/+28
| * ath9k: Fix wow init/deinitSujith Manoharan2015-02-033-4/+23
| * ath9k: Check multi-channel context for WOWSujith Manoharan2015-02-031-0/+9
| * ath9k: Check early for multi-vif/STA conditionsSujith Manoharan2015-02-031-15/+7
| * ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan2015-02-031-6/+0
| * ath9k: Return early for error conditionsSujith Manoharan2015-02-031-6/+6
| * ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan2015-02-033-8/+1
| * ath9k: Enable manual peak detect calibrationSujith Manoharan2015-01-291-2/+8
| * ath9k: Set correct peak detect thresholdSujith Manoharan2015-01-291-4/+11
| * ath9k: Fix manual peak calibration initializationSujith Manoharan2015-01-291-8/+30
| * ath9k: Add a macro to identify PCOEM chipsSujith Manoharan2015-01-291-0/+3
| * ath9k: Update AR955x initvalsSujith Manoharan2015-01-291-2/+2
| * ath9k: Update QCA953x initvalsSujith Manoharan2015-01-291-2/+2
| * ath9k and ath9k_htc: rename variable "led_blink"Hong Xu2015-01-276-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-4/+3
|\ \ | |/ |/|
| * ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-191-4/+3
* | ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville2015-01-231-5/+1
* | ath9k_htc: Add a module parameter to disable blinkHong Xu2015-01-233-0/+11
* | ath9k: Fix no-ack frame statusSujith Manoharan2015-01-231-3/+6
* | Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-222-10/+12
|\ \
| * | cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-8/+8
| * | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-2/+4
* | | ath9k: Update PCI IDs for AR9565Sujith Manoharan2015-01-151-0/+85
* | | ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi2015-01-152-7/+1
* | | ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi2015-01-151-12/+56
* | | ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi2015-01-155-0/+125
* | | ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2015-01-151-100/+29
* | | ath9k: Add QCA956x HW supportMiaoqing Pan2015-01-156-32/+76
* | | ath9k: Fix register definitions for QCA956xMiaoqing Pan2015-01-151-8/+11
* | | ath9k: Add initvals for QCA956xMiaoqing Pan2015-01-152-1/+1106
* | | ath9k: Add HW IDs for QCA956xMiaoqing Pan2015-01-154-0/+13