index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
smsc75xx.c
Age
Commit message (
Expand
)
Author
2012-05-01
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
2012-05-01
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
2012-05-01
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
2012-05-01
smsc75xx: fix phy init reset loop
Steve Glendinning
2012-05-01
smsc75xx: add more information to register io failure warnings
Steve Glendinning
2012-05-01
smsc75xx: fix mdio reads and writes
Steve Glendinning
2012-05-01
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
2012-04-17
net: usb: smsc75xx: fix mtu
Stephane Fillod
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-08
Fix incorrect usage of NET_IP_ALIGN
Nico Erfurth
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-04-29
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
2011-04-02
net: convert SMSC USB net drivers to hw_features
Michał Mirosław
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning