summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear
2014-11-11ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan
2014-10-30ath9k: fix some debugfs outputDan Carpenter
2014-10-23ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-10-02ath9k: Fix flushing in MCC modeSujith Manoharan
2014-10-02ath9k: Fix queue handling for channel contextsSujith Manoharan
2014-10-02ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan
2014-10-02ath9k: Fix queue handling in flush()Sujith Manoharan
2014-10-02ath9k: Remove duplicate codeSujith Manoharan
2014-10-02ath9k: Fix pending frame checkSujith Manoharan
2014-10-02ath9k: Check pending frames properlySujith Manoharan
2014-10-02ath9k: Print RoC expirationSujith Manoharan
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau
2014-09-30ath9k: Check early for HW resetSujith Manoharan
2014-09-30ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau
2014-09-30ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau
2014-09-30Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau
2014-09-30ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau
2014-09-30ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau
2014-09-26ath9k: Fix offchannel queuingSujith Manoharan
2014-09-26ath9k: Use normal queues for offchannel framesSujith Manoharan
2014-09-26ath9k: Fix queue managementSujith Manoharan
2014-09-26ath9k: Fix p2p address managementSujith Manoharan
2014-09-26ath9k: Cache BSS informationSujith Manoharan
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik
2014-09-16ath9k: enable ext channel pulse detectionLorenzo Bianconi
2014-09-16ath9k: Fix build errorSujith Manoharan
2014-09-16ath9k: initialize ath_node linked listLorenzo Bianconi
2014-09-16ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi
2014-09-16ath9k: add debugfs support for dynackLorenzo Bianconi
2014-09-16ath9k: enable control frame receptionLorenzo Bianconi
2014-09-16ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi
2014-09-16ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi
2014-09-16ath9k: add config for (en|dis)abling ACK timeout estimationLorenzo Bianconi
2014-09-16ath9k: add dynamic ACK timeout estimationLorenzo Bianconi
2014-09-16ath9k: add duration field to ath_tx_statusLorenzo Bianconi
2014-09-16ath9k: export methods related to ACK timeout estimationLorenzo Bianconi
2014-09-15ath9k_htc: fix random decryption failureJohannes Stezenbach
2014-09-15ath9k: Fix primary station configurationSujith Manoharan
2014-09-15ath9k: Remove useless opmode checkSujith Manoharan
2014-09-15ath9k: Set offchannel state properlySujith Manoharan
2014-09-15ath9k: Check beaconing mode properlySujith Manoharan