index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2012-01-04
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
1
-0
/
+3
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-44
/
+74
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-19
ath9k: fix tx locking issues
Felix Fietkau
1
-32
/
+64
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-12
/
+10
2011-12-15
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
1
-3
/
+24
2011-12-15
ath9k: simplify tx locking
Felix Fietkau
1
-34
/
+5
2011-12-15
ath9k: remove bogus sequence number increment
Felix Fietkau
1
-4
/
+0
2011-12-15
ath9k: reduce indentation level in a few places
Felix Fietkau
1
-65
/
+60
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
1
-19
/
+31
2011-12-15
ath9k: change maximum software retransmission handling
Felix Fietkau
1
-3
/
+12
2011-12-08
ath9k: always issue a full hw reset after waking up from full-sleep mode
Felix Fietkau
1
-1
/
+1
2011-11-28
ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup state
Nikolay Martynov
1
-7
/
+6
2011-11-09
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
1
-1
/
+4
2011-10-12
ath9k: fix retry counting / BAR handling during queue flush
Felix Fietkau
1
-1
/
+6
2011-10-12
ath9k: improve PS filter clearing and retry counting for A-MPDU
Felix Fietkau
1
-7
/
+6
2011-10-12
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
1
-1
/
+4
2011-10-12
ath9k: indicate which queues are blocked when stopping tx fails
Felix Fietkau
1
-3
/
+5
2011-10-12
ath9k: remove some bogus error handling code
Dan Carpenter
1
-7
/
+0
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
1
-7
/
+7
2011-09-30
ath9k: Remove unnecessary AMPDU check at tx status
Rajkumar Manoharan
1
-3
/
+2
2011-09-19
ath9k: sync the dma buffer after changing the retry flag
Felix Fietkau
1
-0
/
+3
2011-09-19
ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
Felix Fietkau
1
-0
/
+1
2011-09-19
Revert "ath9k: do not insert padding into tx buffers on AR9380+"
John W. Linville
1
-37
/
+19
2011-09-17
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
1
-19
/
+37
2011-09-17
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
1
-16
/
+13
2011-09-17
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
1
-2
/
+1
2011-09-17
ath9k: use the new API for setting tx descriptors
Felix Fietkau
1
-130
/
+99
2011-09-17
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
1
-142
/
+141
2011-09-17
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
1
-35
/
+56
2011-09-17
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
1
-19
/
+4
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
1
-5
/
+9
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
1
-4
/
+4
2011-09-13
ath9k: fix checks for first subframe delimiter padding
Felix Fietkau
1
-1
/
+2
2011-08-30
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
1
-39
/
+66
2011-08-30
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
1
-19
/
+23
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
1
-32
/
+23
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
1
-35
/
+42
2011-08-29
ath9k: fix regression in sending aggregated packets
Felix Fietkau
1
-1
/
+4
2011-08-26
ath9k: Send legacy rated frames as unaggregated
Rajkumar Manoharan
1
-1
/
+21
2011-08-24
ath9k: Remove SC_OP_ENABLE_APM
Rajkumar Manoharan
1
-3
/
+3
2011-08-24
ath9k_hw: Fix exceed transmission burst-time of 5GHz
Rajkumar Manoharan
1
-3
/
+13
2011-08-12
ath9k: avoid sending a-mpdu packets to sleeping stations
Felix Fietkau
1
-2
/
+4
2011-08-09
ath9k: Remove virtual wiphy specific frame type
Rajkumar Manoharan
1
-4
/
+2
2011-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2011-07-18
ath9k: Fix sparse warnings
Rajkumar Manoharan
1
-0
/
+4
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-07-05
ath9k: Fix tx throughput drops for AR9003 chips with AES encryption
Rajkumar Manoharan
1
-1
/
+2
[next]