aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20ath9k: htc: clean up statistics macrosPavel Skripkin1-5/+5
2022-04-23ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter1-0/+8
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa1-0/+5
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa1-0/+8
2020-12-09ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef1-1/+6
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-08-17ath9k_htc: Use appropriate rs_datalen typeMasashi Honma1-1/+1
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen1-1/+2
2020-05-06ath9k_htc: Silence undersized packet warningsMasashi Honma1-3/+3
2019-10-01ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2019-10-01ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2019-02-07ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang1-3/+3
2018-06-29ath9k: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-4/+5
2017-10-27ath: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-09-25ath9k: remove cast to void pointerHimanshu Jha1-3/+3
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-1/+2
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-3/+3
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-8/+1
2014-11-11ath9k_htc: process rx spectral packetsOleksij Rempel1-0/+14
2014-11-11ath9k_htc: fix rs_datalen conversationOleksij Rempel1-1/+1
2014-09-15ath9k_htc: fix random decryption failureJohannes Stezenbach1-1/+1
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel1-2/+1
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh1-1/+4
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel1-1/+2
2014-02-12ath9k_htc: remove useless memcpyOleksij Rempel1-5/+5
2014-02-12ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel1-25/+3
2014-02-12ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel1-4/+5
2014-02-12ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel1-37/+8
2014-02-12ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel1-38/+2
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel1-19/+2
2014-02-12ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel1-1/+36
2014-01-16ath9k_htc: use ath_is_mybeaconOleksij Rempel1-3/+1
2014-01-03ath9k: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2013-08-22ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona1-1/+1
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau1-6/+4
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+4
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-4/+4
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-7/+11
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau1-7/+11
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-7/+4
2012-12-11ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen1-1/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-13/+13
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+1
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan1-1/+1
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-8/+5
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1