aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.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
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
* ath9k_htc: process rx spectral packetsOleksij Rempel2014-11-11
* ath9k_htc: fix rs_datalen conversationOleksij Rempel2014-11-11
* ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-15
* ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel2014-05-13
* ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-09
* ath9k_htc: use common->op_flagsOleksij Rempel2014-03-17
* ath9k_htc: remove useless memcpyOleksij Rempel2014-02-12
* ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel2014-02-12
* ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel2014-02-12
* ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel2014-02-12
* ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel2014-02-12
* ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-12
* ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel2014-02-12
* ath9k_htc: use ath_is_mybeaconOleksij Rempel2014-01-16
* ath9k: use ether_addr_equal_64bitsJulia Lawall2014-01-03
* ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-22
* ath9k_htc: Add support for mesh interfacesJavier Cardona2013-05-22
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-10
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-01
|\ \ | |/ |/|
| * ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-02-27
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
|/
* ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen2012-12-11
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-21
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* | ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-21
|/
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-26
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_htc: Fix RX filter calculationSujith Manoharan2011-05-19
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-25
* ath9k_htc: Use helper routines for transmissionSujith Manoharan2011-04-13
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-13
* ath9k_htc: Add support for TX completionSujith Manoharan2011-04-13
* ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-13
* ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-13
* ath9k_htc: Use helper functions for TX processingSujith Manoharan2011-04-13
* ath9k_htc: Add TX slotsSujith Manoharan2011-04-13
* ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan2011-04-13
* ath9k_htc: Introduce new HTC APISujith Manoharan2011-04-13
* ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-13
* ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-13
* ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan2011-04-13
* ath9k_htc: Fix RX length checkSujith Manoharan2011-04-13