aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-17/+6
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller19-466/+560
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring1-1/+1
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan1-1/+5
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan2-0/+11
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan1-17/+22
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan3-95/+93
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan1-2/+14
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan3-27/+56
2015-02-03ath9k: Fix max pattern checkSujith Manoharan3-31/+51
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan1-53/+15
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan1-5/+0
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan3-120/+137
2015-02-03ath9k: Register max WOW patternsSujith Manoharan2-1/+10
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan2-6/+10
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan2-43/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan3-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan3-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan3-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan2-30/+28
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan3-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan1-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan1-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan1-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan1-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan3-8/+1
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan1-2/+8
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan1-4/+11
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan1-8/+30
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan1-0/+3
2015-01-29ath9k: Update AR955x initvalsSujith Manoharan1-2/+2
2015-01-29ath9k: Update QCA953x initvalsSujith Manoharan1-2/+2
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu6-8/+8
2015-01-23ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville1-5/+1
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu3-0/+11
2015-01-23ath9k: Fix no-ack frame statusSujith Manoharan1-3/+6
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2-10/+12
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau1-4/+3
2015-01-15ath9k: Update PCI IDs for AR9565Sujith Manoharan1-0/+85
2015-01-15ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi2-7/+1
2015-01-15ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi1-12/+56
2015-01-15ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi5-0/+125
2015-01-15ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel1-100/+29
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan6-32/+76
2015-01-15ath9k: Fix register definitions for QCA956xMiaoqing Pan1-8/+11
2015-01-15ath9k: Add initvals for QCA956xMiaoqing Pan2-1/+1106
2015-01-15ath9k: Add HW IDs for QCA956xMiaoqing Pan4-0/+13
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-8/+8
2014-12-24ath9k: fix typoLorenzo Bianconi1-1/+1