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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-26
ath9k: Use proper TX channel width for setting channels
Sujith
4
-69
/
+60
2008-11-26
ath9k: Code scrub
Sujith
8
-1865
/
+1231
2008-11-26
ath9k: Handle -ENOMEM on RX gracefully
Luis R. Rodriguez
1
-31
/
+26
2008-11-26
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
3
-1
/
+5
2008-11-26
ath9k: Use straightforward PCI routines to setup the TX buffer.
Sujith
1
-16
/
+7
2008-11-26
ath9k: Update TX trigger level on a FIFO underrun.
Sujith
1
-1
/
+3
2008-11-26
ath9k: Fix bug in deciphering channel flags
Sujith
2
-7
/
+7
2008-11-26
ath9k: Move TX completion routine to xmit.c
Sujith
3
-65
/
+56
2008-11-26
ath9k: Use helpers
Sujith
2
-197
/
+194
2008-11-26
ath9k: General code scrub
Sujith
6
-412
/
+277
2008-11-26
ath9k: Remove ath9k_rate_table
Sujith
10
-374
/
+132
2008-11-26
ath9k: Use rate_driver_data
Sujith
5
-226
/
+108
2008-11-26
ath9k: Remove ath_rate_softc
Sujith
5
-87
/
+45
2008-11-26
ath9k: Remove rate control reference in VAP
Sujith
4
-85
/
+50
2008-11-26
ath9k: We don't support non-HT devices, so remove superfluous code.
Sujith
1
-39
/
+0
2008-11-26
ath9k: Revamp RX handling
Sujith
3
-519
/
+209
2008-11-26
ath9k: Nuke fixed rate handling in driver
Sujith
5
-137
/
+4
2008-11-26
ath9k: Remove half/quarter rate tables
Sujith
3
-127
/
+20
2008-11-26
ath9k: Remove ath_rate_newassoc()
Sujith
1
-25
/
+8
2008-11-26
ath9k: Remove ath_setup_rates
Sujith
1
-26
/
+10
2008-11-26
ath9k: Simplify RC alloc/free functions
Sujith
1
-41
/
+7
2008-11-26
ath9k: Merge struct ath_tx_ratectrl with ath_rate_node
Sujith
2
-225
/
+192
2008-11-26
ath9k: Fix panic while unregistering rfkill
Vasanthakumar Thiagarajan
1
-4
/
+4
2008-11-26
ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna control
Vasanthakumar Thiagarajan
1
-1
/
+1
2008-11-26
ath9k: make DMA memory consistent
Luis R. Rodriguez
1
-2
/
+11
2008-11-26
ath9k: Clarify we only want 32-bit DMA
Luis R. Rodriguez
1
-3
/
+2
2008-11-26
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
1
-15
/
+14
2008-11-26
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
1
-1
/
+1
2008-11-26
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
4
-11
/
+11
2008-11-26
ath9k: incorrect noise floor threshold values.
Senthil Balasubramanian
2
-4
/
+4
2008-11-26
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
4
-205
/
+586
2008-11-21
drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE
Julia Lawall
1
-4
/
+2
2008-11-21
ath9k: enable RXing of beacons on STA/IBSS
Luis R. Rodriguez
1
-3
/
+2
2008-11-21
ath9k : Display MAC/BB and RF version at startup (v2)
Benoit PAPILLAULT
2
-6
/
+71
2008-11-11
ath9k: Fix compilation failure when RFKILL is enabled
Sujith
1
-1
/
+3
2008-11-10
ath9k: correct warning about unintialized variable 'tid'
John W. Linville
1
-6
/
+5
2008-11-10
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
3
-0
/
+23
2008-11-10
ath9k: Remove internal RX A-MPDU processing
Sujith
4
-584
/
+2
2008-11-10
ath9k: Clear HT info on starting the driver
Sujith
1
-0
/
+2
2008-11-10
ath9k: Remove ath_tx_aggr_resp()
Sujith
3
-80
/
+8
2008-11-10
ath9k: Enable interrupts at the proper place
Sujith
2
-11
/
+4
2008-11-10
ath9k: Remove unnecessary TSF reset
Sujith
1
-11
/
+0
2008-11-10
ath9k: Streamline attach/detach
Sujith
3
-248
/
+158
2008-11-10
ath9k: Remove unused function ath_get_currentCountry()
Sujith
2
-25
/
+0
2008-11-10
ath9k: Refactor hw.c
Sujith
9
-6701
/
+6603
2008-11-10
ath9k: Revamp VAP management
Sujith
5
-193
/
+67
2008-11-10
ath9k: Use bitfields to store tid's state in a single variable
Sujith
3
-34
/
+27
2008-11-10
ath9k: Ensure ath_node is not NULL when updating tx chainmask
Sujith
4
-40
/
+28
2008-11-10
ath9k: Remove SM Power Save as it is not supported now
Sujith
2
-46
/
+6
2008-11-10
ath9k: Revamp transmit control block
Sujith
4
-342
/
+324
[next]