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
/
rtl8150.c
Age
Commit message (
Expand
)
Author
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-04-25
USB: rtl8150.c: remove err() usage
Greg Kroah-Hartman
2012-04-02
usb/rtl8150 : Remove duplicated definitions
huajun li
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-10-03
rtl8150: removal of forward declarations.
françois romieu
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-08
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-04
usbnet: test off by one
roel kluin
2009-12-30
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-14
drivers/net/usb: Correct code taking the size of a pointer
Julia Lawall
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-05-30
usbnet: ratelimit warning messages invoked from callback handler
André Goddard Rosa
2009-03-22
usbnet: convert rtl driver to net_device_ops
Stephen Hemminger
2009-03-22
usbnet: convert to internal net_device stats
Stephen Hemminger
2008-12-19
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
2008-10-17
USB: remove info() macro from usb network drivers
Greg Kroah-Hartman
2008-10-17
USB: remove warn() macro from usb net drivers
Greg Kroah-Hartman
2008-03-25
USB: Fix cut-and-paste error in rtl8150.c
Robert P. J. Day
2008-02-03
rtl8150: use default MTU of 1500
Lennert Buytenhek
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
[PATCH] drivers/net: remove superfluous memset
Mariusz Kozlowski
2007-05-10
Move USB network drivers to drivers/net/usb.
Jeff Garzik