aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c
Commit message (Expand)AuthorAge
* 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
|\
| * ath9k: Fix regression in LNA diversitySujith Manoharan2013-09-26
* | ath9k: add TX99 supportLuis R. Rodriguez2013-10-18
* | ath9k: add HT40 spectral scan capabilityLorenzo Bianconi2013-10-18
* | ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-14
|/
* ath9k: report 5/10 MHz channelsSimon Wunderlich2013-08-16
* ath9k: Use lockless variant to initialize RX fifoSujith Manoharan2013-08-15
* ath9k: Optimize LNA checkSujith Manoharan2013-08-15
* ath9k: Handle invalid RSSISujith Manoharan2013-08-15
* ath9k: Remove unused function argumentSujith Manoharan2013-08-15
* ath9k: Fix error condition for corrupt descriptorsSujith Manoharan2013-08-15
* ath9k: Handle corrupt descriptors properlySujith Manoharan2013-08-15
* ath9k: Move the RX poll check to preprocess()Sujith Manoharan2013-08-15
* ath9k: Fix RX beacon processingSujith Manoharan2013-08-15
* ath9k: Fix RX packet counterSujith Manoharan2013-08-15
* ath9k: Fix RX debug statisticsSujith Manoharan2013-08-15
* ath9k: Fix PHY error processingSujith Manoharan2013-08-15
* ath9k: Reorder some functionsSujith Manoharan2013-08-15
* ath9k: Fix TSF processingSujith Manoharan2013-08-15
* ath9k: Fix RX crypto processingSujith Manoharan2013-08-15
* ath9k: Discard invalid frames earlySujith Manoharan2013-08-15
* ath9k: Fix phy error handling for DFSSujith Manoharan2013-08-15
* ath9k: Use a subroutine to check for "mybeacon"Sujith Manoharan2013-08-15
* ath9k: fix rx descriptor related race conditionFelix Fietkau2013-08-15
* ath9k: Run the LNA combining algorithm properlySujith Manoharan2013-08-09
* ath9k: Return early for invalid ratesSujith Manoharan2013-06-03