summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
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-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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
2014-09-15ath9k: Remove unnecessary tbtt assignmentSujith Manoharan
2014-09-15ath9k: Fix beacon processing in offchannelSujith Manoharan
2014-09-15ath9k: fix radar parameters initializationLorenzo Bianconi
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-11ath9k: Fix beacon miss handlingSujith Manoharan
2014-09-11ath9k: Fix channel switch time durationSujith Manoharan
2014-09-11ath9k: Clear offchannel duration properlySujith Manoharan