aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
Commit message (Expand)AuthorAge
* 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
* ath9k_htc: Add RX error statisticsSujith Manoharan2011-04-13
* ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-13
* ath9k_htc: Add TSF adjust capabilitySujith Manoharan2011-04-13
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-23
* ath9k_htc: Fix RX filtersSujith Manoharan2011-02-23
* ath9k_htc: Fix host RX initializationSujith Manoharan2011-02-23
* ath9k_htc: Use VIF from the packet's control dataSujith Manoharan2011-02-23
* ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-23
* ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan2011-02-23
* ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan2011-02-23
* ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-17
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-15
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\
| * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-18
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
|/
* ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-15
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-14
* ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-11
* ath9k_htc: Fix ampdu_action callbackSujith2010-06-15
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-14
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-14
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-14
* ath9k_htc: Remove HW queue translationSujith2010-06-02
* ath9k_htc: Initialize beacon/CAB queuesSujith2010-06-02
* ath9k_htc: Add queue statistics to xmit debugfs fileSujith2010-06-02
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* ath9k_htc: Simplify RX IRQ handlerSujith2010-04-27
* ath9k_htc: Validate TX Endpoint IDSujith2010-04-27
* ath9k_htc: Fix sparse endian warningsSujith2010-04-16
* ath9k_htc: Add support for power save.Vivek Natarajan2010-04-07
* ath9k_htc: Fix TKIP encryptionSujith2010-03-31
* ath9k_htc: Handle TX queue overflowSujith2010-03-31
* ath9k_htc: Fix bug in aggregation initiationSujith2010-03-31
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-31