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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-30
mac80211: cleanup kmalloc/memset -> kcalloc
Wei Yongjun
1
-3
/
+1
2009-01-30
ath5k: notice a negative keytype
Roel Kluin
1
-1
/
+1
2009-01-30
rt2x00: Add LED_MODE_ASUS support
Ivo van Doorn
3
-3
/
+9
2009-01-30
rt2x00: conf_tx() only need register access for WMM queues
Ivo van Doorn
2
-30
/
+30
2009-01-30
rt2x00: Update copyright year to 2009
Ivo van Doorn
31
-31
/
+31
2009-01-30
Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig
Andrey Borzenkov
2
-121
/
+121
2009-01-30
p54spi: remove arch specific dependencies
Christian Lamparter
2
-19
/
+28
2009-01-30
p54usb: fix conflict with recent usb changes
Christian Lamparter
1
-6
/
+8
2009-01-30
ath9k: Cleanup buffer type assignment
Sujith
1
-17
/
+11
2009-01-30
ath9k: Revamp TX aggregation
Sujith
2
-222
/
+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
4
-57
/
+55
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
3
-1424
/
+1180
2009-01-30
ath9k: Update short guard interval in rate control
Sujith
1
-0
/
+2
2009-01-30
ath9k: rateCodeToIndex is not used, remove it
Sujith
2
-14
/
+0
2009-01-30
nl80211: New command for adding extra IE(s) into management frames
Jouni Malinen
7
-6
/
+246
2009-01-30
ath9k: enable support for AR9100
Gabor Juhos
1
-0
/
+3
2009-01-30
ath9k: fix null pointer dereference in ani monitor code
Gabor Juhos
1
-3
/
+3
2009-01-30
ath9k: fix ar5416Addac_9100 values
Gabor Juhos
1
-1
/
+1
2009-01-30
ath9k: remove (u16) casts from rtc register access
Gabor Juhos
2
-9
/
+9
2009-01-30
ath9k: get EEPROM contents from platform data on AHB bus
Gabor Juhos
5
-48
/
+77
2009-01-30
ath9k: introduce platform driver for AHB bus support
Gabor Juhos
4
-0
/
+179
2009-01-30
ath9k: move PCI code into separate file
Gabor Juhos
4
-279
/
+328
2009-01-30
ath9k: introduce bus specific cleanup routine
Gabor Juhos
2
-14
/
+30
2009-01-30
ath9k: introduce bus specific cache size routine
Gabor Juhos
2
-2
/
+17
2009-01-30
ath9k: convert to use bus-agnostic DMA routines
Gabor Juhos
4
-48
/
+38
2009-01-30
ath9k: convert to struct device
Gabor Juhos
5
-27
/
+35
2009-01-30
iwl3945: report killswitch changes even if the interface is down
Helmut Schaa
2
-32
/
+57
2009-01-30
prism54: remove private implementation of le32_add_cpu
Harvey Harrison
2
-8
/
+3
2009-01-30
b43: Eliminate compilation warning in b43_op_set_key
Larry Finger
1
-1
/
+4
2009-01-30
ath9k: Use a defined value for pci_set_power_state()
Jouni Malinen
1
-1
/
+1
2009-01-30
nl80211: Fix documentation errors
Jouni Malinen
1
-3
/
+3
2009-01-30
ath5k: discard 11g caps if reported by an ar5211 eeprom
Helmut Schaa
1
-2
/
+4
2009-01-30
p54spi: p54spi driver
Christian Lamparter
6
-1
/
+908
2009-01-30
p54spi: stlc45xx eeprom blob
Christian Lamparter
1
-0
/
+678
2009-01-30
p54: longbow frontend support
Christian Lamparter
2
-53
/
+160
2009-01-30
p54: prepare the eeprom parser routines for longbow
Christian Lamparter
3
-51
/
+169
2009-01-30
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
Bob Copeland
1
-32
/
+53
2009-01-30
ath9k: Fix basic connectivity issue
Vasanthakumar Thiagarajan
1
-1
/
+5
2009-01-30
rt2400,rt2500: init led_qual for LED_MODE_DEFAULT
Andrew Price
3
-3
/
+3
2009-01-30
mac80211: Fix radiotap header it_present on big endian CPUs
Jouni Malinen
1
-1
/
+1
2009-01-30
mac80211: Mark ieee80211_process_sa_query_req() static
Jouni Malinen
1
-3
/
+3
2009-01-30
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
6
-0
/
+1446
2009-01-30
p54: upgrade memrecord to p54_tx_info
Christian Lamparter
3
-17
/
+21
2009-01-30
p54: refactor p54_alloc_skb
Christian Lamparter
2
-41
/
+35
2009-01-30
mac80211: document return codes from ops callbacks
Bob Copeland
1
-2
/
+13
2009-01-30
IWL: fix WARN typo
Jiri Slaby
1
-3
/
+3
2009-01-30
libertas: Update libertas core with GSPI constants
Colin McCabe
3
-3
/
+11
[next]