aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2015-11-15ath9k: declare required extra tx headroomFelix Fietkau
2015-10-27ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-07-03ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-04-24ath9k: fix tracking of enabled AP beaconsFelix Fietkau
2015-03-23ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau
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-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
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-07ath: Fix smatch warningSujith Manoharan
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev
2014-10-02wil6210: manual FW error recovery modeVladimir Kondratiev
2014-10-02ath: Add support for tracingSujith 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-30ath5k: add missing include for debug codeFelix 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-26wil6210: ethtool opsVladimir Kondratiev
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-26ath5k: Remove AHB bus supportPaul Bolle
2014-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville