summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-221-0/+10
* ath9k_htc: Add support for mesh interfacesJavier Cardona2013-05-221-1/+1
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-101-6/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-4/+4
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-011-7/+11
|\ \ | |/ |/|
| * ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-02-271-7/+11
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-7/+4
|/
* ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen2012-12-111-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-13/+13
|/
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+1
* ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-261-1/+1
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-8/+5
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_htc: Fix RX filter calculationSujith Manoharan2011-05-191-0/+4
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-2/+0
* ath9k_htc: Use helper routines for transmissionSujith Manoharan2011-04-131-100/+127
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-131-1/+126
* ath9k_htc: Add support for TX completionSujith Manoharan2011-04-131-25/+183
* ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-131-0/+8
* ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-131-1/+30
* ath9k_htc: Use helper functions for TX processingSujith Manoharan2011-04-131-64/+73
* ath9k_htc: Add TX slotsSujith Manoharan2011-04-131-6/+45
* ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan2011-04-131-23/+45
* ath9k_htc: Introduce new HTC APISujith Manoharan2011-04-131-24/+32
* ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-131-10/+29
* ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-131-12/+12
* ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan2011-04-131-7/+8
* ath9k_htc: Fix RX length checkSujith Manoharan2011-04-131-2/+3
* ath9k_htc: Add RX error statisticsSujith Manoharan2011-04-131-0/+2
* ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-131-3/+11
* ath9k_htc: Add TSF adjust capabilitySujith Manoharan2011-04-131-1/+11
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* ath9k_htc: Fix RX filtersSujith Manoharan2011-02-231-2/+7
* ath9k_htc: Fix host RX initializationSujith Manoharan2011-02-231-8/+0
* ath9k_htc: Use VIF from the packet's control dataSujith Manoharan2011-02-231-1/+7
* ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-231-14/+12
* ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan2011-02-231-1/+1
* ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan2011-02-231-7/+22
* ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-171-3/+5
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-151-1/+1
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-4/+4
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-15/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-1/+1
|\
| * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-1/+8
|/
* ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-151-2/+1
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-141-2/+1