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
pinetabv-6.6.y-devel
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
2008-05-31
tlan: wrap source lines
Stephen Hemminger
2
-115
/
+203
2008-05-31
tlan: proper shared IRQ support
Stephen Hemminger
1
-44
/
+17
2008-05-31
tlan: manage rx allocation failure better
Stephen Hemminger
1
-34
/
+29
2008-05-31
tlan: 64bit conversion
Stephen Hemminger
2
-22
/
+18
2008-05-31
tlan: remove unused devName field
Stephen Hemminger
1
-1
/
+0
2008-05-31
tlan: use netdevice stats
Stephen Hemminger
2
-18
/
+16
2008-05-31
tlan: get rid of padding buffer
Stephen Hemminger
1
-30
/
+7
2008-05-31
myri10ge: add Direct Cache Access support
Brice Goglin
1
-1
/
+145
2008-05-31
myri10ge: add multislices support
Brice Goglin
1
-242
/
+442
2008-05-31
myri10ge: add routines for multislices
Brice Goglin
1
-0
/
+256
2008-05-29
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
24
-428
/
+1136
2008-05-29
tg3: Update version to 3.93
Matt Carlson
1
-2
/
+2
2008-05-29
tg3: Add shmem options.
Matt Carlson
2
-8
/
+117
2008-05-29
tg3: Add 5785 ASIC revision
Matt Carlson
2
-15
/
+44
2008-05-29
tg3: Add libphy support.
Matt Carlson
2
-45
/
+352
2008-05-29
tg3: Add mdio bus registration
Matt Carlson
3
-7
/
+127
2008-05-29
tg3: Add TG3_FLG3_USE_PHYLIB
Matt Carlson
2
-34
/
+53
2008-05-29
tg3: Code cleanup.
Matt Carlson
2
-27
/
+16
2008-05-29
tg3: Pure code movement.
Matt Carlson
1
-239
/
+237
2008-05-26
ppp: push BKL down into the driver
Alan Cox
1
-7
/
+15
2008-05-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
64
-624
/
+905
2008-05-22
via-velocity: use memmove
Stephen Hemminger
1
-5
/
+1
2008-05-22
via-velocity: use netdev_alloc_skb
Stephen Hemminger
1
-13
/
+6
2008-05-22
dl2k: use netdev_alloc_skb
Stephen Hemminger
1
-4
/
+4
2008-05-22
hamachi: use netdev_alloc_skb
Stephen Hemminger
1
-10
/
+2
2008-05-22
ixp2000: use netdev_alloc_skb
Stephen Hemminger
1
-2
/
+2
2008-05-22
sb1250: use netdev_alloc_skb
Maciej W. Rozycki
1
-36
/
+31
2008-05-22
atl1: use netdev_alloc_skb
Stephen Hemminger
1
-1
/
+2
2008-05-22
tg3: remove unneeded semicolons
Stephen Hemminger
1
-16
/
+16
2008-05-22
fmvj18x_cs: add NextCom NC5310 rev B support
Komuro
1
-1
/
+3
2008-05-22
xirc2ps_cs: re-initialize the multicast address in do_reset
Komuro
1
-4
/
+8
2008-05-22
3C509: rx_bytes should not be increased when alloc_skb failed
Wang Chen
1
-1
/
+1
2008-05-22
NETFRONT: Use __skb_queue_purge()
Wang Chen
1
-4
/
+2
2008-05-22
VIRTIO: Use __skb_queue_purge()
Wang Chen
1
-2
/
+1
2008-05-22
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
1
-0
/
+1
2008-05-22
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
Randy Dunlap
1
-0
/
+4
2008-05-22
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
Maciej W. Rozycki
1
-1
/
+2
2008-05-22
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
Nate Case
1
-2
/
+199
2008-05-22
bonding: Add "follow" option to fail_over_mac
Jay Vosburgh
3
-60
/
+165
2008-05-22
bonding: refactor ARP active-backup monitor
Jay Vosburgh
2
-185
/
+248
2008-05-22
bonding: Send more than one gratuitous ARP when slave takes over
Moni Shoua
3
-4
/
+60
2008-05-22
bonding: Remove unneeded list_empty checks.
Pavel Emelyanov
1
-6
/
+0
2008-05-22
bonding: Relax unneeded _safe lists iterations.
Pavel Emelyanov
2
-19
/
+15
2008-05-22
bonding: Remove redundant argument from bond_create.
Pavel Emelyanov
3
-7
/
+4
2008-05-22
bonding: remove test for IP in ARP monitor
Jay Vosburgh
1
-27
/
+4
2008-05-22
bonding: Use msecs_to_jiffies, eliminate panic
Jay Vosburgh
1
-3
/
+3
2008-05-22
misc drivers/net endianness noise
Al Viro
6
-14
/
+16
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
7
-12
/
+268
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2
-35
/
+84
2008-05-22
cxgb3 - Fix dma mapping error path
Divy Le Ray
1
-12
/
+41
[next]