aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* ath9k: Remove redundant NULL assignmentSujith Manoharan2012-11-30
* ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-30
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-21
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-21
* ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-30
* ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-10-29
* ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-05
* ath9k: Fix chainmask selection for AR9462Sujith Manoharan2012-09-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\
| * ath9k: fix PA linearization calibration related crashFelix Fietkau2012-09-05
* | ath9k: Fix TX filter usageSujith Manoharan2012-09-07
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
|/
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-17
* ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-17
* ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau2012-07-17
* ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau2012-07-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
|\
| * ath9k: fix invalid pointer access in the tx pathFelix Fietkau2012-06-19
| * ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-06-19
* | ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann2012-06-26
* | ath9k: Fix powersave lockingSujith Manoharan2012-06-06
* | ath9k: Use atomic operationsSujith Manoharan2012-06-06
* | ath9k: Group link monitoring logicSujith Manoharan2012-06-06
|/
* ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau2012-05-29
* ath9k: Fix TX fragmentationSujith Manoharan2012-04-17
* ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-15
* ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau2012-03-15
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-15
* ath9k: Remove aggregation flagsSujith Manoharan2012-03-15
* ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx statusFelix Fietkau2012-03-05
* ath9k: Calculate ampdu limit using a helperSujith Manoharan2012-02-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\
| * ath9k: fix tx queue sparse complaintLuis R. Rodriguez2012-01-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\|
| * ath9k: fix tx locking issuesFelix Fietkau2011-12-19
| * ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/
* ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2011-12-15
* ath9k: simplify tx lockingFelix Fietkau2011-12-15
* ath9k: remove bogus sequence number incrementFelix Fietkau2011-12-15
* ath9k: reduce indentation level in a few placesFelix Fietkau2011-12-15
* ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-15
* ath9k: change maximum software retransmission handlingFelix Fietkau2011-12-15
* ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau2011-12-07
* ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup stateNikolay Martynov2011-11-28
* ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-08
* ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2011-10-11
* ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau2011-10-11
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-11