index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
Age
Commit message (
Expand
)
Author
2014-06-07
ath9k: protect tid->sched check
Stanislaw Gruszka
2013-09-26
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
2013-06-24
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
Felix Fietkau
2013-05-22
ath9k: prevent aggregation session deadlocks
Felix Fietkau
2013-05-17
ath9k: fix draining aggregation tid buffers
Felix Fietkau
2013-05-17
ath9k: fix rate handling/reporting
Felix Fietkau
2013-05-17
ath9k: fix aggregation stop/flush handling
Felix Fietkau
2013-04-23
ath9k: add support for the new rate control API
Felix Fietkau
2013-04-23
ath9k: merge ath_tx_start_dma into ath_tx_start
Felix Fietkau
2013-04-10
ath9k: implement buffer holding handling for EDMA FIFO
Felix Fietkau
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2013-02-11
ath9k: Fix ATH9K_HW_CAP_HT usage
Sujith Manoharan
2013-01-22
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
2013-01-22
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-07
ath9k: use the devres API for allocations/mappings
Felix Fietkau
2012-11-30
ath9k: Remove redundant NULL assignment
Sujith Manoharan
2012-11-30
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
Sujith Manoharan
2012-11-21
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-10-30
ath9k: Test for TID only in BlockAcks while checking tx status
Sven Eckelmann
2012-10-29
ath9k: fix stale pointers potentially causing access to free'd skbs
Felix Fietkau
2012-10-05
ath9k: use ieee80211_free_txskb
Felix Fietkau
2012-09-28
ath9k: Fix chainmask selection for AR9462
Sujith Manoharan
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
ath9k: Fix TX filter usage
Sujith Manoharan
2012-09-05
ath9k: fix PA linearization calibration related crash
Felix Fietkau
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-17
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
2012-07-17
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
2012-07-17
ath9k: fix aggregate size limit based on queue TXOP limit
Felix Fietkau
2012-07-17
ath9k: make per-WMM-AC queue sizes configurable via debugfs
Felix Fietkau
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-26
ath9k: raise aggregation limit to 64k for HT IBSS
Sven Eckelmann
2012-06-19
ath9k: fix invalid pointer access in the tx path
Felix Fietkau
2012-06-19
ath9k: fix a tx rate duration calculation bug
Felix Fietkau
2012-06-06
ath9k: Fix powersave locking
Sujith Manoharan
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
ath9k: Group link monitoring logic
Sujith Manoharan
2012-05-29
ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
Felix Fietkau
2012-04-17
ath9k: Fix TX fragmentation
Sujith Manoharan
2012-03-15
ath9k_hw: remove ath9k_hw_gettxintrtxqs
Felix Fietkau
2012-03-15
ath9k_hw: clean up tx completion interrupt handling
Felix Fietkau
2012-03-15
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
2012-03-15
ath9k: Remove aggregation flags
Sujith Manoharan
2012-03-05
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-02-27
ath9k: Calculate ampdu limit using a helper
Sujith Manoharan
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
[next]