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
2005-12-01
[PATCH] ixp2000: add driver version, bump version to 0.2
Lennert Buytenhek
1
-0
/
+4
2005-12-01
[PATCH] ixp2000: add netpoll support
Lennert Buytenhek
1
-0
/
+12
2005-12-01
[PATCH] enp2611: disable/enable SERDES carrier on interface down/up
Lennert Buytenhek
1
-0
/
+5
2005-12-01
[PATCH] pm3386: implement reset
Lennert Buytenhek
1
-1
/
+31
2005-12-01
[PATCH] pm3386: add hook for setting carrier
Lennert Buytenhek
2
-0
/
+6
2005-12-01
[PATCH] pm3386: add hook for setting MAC address
Lennert Buytenhek
2
-0
/
+8
2005-12-01
[PATCH] ixp2000: report MAC addresses for each port on init
Lennert Buytenhek
1
-0
/
+8
2005-12-01
[PATCH] enp2611: report link up/down events
Lennert Buytenhek
1
-0
/
+5
2005-12-01
[PATCH] enp2611: use 'dev' in link status timer
Lennert Buytenhek
1
-4
/
+4
2005-12-01
[PATCH] enp2611: don't check netif_running() in link status timer
Lennert Buytenhek
1
-3
/
+0
2005-12-01
[PATCH] ixp2000: use netif_rx_schedule_test
Lennert Buytenhek
1
-7
/
+1
2005-12-01
[PATCH] caleb/pm3386: include proper header files
Lennert Buytenhek
2
-0
/
+2
2005-12-01
[PATCH] pm3386: remove unnecessary udelays
Lennert Buytenhek
1
-13
/
+0
2005-12-01
[PATCH] pm3386: zero stats properly
Lennert Buytenhek
1
-1
/
+1
2005-12-01
[PATCH] ixp2000: register netdevices last
Lennert Buytenhek
1
-18
/
+17
2005-12-01
[PATCH] sk98lin: remove /proc interface
shemminger@osdl.org
3
-308
/
+2
2005-12-01
[PATCH] sk98lin: remove redundant fields in device info
shemminger@osdl.org
2
-44
/
+34
2005-12-01
[PATCH] sk98lin: allow ethtool checksum on/off per port
shemminger@osdl.org
3
-36
/
+79
2005-12-01
Merge branch 'upstream-fixes'
Jeff Garzik
7
-1028
/
+55
2005-12-01
[PATCH] sk98lin: avoid message confusion with skge
shemminger@osdl.org
1
-3
/
+3
2005-12-01
[PATCH] sk98lin: add permanent address support
shemminger@osdl.org
2
-1
/
+4
2005-12-01
[PATCH] sk98lin: fix checksumming code
shemminger@osdl.org
4
-1007
/
+38
2005-12-01
[PATCH] sky2: update version number
shemminger@osdl.org
1
-3
/
+4
2005-12-01
[PATCH] sky2: use pci_register_driver
shemminger@osdl.org
1
-1
/
+1
2005-12-01
[PATCH] sky2: remove pci-express hacks
shemminger@osdl.org
2
-18
/
+6
2005-12-01
[PATCH] sky2: byteorder annotation
shemminger@osdl.org
1
-10
/
+10
2005-12-01
[PATCH] sky2: dual port tx completion
shemminger@osdl.org
1
-10
/
+16
2005-12-01
[PATCH] sky2: race with MTU change
shemminger@osdl.org
1
-3
/
+17
2005-12-01
[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prep
shemminger@osdl.org
1
-2
/
+3
2005-12-01
[PATCH] sky2: handle DMA boundary crossing
shemminger@osdl.org
1
-6
/
+12
2005-12-01
[PATCH] sky2: add Yukon-EC ultra support
shemminger@osdl.org
2
-3
/
+33
2005-12-01
[PATCH] sky2: improve receive performance
shemminger@osdl.org
1
-32
/
+34
2005-12-01
[PATCH] sky2: fix receive flush/pause issues
shemminger@osdl.org
1
-13
/
+7
2005-12-01
[PATCH] sky2: add MII support
shemminger@osdl.org
1
-8
/
+61
2005-12-01
[PATCH] sky2: eliminate special case for EC-A1
shemminger@osdl.org
2
-13
/
+2
2005-12-01
[PATCH] e1000: fix for dhcp issue
Jesse Brandeburg
1
-13
/
+1
2005-12-01
Merge branch 'master'
Jeff Garzik
40
-344
/
+553
2005-12-01
b44: increase version number
Francois Romieu
1
-2
/
+2
2005-12-01
b44: early return in dev->do_ioctl when the device is not up
Francois Romieu
1
-2
/
+5
2005-12-01
b44: missing netif_wake_queue() in b44_open()
Mark Lord
1
-0
/
+2
2005-11-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
12
-39
/
+165
2005-11-30
[PATCH] SiS DRM: Fix possible NULL dereference
Egbert Eich
1
-1
/
+4
2005-11-30
[PATCH] USB: ehci fixups
David Brownell
1
-7
/
+12
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
10
-25
/
+132
2005-11-30
[PATCH] Additional device ID for Conexant AccessRunner USB driver
Dave Jones
1
-0
/
+3
2005-11-30
[PATCH] hwmon: w83792d fix unused fan pins
Jean Delvare
1
-7
/
+18
2005-11-30
[PATCH] fbdev: cg3fb: Kconfig fix
Mark Fortescue
1
-6
/
+7
2005-11-30
[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixes
Antonino A. Daplas
1
-6
/
+9
2005-11-30
[ATM]: [adummy] dummy ATM driver (similar to net/dummy)
Chas Williams
3
-0
/
+176
2005-11-30
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
2
-20
/
+4
[next]