summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan
2015-02-03ath9k: Fix max pattern checkSujith Manoharan
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan
2015-02-03ath9k: Register max WOW patternsSujith Manoharan
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan
2015-02-03ath9k: Return early for error conditionsSujith Manoharan
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan
2015-01-29ath9k: Update AR955x initvalsSujith Manoharan
2015-01-29ath9k: Update QCA953x initvalsSujith Manoharan
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu
2015-01-23ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu
2015-01-23ath9k: Fix no-ack frame statusSujith Manoharan
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau
2015-01-15ath9k: Update PCI IDs for AR9565Sujith Manoharan
2015-01-15ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi
2015-01-15ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi
2015-01-15ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi
2015-01-15ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan
2015-01-15ath9k: Fix register definitions for QCA956xMiaoqing Pan
2015-01-15ath9k: Add initvals for QCA956xMiaoqing Pan
2015-01-15ath9k: Add HW IDs for QCA956xMiaoqing Pan
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2014-12-24ath9k: fix typoLorenzo Bianconi