summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
AgeCommit message (Expand)Author
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
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez
2010-06-02ath9k_htc: Remove HW queue translationSujith
2010-06-02ath9k_htc: Initialize beacon/CAB queuesSujith
2010-06-02ath9k_htc: Add queue statistics to xmit debugfs fileSujith
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-27ath9k_htc: Simplify RX IRQ handlerSujith
2010-04-27ath9k_htc: Validate TX Endpoint IDSujith
2010-04-16ath9k_htc: Fix sparse endian warningsSujith
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan
2010-03-31ath9k_htc: Fix TKIP encryptionSujith
2010-03-31ath9k_htc: Handle TX queue overflowSujith
2010-03-31ath9k_htc: Fix bug in aggregation initiationSujith
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith