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-08-07
ath9k: fix aggregation session lockup
Felix Fietkau
2014-05-13
ath9k: fix ready time of the multicast buffer queue
Felix Fietkau
2014-03-13
ath9k: Fix sequence number assignment for non-data frames
Helmut Schaa
2014-02-24
ath9k: fix ps-poll responses under a-mpdu sessions
Felix Fietkau
2014-02-20
ath9k: protect tid->sched check
Stanislaw Gruszka
2014-01-13
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-03
ath9k: Fix max AMPDU size calculation
Sujith Manoharan
2013-12-19
ath9k: simplify/fix tx packet TID handling
Felix Fietkau
2013-12-09
ath9k: fix duration calculation for non-aggregated packets
Felix Fietkau
2013-12-02
ath9k: optimize ath_drain_all_txq
Felix Fietkau
2013-12-02
ath9k: Fix TX99 config option usage
Sujith Manoharan
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
2013-10-18
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
Luis R. Rodriguez
2013-10-14
ath9k: remove sc->config.cabqReadyTime
Felix Fietkau
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
2013-09-30
ath9k: fix powersave response handling for BA session packets
Felix Fietkau
2013-09-26
ath9k: Use bitops for calibration flags
Sujith Manoharan
2013-09-26
ath9k: add txq locking for ath_tx_aggr_start
Felix Fietkau
2013-09-26
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
Felix Fietkau
2013-09-26
ath9k: do not link bf_next across multiple A-MPDUs
Felix Fietkau
2013-09-26
ath9k: fix stale flag handling on buffer clone
Felix Fietkau
2013-08-16
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
2013-08-15
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
Felix Fietkau
2013-08-15
ath9k: simplify ath_tid_drain
Felix Fietkau
2013-08-15
ath9k: shrink a few data structures by reordering fields
Felix Fietkau
2013-08-09
ath9k: use software queueing for multicast traffic
Felix Fietkau
2013-08-09
ath9k: improve tx scheduling fairness
Felix Fietkau
2013-08-09
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2013-08-09
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
2013-08-09
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
2013-08-09
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2013-08-09
ath9k: fix block ack window tracking check
Felix Fietkau
2013-08-09
ath9k: simplify ath_tx_form_aggr
Felix Fietkau
2013-08-09
ath9k: add function for getting the tx tid for a packet
Felix Fietkau
2013-08-09
ath9k: split tid retry packets into a separate queue
Felix Fietkau
2013-08-09
ath9k: add utility functions for accessing tid queues
Felix Fietkau
2013-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-22
ath9k: Fix RTS threshold
Sujith Manoharan
2013-07-17
ath9k: fix tx pending frames accounting for dropped packets
Felix Fietkau
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-24
ath9k: fix queue depth accounting in ath_tx_txqaddbuf
Felix Fietkau
2013-06-24
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
Felix Fietkau
2013-06-12
ath9k: limit multicast buffer hardware queue depth
Felix Fietkau
2013-06-12
ath9k: implement support for .release_buffered_frames()
Felix Fietkau
2013-06-12
ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE
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
[next]