index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
smsc75xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-29
smsc75xx: add wol magic packet support
Steve Glendinning
1
-14
/
+174
2012-09-29
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
1
-3
/
+54
2012-09-29
smsc75xx: add explicit test that device is READY
Steve Glendinning
1
-0
/
+23
2012-09-28
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-17
Change email address for Steve Glendinning
Steve Glendinning
1
-1
/
+1
2012-07-17
net: usb: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-08
smsc75xx: let EEPROM determine GPIO/LED settings
Steve Glendinning
1
-7
/
+12
2012-05-08
smsc75xx: eliminate unnecessary phy register read
Steve Glendinning
1
-3
/
+1
2012-05-08
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
Steve Glendinning
1
-1
/
+2
2012-05-01
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
1
-0
/
+8
2012-05-01
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
1
-0
/
+3
2012-05-01
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
1
-5
/
+7
2012-05-01
smsc75xx: fix phy init reset loop
Steve Glendinning
1
-1
/
+1
2012-05-01
smsc75xx: add more information to register io failure warnings
Steve Glendinning
1
-2
/
+2
2012-05-01
smsc75xx: fix mdio reads and writes
Steve Glendinning
1
-2
/
+2
2012-05-01
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
1
-1
/
+1
2012-04-17
net: usb: smsc75xx: fix mtu
Stephane Fillod
1
-0
/
+1
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-11
/
+1
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-11
/
+1
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-1
/
+2
2011-11-08
Fix incorrect usage of NET_IP_ALIGN
Nico Erfurth
1
-3
/
+4
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-04-30
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
1
-3
/
+4
2011-04-02
net: convert SMSC USB net drivers to hw_features
Michał Mirosław
1
-80
/
+44
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-17
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
1
-0
/
+1288