summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c
AgeCommit message (Expand)Author
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
2013-08-16ath9k: report 5/10 MHz channelsSimon Wunderlich
2013-08-15ath9k: Use lockless variant to initialize RX fifoSujith Manoharan
2013-08-15ath9k: Optimize LNA checkSujith Manoharan
2013-08-15ath9k: Handle invalid RSSISujith Manoharan
2013-08-15ath9k: Remove unused function argumentSujith Manoharan
2013-08-15ath9k: Fix error condition for corrupt descriptorsSujith Manoharan
2013-08-15ath9k: Handle corrupt descriptors properlySujith Manoharan
2013-08-15ath9k: Move the RX poll check to preprocess()Sujith Manoharan
2013-08-15ath9k: Fix RX beacon processingSujith Manoharan
2013-08-15ath9k: Fix RX packet counterSujith Manoharan
2013-08-15ath9k: Fix RX debug statisticsSujith Manoharan
2013-08-15ath9k: Fix PHY error processingSujith Manoharan
2013-08-15ath9k: Reorder some functionsSujith Manoharan
2013-08-15ath9k: Fix TSF processingSujith Manoharan
2013-08-15ath9k: Fix RX crypto processingSujith Manoharan
2013-08-15ath9k: Discard invalid frames earlySujith Manoharan
2013-08-15ath9k: Fix phy error handling for DFSSujith Manoharan
2013-08-15ath9k: Use a subroutine to check for "mybeacon"Sujith Manoharan
2013-08-15ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan
2013-06-03ath9k: Return early for invalid ratesSujith Manoharan
2013-05-30ath9k: remove useless flag conversation.Oleksij Rempel
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan
2013-04-23ath9k: Reduce deep indentationSujith Manoharan
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau
2013-04-10ath9k: improve dma map failure handlingFelix Fietkau