summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/recv.c
AgeCommit message (Expand)Author
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2015-12-11ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik
2015-07-21ath9k: make DMA stop related messages debug-onlyFelix Fietkau
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel
2014-11-11ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel
2014-09-16ath9k: Fix build errorSujith Manoharan
2014-09-16ath9k: enable control frame receptionLorenzo Bianconi
2014-09-16ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi
2014-09-15ath9k: Remove unnecessary tbtt assignmentSujith Manoharan
2014-09-15ath9k: Fix beacon processing in offchannelSujith Manoharan
2014-09-09ath9k: Fix interface accountingSujith Manoharan
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan
2014-09-09ath9k: Fix COMP_BAR filterSujith Manoharan
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan
2014-08-28ath9k: Add wrappers for beacon eventsSujith Manoharan
2014-08-28ath9k: Fix channel context eventsSujith Manoharan
2014-08-28ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan
2014-08-28ath9k: Isolate P2P powersave routinesSujith Manoharan
2014-06-19ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau
2014-06-19ath9k: Add channel context structureFelix Fietkau
2014-05-29ath9k: avoid passing buffers to the hardware during flushFelix Fietkau
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-06ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau
2014-04-22ath9k: add a recv budgetTim Harvey
2014-04-22ath9k: fix possible hang on flushTim Harvey
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau
2014-02-12ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel
2014-02-12ath9k: move ath9k_rx_accept to common.cOleksij Rempel
2014-02-12ath9k: move ath9k_process_rate to common.cOleksij Rempel
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel
2014-01-16ath9k: use ath_is_mybeaconOleksij Rempel
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan
2014-01-03ath9k: Add hardware support for QCA9531Sujith Manoharan
2014-01-03ath9k: use ether_addr_equal_64bitsJulia Lawall
2014-01-03ath9k: Remove RX PollSujith Manoharan
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan
2013-12-18ath9k: add support for reporting per-chain signal strengthFelix Fietkau
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-10-18ath9k: add HT40 spectral scan capabilityLorenzo Bianconi
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan