aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c
Commit message (Expand)AuthorAge
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-15
* ath9k: feed only active spectral / dfs-detectorZefir Kurtisi2016-12-01
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan2015-12-11
* ath9k: Add support for OCB modeJan Kaisrlik2015-09-29
* ath9k: make DMA stop related messages debug-onlyFelix Fietkau2015-07-21
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
* ath9k: Add QCA956x HW supportMiaoqing Pan2015-01-15
* ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-11
* ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel2014-11-11
* ath9k: Fix build errorSujith Manoharan2014-09-16
* ath9k: enable control frame receptionLorenzo Bianconi2014-09-16
* ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2014-09-16
* ath9k: Remove unnecessary tbtt assignmentSujith Manoharan2014-09-15
* ath9k: Fix beacon processing in offchannelSujith Manoharan2014-09-15
* ath9k: Fix interface accountingSujith Manoharan2014-09-09
* ath9k: Fix RX filters in channel contextsSujith Manoharan2014-09-09
* ath9k: Fix COMP_BAR filterSujith Manoharan2014-09-09
* ath9k: Fix ath_startrecv()Sujith Manoharan2014-09-09
* ath9k: Add wrappers for beacon eventsSujith Manoharan2014-08-28
* ath9k: Fix channel context eventsSujith Manoharan2014-08-28
* ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan2014-08-28
* ath9k: Isolate P2P powersave routinesSujith Manoharan2014-08-28
* ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau2014-06-19
* ath9k: Move beacon config to channel contextRajkumar Manoharan2014-06-19
* ath9k: Implement hw_scan supportFelix Fietkau2014-06-19
* ath9k: Add channel context structureFelix Fietkau2014-06-19
* ath9k: avoid passing buffers to the hardware during flushFelix Fietkau2014-05-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
|\
| * ath9k: add a recv budgetTim Harvey2014-04-22
| * ath9k: fix possible hang on flushTim Harvey2014-04-22
* | ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear2014-05-06
* | ath9k: implement p2p client powersave supportFelix Fietkau2014-04-22
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\
| * ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-25
* | ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel2014-02-12
* | ath9k: move ath9k_rx_accept to common.cOleksij Rempel2014-02-12
* | ath9k: move ath9k_process_rate to common.cOleksij Rempel2014-02-12
* | ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-12
|/
* ath9k: use ath_is_mybeaconOleksij Rempel2014-01-16
* ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-13
* ath9k: Use correct channel for RX packetsSujith Manoharan2014-01-09
* ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-03
* ath9k: use ether_addr_equal_64bitsJulia Lawall2014-01-03
* ath9k: Remove RX PollSujith Manoharan2014-01-03
* ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-18
* ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\