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
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
/
usb
/
smsc95xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-03
smsc95xx: fix reset check
Rabin Vincent
1
-1
/
+1
2011-04-11
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-03-22
NET: smsc95xx: don't use stack for async writes to the device
Marc Zyngier
1
-7
/
+10
2010-12-17
net: Use skb_checksum_start_offset()
Michał Mirosław
1
-4
/
+3
2010-10-21
smsc95xx: generate random MAC address once, not every ifup
Bernard Blackham
1
-2
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-19
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
1
-3
/
+15
2010-03-17
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
1
-0
/
+15
2010-02-19
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-18
/
+8
2010-02-18
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
1
-59
/
+40
2010-02-18
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-91
/
+97
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-23
smsc95xx: fix transmission where ZLP is expected
Steve Glendinning
1
-1
/
+1
2009-09-23
smsc95xx: add additional USB product IDs
Steve Glendinning
1
-0
/
+65
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-08-02
smsc95xx: remove EEPROM loaded check
Steve Glendinning
1
-5
/
+0
2009-07-01
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-05-18
smsc95xx: strip ethernet fcs (crc) on receive path
Peter Korsgaard
1
-2
/
+2
2009-05-02
smsc95xx: add support for LAN9512 and LAN9514
Steve Glendinning
1
-0
/
+5
2009-05-02
smsc95xx: configure LED outputs
Steve Glendinning
1
-0
/
+10
2009-03-22
usbnet: convert smsc95xx driver to net_device_ops
Stephen Hemminger
1
-2
/
+13
2009-02-18
drivers/net/usb: fix sparse warnings: Should it be static?
Hannes Eder
1
-1
/
+1
2009-01-26
smsc95xx: fix function prototype of async callback
Steve Glendinning
1
-2
/
+2
2009-01-26
smsc95xx: remove unused completion struct
Steve Glendinning
1
-4
/
+0
2008-12-19
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
1
-2
/
+3
2008-12-16
net: Refactor full duplex flow control resolution
Steve Glendinning
1
-23
/
+1
2008-12-16
net: Move flow control definitions to mii.h
Steve Glendinning
1
-2
/
+0
2008-11-20
smsc95xx: add tx checksum offload support
Steve Glendinning
1
-10
/
+65
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+1
2008-10-10
smsc95xx: fix usb usage on big endian platforms
Steve Glendinning
1
-5
/
+5
2008-10-09
net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver
Steve Glendinning
1
-0
/
+1225