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
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
/
ath9k
/
xmit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
1
-2171
/
+0
2009-04-23
ath9k: Remove the useless do..while loops
Sujith
1
-23
/
+17
2009-04-23
ath9k: Cleanup buffer status handling
Sujith
1
-5
/
+4
2009-04-23
ath9k: Avoid unneeded casts
Sujith
1
-5
/
+5
2009-03-28
ath9k: Nuke struct ath_xmit_status
Vasanthakumar Thiagarajan
1
-17
/
+8
2009-03-28
ath9k: Fix bug in reporting status of tx rate
Vasanthakumar Thiagarajan
1
-13
/
+22
2009-03-28
ath9k: Fix rate control update for aggregated frames
Vasanthakumar Thiagarajan
1
-8
/
+18
2009-03-28
ath9k: Update copyright in all the files
Sujith
1
-1
/
+1
2009-03-28
ath9k: Fill in ack signal in TX status
Sujith
1
-2
/
+6
2009-03-17
ath9k: downgrade xmit queue full message to xmit debug
Luis R. Rodriguez
1
-1
/
+1
2009-03-17
ath9k: Fix bug in TX aggregation
Sujith
1
-16
/
+33
2009-03-05
ath9k: Virtual wiphy pause/unpause functionality
Jouni Malinen
1
-2
/
+9
2009-03-05
ath9k: Add support for multiple secondary virtual wiphys
Jouni Malinen
1
-5
/
+15
2009-02-27
ath9k: Use beacon interval directly
Sujith
1
-17
/
+2
2009-02-27
ath9k: Remove ath_txq_depth and get the queue depth directly
Sujith
1
-7
/
+2
2009-02-13
ath9k: Remove all the useless ah_ variable prefixes
Sujith
1
-3
/
+3
2009-02-13
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
1
-6
/
+6
2009-02-13
ath9k: Remove all the sc_ prefixes
Sujith
1
-8
/
+8
2009-02-13
ath9k: Header file cleanup
Sujith
1
-1
/
+1
2009-02-11
ath9k: Remove all the redundant internal buffer types
Sujith
1
-8
/
+7
2009-02-09
ath9k: Handle mac80211's RC flags for MCS rates
Sujith
1
-95
/
+40
2009-02-09
ath9k: Fix lockdep warning
Sujith
1
-0
/
+1
2009-01-30
ath9k: Fix station access in aggregation completion
Sujith
1
-5
/
+15
2009-01-30
ath9k: Cleanup buffer type assignment
Sujith
1
-17
/
+11
2009-01-30
ath9k: Revamp TX aggregation
Sujith
1
-212
/
+93
2009-01-30
ath9k: Handle holding descriptor in TX completion properly
Sujith
1
-8
/
+11
2009-01-30
ath9k: Add a helper function to wake mac80211 queues
Sujith
1
-11
/
+18
2009-01-30
ath9k: Merge queue draining functions
Sujith
1
-50
/
+48
2009-01-30
ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly
Sujith
1
-13
/
+9
2009-01-30
ath9k: Reorganize code in xmit.c
Sujith
1
-1417
/
+1179
2009-01-30
ath9k: convert to use bus-agnostic DMA routines
Gabor Juhos
1
-9
/
+6
2009-01-30
ath9k: convert to struct device
Gabor Juhos
1
-3
/
+4
2009-01-29
ath9k: make use of conf_is_ht*() in the rest of the driver
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
ath9k: consolidate arguments on hw reset
Luis R. Rodriguez
1
-10
/
+6
2009-01-29
ath9k: remove cache of rate preference when using 11g protection
Luis R. Rodriguez
1
-3
/
+10
2009-01-12
ath9k: Revert fix to TX status reporting for retries and MCS index
Jouni Malinen
1
-9
/
+1
2009-01-12
ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.
Senthil Balasubramanian
1
-21
/
+17
2008-12-19
ath9k: Remove MAC header pad before reporting TX status
Jouni Malinen
1
-0
/
+12
2008-12-19
ath9k: Fix TX status reporting for retries and MCS index
Jouni Malinen
1
-1
/
+9
2008-12-12
ath9k: Refactor struct ath_softc
Sujith
1
-63
/
+63
2008-12-12
ath9k: BH shouldn't be enabled when hardirqs are disabled.
Senthil Balasubramanian
1
-2
/
+3
2008-12-12
ath9k: Merge structures ath_atx, ath_node_aggr with ath_node
Sujith
1
-3
/
+3
2008-12-12
ath9k: Maintain rate table choice after association
Sujith
1
-4
/
+4
2008-12-05
ath9k: Use GFP_ATOMIC when allocating TX private area
Luis R. Rodriguez
1
-2
/
+20
2008-12-05
ath9k: Check for pci_map_single() errors
Luis R. Rodriguez
1
-2
/
+21
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
1
-1
/
+2
2008-12-05
ath9k: Use cleaner debug masks
Sujith
1
-49
/
+28
2008-11-26
ath9k: Use proper TX channel width for setting channels
Sujith
1
-1
/
+1
2008-11-26
ath9k: Code scrub
Sujith
1
-8
/
+14
2008-11-26
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
1
-0
/
+2
[next]