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
/
smsc75xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smsc75xx: only set mac address once on bind
Steve Glendinning
2012-12-10
1
-2
/
+8
*
smsc75xx: expand check_ macros
Steve Glendinning
2012-11-30
1
-159
/
+576
*
smsc75xx: don't call usbnet_resume if usbnet_suspend fails
Steve Glendinning
2012-11-30
1
-1
/
+1
*
smsc75xx: don't enable remote wakeup directly
Steve Glendinning
2012-11-28
1
-35
/
+8
*
smsc75xx: add support for USB dynamic autosuspend
Steve Glendinning
2012-11-28
1
-4
/
+119
*
smsc75xx: fix error handling in suspend failure case
Steve Glendinning
2012-11-28
1
-31
/
+38
*
smsc75xx: support PHY wakeup source
Steve Glendinning
2012-11-28
1
-17
/
+152
*
smsc75xx: refactor entering suspend modes
Steve Glendinning
2012-11-28
1
-24
/
+38
*
smsc75xx: check return code from smsc75xx_reset
Steve Glendinning
2012-11-28
1
-0
/
+1
*
smsc: Add logging message newlines
Joe Perches
2012-11-25
1
-199
/
+204
*
usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopm
Ming Lei
2012-11-07
1
-57
/
+90
*
smsc75xx: add wol support for more frame types
Steve Glendinning
2012-11-03
1
-33
/
+122
*
usbnet: smsc75xx: apply introduced usb command APIs
Ming Lei
2012-10-26
1
-25
/
+14
*
smsc75xx: add wol magic packet support
Steve Glendinning
2012-09-28
1
-14
/
+174
*
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
2012-09-28
1
-3
/
+54
*
smsc75xx: add explicit test that device is READY
Steve Glendinning
2012-09-28
1
-0
/
+23
*
smsc75xx: fix resume after device reset
Steve Glendinning
2012-09-27
1
-0
/
+1
*
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
|
/
*
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-0
/
+1
|
\
|
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
|
smsc75xx: let EEPROM determine GPIO/LED settings
Steve Glendinning
2012-05-07
1
-7
/
+12
*
|
smsc75xx: eliminate unnecessary phy register read
Steve Glendinning
2012-05-07
1
-3
/
+1
*
|
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
Steve Glendinning
2012-05-07
1
-1
/
+2
|
/
*
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
2012-04-30
1
-0
/
+8
*
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
2012-04-30
1
-0
/
+3
*
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
2012-04-30
1
-5
/
+7
*
smsc75xx: fix phy init reset loop
Steve Glendinning
2012-04-30
1
-1
/
+1
*
smsc75xx: add more information to register io failure warnings
Steve Glendinning
2012-04-30
1
-2
/
+2
*
smsc75xx: fix mdio reads and writes
Steve Glendinning
2012-04-30
1
-2
/
+2
*
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
2012-04-30
1
-1
/
+1
*
net: usb: smsc75xx: fix mtu
Stephane Fillod
2012-04-16
1
-0
/
+1
*
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
1
-1
/
+1
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-11
/
+1
|
\
|
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-11
/
+1
|
|
\
|
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-11
/
+1
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
|
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-1
/
+2
|
/
/
*
|
Fix incorrect usage of NET_IP_ALIGN
Nico Erfurth
2011-11-08
1
-3
/
+4
|
/
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
2011-04-29
1
-3
/
+4
*
net: convert SMSC USB net drivers to hw_features
Michał Mirosław
2011-04-01
1
-80
/
+44
*
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
|
/
*
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
2010-03-16
1
-0
/
+1288