index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
rtl8150.c
Age
Commit message (
Expand
)
Author
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-09-20
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
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-01
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-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-07
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-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-03
usbnet: test off by one
roel kluin
2009-12-29
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-13
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-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-05-29
usbnet: ratelimit warning messages invoked from callback handler
André Goddard Rosa
2009-03-21
usbnet: convert rtl driver to net_device_ops
Stephen Hemminger
2009-03-21
usbnet: convert to internal net_device stats
Stephen Hemminger
2008-12-18
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-24
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-09
Move USB network drivers to drivers/net/usb.
Jeff Garzik