index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
smsc95xx: Add mdix control via ethtool
Woojung Huh
2016-09-06
1
-3
/
+106
*
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
2016-05-31
1
-0
/
+51
*
usbnet: smsc95xx: silence an uninitialized variable warning
Dan Carpenter
2016-05-04
1
-1
/
+3
*
net/smscx5xx: use the device tree for mac address
Arnd Bergmann
2016-05-01
1
-1
/
+11
*
usbnet: remove invalid check
Andrzej Hajda
2015-09-22
1
-5
/
+0
*
usbnet: smsc95xx: dereferencing NULL pointer
Sudip Mukherjee
2014-11-11
1
-2
/
+4
*
usbnet: smsc95xx: add reset_resume function with reset operation
Joonyoung Shim
2014-07-10
1
-1
/
+13
*
usbnet: remove generic hard_header_len check
Emil Goode
2014-02-17
1
-0
/
+4
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
usb: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
usbnet: smsc95xx: don't recover device if suspend fails in system sleep
Ming Lei
2013-03-25
1
-1
/
+5
*
usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
Ming Lei
2013-02-25
1
-7
/
+7
*
usbnet: smsc95xx: fix broken runtime suspend
Ming Lei
2013-02-25
1
-10
/
+2
*
usbnet: smsc95xx: fix suspend failure
Ming Lei
2013-02-25
1
-3
/
+9
*
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-4
/
+2
*
smsc95xx: enable dynamic autosuspend
Steve Glendinning
2013-01-04
1
-1
/
+150
*
smsc95xx: eliminate duplicate warnings on io failure
Steve Glendinning
2013-01-04
1
-217
/
+67
*
smsc95xx: fix async register writes on big endian platforms
Steve Glendinning
2012-12-10
1
-5
/
+9
*
smsc95xx: fix register dump of last register
Steve Glendinning
2012-12-10
1
-1
/
+1
*
smsc95xx: expand check_ macros
Steve Glendinning
2012-11-30
1
-121
/
+391
*
smsc95xx: fix smsc_crc return type
Steve Glendinning
2012-11-30
1
-2
/
+3
*
smsc95xx: don't enable remote wakeup directly
Steve Glendinning
2012-11-30
1
-25
/
+5
*
smsc95xx: fix error handling in suspend failure case
Steve Glendinning
2012-11-30
1
-21
/
+29
*
smsc95xx: fix suspend buffer overflow
Steve Glendinning
2012-11-30
1
-1
/
+6
*
smsc: Add logging message newlines
Joe Perches
2012-11-25
1
-92
/
+92
*
smsc95xx: refactor entering suspend modes
Steve Glendinning
2012-11-23
1
-79
/
+99
*
smsc95xx: support PHY wakeup source
Steve Glendinning
2012-11-23
1
-17
/
+147
*
smsc95xx: detect chip revision specific features
Steve Glendinning
2012-11-23
1
-9
/
+20
*
smsc95xx: fix error checking of usbnet_resume
Steve Glendinning
2012-11-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
1
-2
/
+2
|
\
|
*
smsc95xx: set MII_BUSY bit to read/write PHY regs
Steve Glendinning
2012-11-13
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
1
-0
/
+1
|
\
\
|
|
/
|
*
smsc95xx: fix tx checksum offload for big endian
Steve Glendinning
2012-11-03
1
-0
/
+1
*
|
usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm
Ming Lei
2012-11-07
1
-49
/
+85
*
|
usbnet: smsc95xx: fix memory leak in smsc95xx_suspend
Ming Lei
2012-11-07
1
-3
/
+10
*
|
smsc95xx: add wol support for more frame types
Steve Glendinning
2012-10-31
1
-6
/
+121
*
|
usbnet: smsc95xx: apply introduced usb command APIs
Ming Lei
2012-10-26
1
-88
/
+27
|
/
*
smsc95xx: add wol magic packet support
Steve Glendinning
2012-09-28
1
-8
/
+177
*
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2012-09-28
1
-1
/
+27
*
smsc95xx: fix resume when usb device is reset
Steve Glendinning
2012-09-28
1
-0
/
+1
*
smsc95xx: check return code from control messages
Steve Glendinning
2012-09-28
1
-183
/
+148
*
smsc95xx: remove unnecessary variables
Steve Glendinning
2012-09-28
1
-20
/
+9
*
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
2012-09-28
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
|
*
Change email address for Steve Glendinning
Steve Glendinning
2012-07-17
1
-1
/
+1
*
|
net: usb: Use eth_random_addr
Joe Perches
2012-07-16
1
-1
/
+1
*
|
smsc95xx: signedness bug in get_regs()
Dan Carpenter
2012-07-12
1
-1
/
+2
*
|
smsc95xx: support ethtool get_regs
Emeric Vigier
2012-07-09
1
-0
/
+31
|
/
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...
Paolo Pisati
2012-04-26
1
-1
/
+1
[next]