aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* Backport ath from 3.4 kernelWolfgang Wiedmeyer2019-07-241-15/+16
* ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-09-071-0/+10
* 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
* ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
* ath9k_htc: Fix ampdu_action callbackSujith2010-06-151-4/+17
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-141-3/+0
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-141-7/+6
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-141-1/+1
* ath9k_htc: Remove HW queue translationSujith2010-06-021-10/+9
* ath9k_htc: Initialize beacon/CAB queuesSujith2010-06-021-7/+21
* ath9k_htc: Add queue statistics to xmit debugfs fileSujith2010-06-021-0/+4
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* ath9k_htc: Simplify RX IRQ handlerSujith2010-04-271-22/+22
* ath9k_htc: Validate TX Endpoint IDSujith2010-04-271-3/+12
* ath9k_htc: Fix sparse endian warningsSujith2010-04-161-8/+3
* ath9k_htc: Add support for power save.Vivek Natarajan2010-04-071-1/+6