index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-21
ath9k: Fix kernel panic in AR2427
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-03-14
ath9k: fix aggregation related interoperability issues
Felix Fietkau
1
-1
/
+1
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
1
-15
/
+13
2011-03-14
ath9k: fix stopping tx dma on reset
Felix Fietkau
1
-8
/
+6
2011-02-21
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
1
-11
/
+16
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+6
2011-02-10
ath9k: Remove redundant beacon_interval
Steve Brown
1
-1
/
+2
2011-02-05
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
1
-1
/
+6
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+0
2011-01-28
ath9k: Fix a locking related issue.
Vivek Natarajan
1
-1
/
+4
2011-01-28
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
1
-0
/
+23
2011-01-28
ath9k: fix tx queue index confusion in debugfs code
Felix Fietkau
1
-1
/
+1
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
1
-6
/
+3
2011-01-28
ath9k: remove the bf->aphy field
Felix Fietkau
1
-22
/
+16
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
1
-16
/
+12
2011-01-28
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
1
-23
/
+16
2011-01-28
ath9k: fix misplaced debug code
Felix Fietkau
1
-0
/
+3
2011-01-27
ath9k: clean up enums and unused macros
Mohammed Shafi Shajakhan
1
-2
/
+0
2011-01-21
ath9k: Try more than one queue when scheduling new aggregate.
Ben Greear
1
-27
/
+37
2011-01-21
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
1
-25
/
+54
2011-01-21
ath9k: Add counters to distinquish AMPDU enqueues.
Ben Greear
1
-1
/
+2
2011-01-21
ath9k: Ensure xmit makes progress.
Ben Greear
1
-0
/
+2
2011-01-21
ath9k: Add more information to debugfs xmit file.
Ben Greear
1
-0
/
+1
2011-01-21
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
1
-2
/
+0
2011-01-19
ath9k: fix excessive BAR sending when a frame exceeds its retry limit
Felix Fietkau
1
-1
/
+1
2011-01-19
ath9k: try more than one tid when scheduling a new aggregate
Felix Fietkau
1
-3
/
+6
2011-01-19
ath9k: reinitialize block ack window data when starting aggregation
Felix Fietkau
1
-0
/
+3
2011-01-19
ath9k: fix initial sequence number after starting an ampdu session
Felix Fietkau
1
-1
/
+1
2011-01-19
ath9k: fix bogus sequence number increases on aggregation tid flush
Felix Fietkau
1
-1
/
+1
2010-12-20
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
1
-3
/
+18
2010-12-13
ath9k: fix sequence number assigment for non-AMPDU QoS data frames
Felix Fietkau
1
-3
/
+6
2010-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-13
/
+6
2010-12-08
ath9k: Check for NULL sta in ath_tx_start
Ben Greear
1
-1
/
+4
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-29
/
+25
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-16
/
+14
2010-12-07
ath9k: fix a DMA related race condition on reset
Felix Fietkau
1
-16
/
+6
2010-11-30
ath9k: Add support for Adaptive Power Management
Mohammed Shafi Shajakhan
1
-2
/
+21
2010-11-29
ath9k: fix software retry counter tracking
Felix Fietkau
1
-2
/
+2
2010-11-22
ath9k: fix recursive locking in the tx flush path
Felix Fietkau
1
-0
/
+2
2010-11-18
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
1
-103
/
+100
2010-11-18
ath9k: more tx setup cleanups
Felix Fietkau
1
-71
/
+58
2010-11-18
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
1
-47
/
+20
2010-11-18
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
1
-14
/
+9
2010-11-18
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
1
-25
/
+38
2010-11-18
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
1
-50
/
+47
2010-11-18
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
1
-17
/
+17
2010-11-18
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
1
-6
/
+8
2010-11-18
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
1
-6
/
+1
2010-11-18
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
1
-4
/
+5
[next]