aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/smsc75xx.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\
| * Change email address for Steve GlendinningSteve Glendinning2012-07-17
* | net: usb: Use eth_random_addrJoe Perches2012-07-17
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* | smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning2012-05-07
* | smsc75xx: eliminate unnecessary phy register readSteve Glendinning2012-05-07
* | smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2012-05-07
|/
* smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning2012-04-30
* smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning2012-04-30
* smsc75xx: fix phy interrupt acknowledgeSteve Glendinning2012-04-30
* smsc75xx: fix phy init reset loopSteve Glendinning2012-04-30
* smsc75xx: add more information to register io failure warningsSteve Glendinning2012-04-30
* smsc75xx: fix mdio reads and writesSteve Glendinning2012-04-30
* smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...Steve Glendinning2012-04-30
* net: usb: smsc75xx: fix mtuStephane Fillod2012-04-16
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\
| | * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
|/ /
* / Fix incorrect usage of NET_IP_ALIGNNico Erfurth2011-11-08
|/
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* net: convert SMSC USB net drivers to hw_featuresMichał Mirosław2011-04-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning2010-03-16