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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-04
libphy: add phy_find_first function
Jiri Pirko
2
-0
/
+17
2010-02-04
net: use helpers to access mc list V2
Jiri Pirko
1
-0
/
+6
2010-02-04
igb: make certain to reassign legacy interrupt vectors after reset
Alexander Duyck
1
-15
/
+5
2010-02-04
stmmac: fix 'lenght' typo in comments and code
Giuseppe Cavallaro
4
-5
/
+5
2010-02-04
can: ems_usb: removed duplicated code setting local echo support
Thadeu Lima de Souza Cascardo
1
-2
/
+0
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
125
-2018
/
+3770
2010-02-04
sky2: Flow control frames recorded as dropped packets
Stephen Hemminger
1
-3
/
+5
2010-02-04
sky2: hand receive DMA mapping failures
stephen hemminger
1
-19
/
+42
2010-02-04
net: CONFIG_COMPAT redux
Alexey Dobriyan
1
-0
/
+4
2010-02-04
can: mcp251x: Move to threaded interrupts instead of workqueues.
Christian Pellegrin
1
-218
/
+203
2010-02-04
bonding: Remove net_device_stats from bonding struct
Ajit Khaparde
2
-2
/
+1
2010-02-04
drivers/net/davinci_emac.c: Fix continuation line formats
Joe Perches
1
-2
/
+1
2010-02-04
trivial: remove duplicated "from" in CAN USB EMS Kconfig help
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-02-04
net: macvtap driver
Arnd Bergmann
4
-0
/
+595
2010-02-04
macvlan: allow multiple driver backends
Arnd Bergmann
2
-64
/
+119
2010-02-04
net: maintain namespace isolation between vlan and real device
Arnd Bergmann
4
-6
/
+42
2010-02-04
net/rds: remove uses of NIPQUAD, use %pI4
Joe Perches
3
-9
/
+8
2010-02-04
mISDN: positive error return should be negative in mode_hfcmulti()
Roel Kluin
1
-1
/
+1
2010-02-04
isdn: mISDN, don't compile unused stuff
Jiri Slaby
1
-0
/
+2
2010-02-04
hardware/mISDN/mISDNinfineon.c: bail out of loop on error
Darren Jenkins
1
-0
/
+1
2010-02-04
hisax: timeout off by one in waitrecmsg()
Roel Kluin
1
-1
/
+1
2010-02-04
irda: add missing BKL in irnet_ppp ioctl
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2010-02-04
irda: unbalanced lock_kernel in irnet_ppp
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2010-02-04
qlge: Add check for eeh failure when closing device.
Ron Mercer
2
-0
/
+15
2010-02-04
qlge: Move reset from eeh io_resume to slot_reset.
Ron Mercer
1
-2
/
+6
2010-02-04
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
4
-167
/
+189
2010-02-04
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
2
-3
/
+36
2010-02-04
e1000: call pci_save_state after pci_restore_state
Nick Nunley
1
-0
/
+4
2010-02-04
e1000: Report link status in ethtool when interface is down
Nick Nunley
3
-2
/
+20
2010-02-04
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
2
-13
/
+17
2010-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
23
-280
/
+292
2010-02-04
ixgbe: Fix return of invalid txq
Krishna Kumar
1
-1
/
+4
2010-02-04
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
1
-1
/
+1
2010-02-04
netxen: protect resource cleanup by rtnl lock
Amit Kumar Salecha
1
-0
/
+2
2010-02-04
netxen: fix tx timeout recovery for NX2031 chip
Amit Kumar Salecha
1
-1
/
+1
2010-02-04
sfc: Do not include unneeded headers
Ben Hutchings
2
-3
/
+0
2010-02-04
sfc: Fix some incorrect or redundant comments
Ben Hutchings
4
-15
/
+7
2010-02-04
sfc: Remove declarations of nonexistent functions
Ben Hutchings
1
-2
/
+0
2010-02-04
sfc: Add some missing bits to register self-test masks
Steve Hodgson
2
-2
/
+2
2010-02-04
sfc: Survive ISR0=0 bug in the shared IRQ case
Guido Barzini
1
-0
/
+9
2010-02-04
sfc: Implement NVRAM selftest for SFC9000 family
Ben Hutchings
3
-0
/
+48
2010-02-04
sfc: Replace PHY MDIO test with an 'alive' test
Ben Hutchings
9
-40
/
+66
2010-02-04
sfc: Enable autonegotiated flow-control by default if supported
Steve Hodgson
3
-7
/
+16
2010-02-04
sfc: Handle firmware assertion failure while resetting
Steve Hodgson
2
-25
/
+44
2010-02-04
sfc: Update MCDI protocol definitions
Ben Hutchings
1
-23
/
+179
2010-02-04
Bluetooth: Enter active mode before establishing a SCO link.
Nick Pelly
1
-0
/
+3
2010-02-04
Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver
Yoichi Yuasa
1
-0
/
+1
2010-02-04
dccp: fix auto-loading of dccp(_probe)
Gerrit Renker
1
-2
/
+2
2010-02-04
dccp: fix bug in cache allocation
Gerrit Renker
2
-4
/
+6
2010-02-04
drivers/net/amd8111e.c: Fix continuation line formats
Joe Perches
1
-2
/
+1
[prev]
[next]