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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
mwl8k: dma header manipulations can't fail
Lennert Buytenhek
1
-70
/
+13
2009-08-20
mwl8k: ->add_interface() is not called for monitor interfaces
Lennert Buytenhek
1
-4
/
+2
2009-08-20
mwl8k: fix mwl8k_configure_filter() parameter lifetime issue
Lennert Buytenhek
1
-68
/
+39
2009-08-20
mwl8k: remove MWL8K_*_SLOTTIME defines
Lennert Buytenhek
1
-12
/
+3
2009-08-20
mwl8k: remove MWL8K_WMM_* defines
Lennert Buytenhek
1
-13
/
+8
2009-08-20
mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines
Lennert Buytenhek
1
-17
/
+5
2009-08-20
mwl8k: remove MWL8K_RADIO_* defines
Lennert Buytenhek
1
-24
/
+26
2009-08-20
mwl8k: various coding style cleanups
Lennert Buytenhek
1
-73
/
+57
2009-08-20
mwl8k: sort firmware command list by opcode, and trim unused commands
Lennert Buytenhek
1
-23
/
+19
2009-08-20
mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g
Lennert Buytenhek
1
-25
/
+22
2009-08-20
mwl8k: remove various unused struct members and defines
Lennert Buytenhek
1
-65
/
+8
2009-08-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
5
-25
/
+8
2009-08-20
ath9k: Fix bug in retrieving average beacon rssi
Vasanthakumar Thiagarajan
1
-6
/
+1
2009-08-20
b43: add hardware tkip
gregor kowski
5
-12
/
+147
2009-08-20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
3
-46
/
+82
2009-08-20
orinoco: remove spare whitespace
David Kilroy
1
-1
/
+1
2009-08-20
ar9170: refactor configure_filter
Christian Lamparter
3
-84
/
+27
2009-08-20
b43: LP-PHY: Two small spec updates
Gábor Stefanik
1
-5
/
+12
2009-08-20
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
6
-25
/
+3
2009-08-20
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
3
-15
/
+1
2009-08-20
ipw2x00: fix sparse warnings
Reinette Chatre
2
-43
/
+44
2009-08-20
wl1271: remove print_mac usage
John W. Linville
1
-3
/
+2
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
15
-79
/
+116
2009-08-20
ath9k: Fix TX poll cancelling
Sujith
1
-4
/
+3
2009-08-20
wl1251: halt the embedded CPU before loading firmware
Bob Copeland
1
-0
/
+3
2009-08-20
rt2x00: Add support for retry rates
Benoit PAPILLAULT
2
-5
/
+19
2009-08-20
rt2x00: Fix MCS register intialization
Ivo van Doorn
1
-1
/
+1
2009-08-20
rt2x00: wireless CLI ID and packet ID must not be 0
Ivo van Doorn
1
-2
/
+2
2009-08-20
rt2x00: Set SKBDESC_L2_PADDED in RX path
Ivo van Doorn
1
-1
/
+3
2009-08-20
rt2x00: Add new RF chip defines
Ivo van Doorn
1
-0
/
+6
2009-08-20
rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializations
Ivo van Doorn
2
-6
/
+6
2009-08-20
rt2x00: Fix RFKILL polling
Ivo van Doorn
1
-2
/
+2
2009-08-20
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Fix reading old mode in the set TX power control routine
Gábor Stefanik
1
-2
/
+2
2009-08-20
wl1251: correct definitions for 0th bit defines
Bob Copeland
1
-2
/
+2
2009-08-20
mac80211: remove deprecated API
Johannes Berg
2
-10
/
+2
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
20
-120
/
+205
2009-08-20
b43: LP-PHY: Remove BROKEN from B43_PHY_LP
Gábor Stefanik
2
-7
/
+9
2009-08-20
b43: LP-PHY: Update B2062 radio init with recent spec changes
Gábor Stefanik
1
-0
/
+5
2009-08-20
b43: LP-PHY: Fix a bug in the B2062 channel tune path
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Update code for spec fixes, and fix a few typos
Gábor Stefanik
1
-18
/
+35
2009-08-20
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
Gábor Stefanik
1
-0
/
+4
2009-08-20
b43: LP-PHY: Update baseband init for recent spec changes
Gábor Stefanik
1
-5
/
+68
2009-08-20
b43: Handle B43_PHYTYPE_LP in RX path
Gábor Stefanik
2
-1
/
+2
2009-08-20
b43: LP-PHY: Fix another TX power control abuse
Gábor Stefanik
1
-3
/
+4
2009-08-20
b43: LP-PHY: Update TX gain override for a spec typo fix
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
Gábor Stefanik
1
-2
/
+1
2009-08-20
b43: Make LP-PHY testable
Gábor Stefanik
1
-4
/
+7
2009-08-20
b43: Add LP-PHY firmware loading support
Gábor Stefanik
1
-1
/
+25
2009-08-20
ssb: Fix typo in the rev8 SPROM extraction routine
Gábor Stefanik
1
-1
/
+1
[next]