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] 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
2005-11-30
[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code
Mitchell Blank Jr
1
-89
/
+1
2005-11-30
[ATM]: drivers/atm/atmdev_init.c no longer necessary
Jan Pieter
1
-54
/
+0
2005-11-30
[ATM]: [lanai] lanai missing unregister
Dave Jones
1
-0
/
+1
2005-11-30
[ATM]: [lanai] better constification
Mitchell Blank Jr
1
-5
/
+6
2005-11-30
Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"
Linus Torvalds
2
-2
/
+6
2005-11-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
15
-107
/
+160
2005-11-30
[PATCH] fix megaraid.c locking
Christoph Hellwig
1
-15
/
+14
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
5
-10
/
+11
2005-11-29
[MTD] chips: make sharps driver usable again
Richard Purdie
1
-57
/
+66
2005-11-29
[MTD] Remove bogus PQ2FADS driver
Thomas Gleixner
2
-7
/
+0
2005-11-29
[MTD] maps: sparse fixup
Luiz Capitulino
1
-2
/
+2
2005-11-29
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
1
-6
/
+4
2005-11-29
[MTD] Make some tables 'const' so they can live in .rodata
David Woodhouse
2
-4
/
+4
2005-11-29
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
John Bowler
1
-12
/
+66
2005-11-29
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
1
-3
/
+3
2005-11-29
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
1
-3
/
+3
2005-11-29
[MTD] RFD_FTL: Use lanana assigned major device number
Sean Young
1
-4
/
+2
[next]