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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
hso: Hook up ->reset_resume
Denis Joseph Barrow
1
-0
/
+1
2008-11-25
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
1
-12
/
+317
2008-11-25
hso: Fix free of mutexes still in use.
Denis Joseph Barrow
1
-23
/
+87
2008-11-25
hso: Fix URB submission -EINVAL.
Denis Joseph Barrow
1
-11
/
+14
2008-11-25
hso: Fix crashes on close.
Denis Joseph Barrow
1
-2
/
+9
2008-11-25
hso: Add new usb device id's.
Denis Joseph Barrow
1
-0
/
+5
2008-11-25
netdevice sbni: Convert directly reference of netdev->priv
Wang Chen
1
-47
/
+52
2008-11-25
tokenring/3c359.c: Prevent possible mem leak when open failed
Jirka Pirko
1
-0
/
+2
2008-11-25
tokenring/3c359.c: Fix error message when allocating tx_ring
Jirka Pirko
1
-1
/
+1
2008-11-25
tokenring/3c359.c: fix allocation null check
Jirka Pirko
1
-1
/
+1
2008-11-25
8139too: use err.h macros
Stephen Hemminger
1
-11
/
+7
2008-11-24
axnet_cs: Fix build after net device ops ne2k conversion.
David S. Miller
1
-8
/
+8
2008-11-24
myri10ge: update firmware headers
Brice Goglin
1
-0
/
+1
2008-11-24
myri10ge: update DCA comments
Brice Goglin
1
-3
/
+3
2008-11-22
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
9
-1857
/
+1374
2008-11-22
igb: do not use phy ops in ethtool test cleanup for non-copper parts
Alexander Duyck
3
-22
/
+50
2008-11-22
enic: misc cleanup items:
Scott Feldman
3
-2
/
+15
2008-11-22
enic: move wmb closer to where needed: before writing posted_index to hw
Scott Feldman
3
-6
/
+16
2008-11-22
enic: mask off some reserved bits in CQ descriptor for future use
Scott Feldman
1
-2
/
+3
2008-11-22
enic: driver/firmware API updates
Scott Feldman
2
-19
/
+60
2008-11-22
enic: enable ethtool LRO support
Scott Feldman
2
-20
/
+24
2008-11-22
WAN pc300too.c: Fix PC300-X.21 detection
Krzysztof Hałasa
1
-24
/
+24
2008-11-22
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
1
-1476
/
+0
2008-11-22
WAN: new synchronous PPP implementation for generic HDLC.
Krzysztof Hałasa
2
-48
/
+602
2008-11-22
WAN: Simplify sca_init_port() in HD64572 driver.
Krzysztof Hałasa
1
-36
/
+31
2008-11-22
WAN: Correct comments in hd6457[02].c
Krzysztof Hałasa
2
-2
/
+2
2008-11-22
WAN: HD64572 drivers don't use next_desc() anymore.
Krzysztof Hałasa
1
-10
/
+3
2008-11-22
WAN: Simplify HD64572 drivers.
Krzysztof Hałasa
3
-135
/
+110
2008-11-22
WAN: don't print HD64572 driver versions anymore.
Krzysztof Hałasa
2
-26
/
+2
2008-11-22
WAN: Simplify HD64572 status handling.
Krzysztof Hałasa
1
-29
/
+8
2008-11-22
WAN: rework HD64572 interrupts a bit.
Krzysztof Hałasa
1
-23
/
+13
2008-11-22
WAN: HD64572 already handles TX underruns with DMAC.
Krzysztof Hałasa
1
-17
/
+15
2008-11-22
WAN: TX-done handler now uses the ownership bit in HD64572 drivers.
Krzysztof Hałasa
1
-8
/
+3
2008-11-22
WAN: convert HD64572-based drivers to NAPI.
Krzysztof Hałasa
3
-37
/
+71
2008-11-22
WAN: remove SCA support from SCA-II drivers
Krzysztof Hałasa
3
-261
/
+45
2008-11-22
WAN: remove SCA II support from SCA drivers
Krzysztof Hałasa
3
-205
/
+58
2008-11-22
WAN: split hd6457x.c into hd64570.c and hd64572.c
Krzysztof Hałasa
6
-4
/
+871
2008-11-22
ne2k: convert to net_device_ops
Stephen Hemminger
3
-15
/
+37
2008-11-22
eql: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-22
sc92031: convert to net_device_ops
Stephen Hemminger
1
-11
/
+18
2008-11-22
qla3xxx: convert to net_device_ops
Stephen Hemminger
1
-10
/
+12
2008-11-22
hamachi: convert to net_device_ops
Stephen Hemminger
1
-7
/
+14
2008-11-22
bnx2x: convert to net_device_ops
Stephen Hemminger
1
-14
/
+20
2008-11-22
ns83820: convert to net_device_ops
Stephen Hemminger
1
-8
/
+14
2008-11-22
yellowfin: convert to net_device_ops
Stephen Hemminger
1
-6
/
+11
2008-11-22
r6040: convert to net_device_ops
Stephen Hemminger
1
-11
/
+18
2008-11-22
sis900: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-22
tehuti: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-22
sfc: convert to net_device_ops
Stephen Hemminger
1
-13
/
+18
2008-11-22
netxen: convert to net_device_ops
Stephen Hemminger
2
-20
/
+33
[next]