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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-05
p54: revamp station power save management in access point mode
Christian Lamparter
2
-26
/
+49
2008-12-05
ath9k: Add a debugfs file for dumping DMA status
Sujith
6
-74
/
+102
2008-12-05
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
3
-8
/
+42
2008-12-05
ath9k: Remove includes that are not needed
Sujith
1
-19
/
+0
2008-12-05
ath9k: Add ATH9K_DEBUG configuration option
Sujith
5
-17
/
+75
2008-12-05
ath9k: Use cleaner debug masks
Sujith
13
-609
/
+429
2008-12-05
rtl8187: fix retry count passed in rtl8187_tx
herton
1
-2
/
+2
2008-12-05
wireless: clean up radiotap a bit
Johannes Berg
2
-24
/
+3
2008-12-05
ath9k: Handle channel initialization for AP mode
Sujith
2
-24
/
+91
2008-12-05
ath5k: enable combined michael mic in key cache
Bob Copeland
4
-14
/
+22
2008-12-05
ath5k: clean up ath5k_hw_set_key
Bob Copeland
1
-24
/
+34
2008-12-05
ath5k: preserve higher order bits when setting mac address
Bob Copeland
1
-5
/
+4
2008-12-05
iwlwifi: remove uses of __constant_{endian} helpers
Harvey Harrison
2
-163
/
+163
2008-12-05
iwlwifi: properly initialize calibration command header
Tomas Winkler
3
-33
/
+40
2008-12-05
hostap: select required crypto bits in Kconfig
John W. Linville
1
-0
/
+7
2008-12-04
if_usb: Kill directly reference of netdev->priv
Wang Chen
1
-2
/
+2
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-22
/
+69
2008-11-26
mac80211_hwsim: fix-up some print_mac merge damage
John W. Linville
1
-8
/
+6
2008-11-26
p54: fix wmm queue settings
Christian Lamparter
1
-2
/
+1
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
orinoco: Provide option to avoid unnecessary fw caching
David Kilroy
3
-0
/
+75
2008-11-26
orinoco: Resume spectrum_cs in the same way as orinoco_cs
David Kilroy
1
-1
/
+20
2008-11-26
orinoco: Cache Symbol firmware
David Kilroy
2
-15
/
+34
2008-11-26
orinoco: Separate fw caching from download
David Kilroy
1
-15
/
+38
2008-11-26
ath9k: Handle -ENOMEM on RX gracefully
Luis R. Rodriguez
1
-31
/
+26
2008-11-26
ath5k: Clean up eeprom parsing and add missing calibration data
Felix Fietkau
4
-192
/
+1264
2008-11-26
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
3
-1
/
+5
2008-11-26
iwlwifi: TX update chicken bits
Winkler, Tomas
3
-0
/
+17
2008-11-26
iwlwifi: TX setup fix confusion between TX queue and TX DMA channel
Winkler, Tomas
3
-8
/
+16
2008-11-26
iwlwifi: 4965 define firmware file name once
Winkler, Tomas
1
-2
/
+3
2008-11-26
iwlwifi: enable base band calibration in 5000 HW
Tomas Winkler
2
-2
/
+7
2008-11-26
iwlwifi: move iwl_clear_stations_table to iwl-sta.c
Winkler, Tomas
4
-23
/
+25
2008-11-26
iwl3945 : Fix ad-hoc mode for 3945
Abhijeet Kolekar
1
-4
/
+1
2008-11-26
ath5k: set mac address in add_interface
Bob Copeland
2
-11
/
+14
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
[next]