aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
AgeCommit message (Expand)Author
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27ath9k_htc: fix signal strength handling issuesFelix Fietkau
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2012-12-11ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-19ath9k_htc: Fix RX filter calculationSujith Manoharan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-13ath9k_htc: Use helper routines for transmissionSujith Manoharan
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan
2011-04-13ath9k_htc: Use helper functions for TX processingSujith Manoharan
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan
2011-04-13ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan
2011-04-13ath9k_htc: Fix RX length checkSujith Manoharan
2011-04-13ath9k_htc: Add RX error statisticsSujith Manoharan
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-23ath9k_htc: Fix RX filtersSujith Manoharan
2011-02-23ath9k_htc: Fix host RX initializationSujith Manoharan
2011-02-23ath9k_htc: Use VIF from the packet's control dataSujith Manoharan
2011-02-23ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan
2011-02-23ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan
2011-02-23ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan
2011-01-17ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-10-15ath9k_htc: set probe request rx filterRajkumar Manoharan
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan
2010-06-15ath9k_htc: Fix ampdu_action callbackSujith