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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-19
sky2: optimize transmit completion
Stephen Hemminger
2
-49
/
+34
2009-08-19
sky2: dynamic size transmit ring
Stephen Hemminger
2
-23
/
+28
2009-08-19
sky2: simplify list element error
Stephen Hemminger
1
-14
/
+10
2009-08-19
sky2: transmit ring 64 bit conservation
Stephen Hemminger
2
-6
/
+12
2009-08-19
sky2: use upper/lower 32 bits
Stephen Hemminger
1
-6
/
+6
2009-08-18
be2net: destroy mcc queue before tx queues
Sathya Perla
1
-1
/
+1
2009-08-18
be2net: refactor be_msix_(un)register() code.
Sathya Perla
1
-21
/
+37
2009-08-18
be2net: Set mac addr in hw regardless of netif_running()
Sathya Perla
1
-10
/
+5
2009-08-15
sky2: remove restarting workaround flag
Stephen Hemminger
2
-14
/
+1
2009-08-15
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2
-3
/
+7
2009-08-15
ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
Vasu Dev
1
-0
/
+6
2009-08-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+7
2009-08-15
sky2: version 1.24
Stephen Hemminger
1
-1
/
+1
2009-08-15
sky2: fix pause negotiation
Stephen Hemminger
2
-33
/
+56
2009-08-15
sky2: lock less transmit completion
Stephen Hemminger
1
-16
/
+9
2009-08-15
sky2: cleanup restart operations
Stephen Hemminger
1
-47
/
+48
2009-08-15
sky2: hold RTNL when doing suspend/shutdown operations
Stephen Hemminger
1
-0
/
+4
2009-08-15
sky2: hold spinlock around phy_power_down
Stephen Hemminger
1
-0
/
+2
2009-08-15
sky2: Reset tx train after interrupts disabled.
Mike McCormack
1
-6
/
+3
2009-08-15
sky2: Move tx reset functionality to sky2_tx_reset()
Mike McCormack
1
-18
/
+26
2009-08-15
sky2: Avoid rewinding sky2->tx_prod
Mike McCormack
1
-16
/
+18
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
139
-7136
/
+20983
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+4
2009-08-14
b43: Implement RC calibration for rev.0/1 LP-PHYs
Gábor Stefanik
1
-47
/
+460
2009-08-14
ath9k: Set HW state properly
Sujith
1
-0
/
+1
2009-08-14
ath9k: Fix bug in PCI resume
Sujith
1
-1
/
+3
2009-08-14
ath9k: Remove duplicate variables
Sujith
3
-21
/
+14
2009-08-14
ath9k: Remove has_hw_phycounters
Sujith
4
-112
/
+88
2009-08-14
ath9k: update kconfig to indicate support for AR9002 family
Luis R. Rodriguez
1
-1
/
+7
2009-08-14
ath5k: use bit shift operators for cache line size
Luis R. Rodriguez
1
-2
/
+2
2009-08-14
ath5k: use common ath.ko ath_rxbuf_alloc()
Luis R. Rodriguez
2
-15
/
+9
2009-08-14
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
6
-41
/
+75
2009-08-14
wl1251: remove unused definitions from wl1251_reg.h
Kalle Valo
1
-100
/
+0
2009-08-14
wl1251: remove wl1251_ops.c
Kalle Valo
1
-729
/
+0
2009-08-14
iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()
Kalle Valo
1
-2
/
+0
2009-08-14
b43: LP-PHY: Refactor TX gain table I/O
Gábor Stefanik
2
-39
/
+55
2009-08-14
usbnet: add rx queue pausing
Jussi Kivilinna
2
-2
/
+55
2009-08-14
b43: Implement RC calibration for rev.2+ LP PHYs
Gábor Stefanik
1
-1
/
+85
2009-08-14
b43: LP-PHY: Implement reading band SPROM
Gábor Stefanik
2
-1
/
+100
2009-08-14
libertas: name the network device wlan%d
Daniel Mack
1
-1
/
+2
2009-08-14
wl1271: fix compiler warnings on 64 bit archs
Luciano Coelho
2
-5
/
+7
2009-08-14
b43: Fix a typo in the sync_stx routine
Gábor Stefanik
1
-1
/
+1
2009-08-14
ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY
Gábor Stefanik
1
-1
/
+52
2009-08-14
b43: Update LP-PHY rev2+ baseband init to match the specs
Gábor Stefanik
2
-4
/
+72
2009-08-14
b43: Implement LP-PHY baseband table initialization
Gábor Stefanik
3
-4
/
+1756
2009-08-14
ath5k: Use SWI to trigger calibration
Nick Kossifidis
4
-11
/
+67
2009-08-14
ath5k: Preserve pcicfg bits during attach
Nick Kossifidis
1
-1
/
+1
2009-08-14
ath5k: Wakeup fixes
Nick Kossifidis
4
-62
/
+140
2009-08-14
ath5k: Linear PCDAC code fixes
Nick Kossifidis
1
-7
/
+17
2009-08-14
ath5k: Check EEPROM before tweaking SERDES
Nick Kossifidis
3
-22
/
+48
[next]