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