summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
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
2014-12-24ath9k: add debugfs support for hw TPCLorenzo Bianconi
2014-12-24ath9k: enable TPC by defaultLorenzo Bianconi
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman
2014-12-01ath9k: do not access hardware on IRQs during resetFelix Fietkau
2014-12-01ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau
2014-12-01ath9k: fix BE/BK queue orderFelix Fietkau
2014-12-01ath9k_hw: fix hardware queue allocationFelix Fietkau
2014-11-26ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel
2014-11-26ath: use seq_file api for ath9k debugfs filesArend van Spriel
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi
2014-11-25ath9k: add TX power per-rate tablesLorenzo Bianconi
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19ath9k_common: make sure DEBUG_FS and RELAY enabledOleksij Rempel
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-17ath9k: Move roc completion to the offchannel timerSujith Manoharan
2014-11-17ath9k: Adjust tbtt delta properlySujith Manoharan
2014-11-17ath9k: Handle failure to send NoASujith Manoharan
2014-11-17ath9k: Cancel pending offchannel operationsSujith Manoharan