index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
*
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
David S. Miller
2008-09-22
1
-2
/
+1
*
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
2008-01-31
1
-2
/
+1
*
usbnet: Use wlan device name for RNDIS wireless devices
Jussi Kivilinna
2008-01-31
1
-0
/
+3
*
[NET]: Let USB_USBNET always select MII.
Adrian Bunk
2007-11-07
1
-7
/
+0
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-5
/
+3
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
support for USB autosuspend in the asix driver
Oliver Neukum
2007-10-10
1
-5
/
+25
*
Cleanup usbnet_probe() return value handling
Peter Korsgaard
2007-07-10
1
-1
/
+1
*
usbnet whitespace fixes
David Brownell
2007-07-08
1
-37
/
+39
*
usbnet: Zero padding byte if there is tail room in skb
Peter Korsgaard
2007-07-02
1
-3
/
+6
*
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
Oliver Neukum
2007-05-22
1
-10
/
+15
*
Move USB network drivers to drivers/net/usb.
Jeff Garzik
2007-05-09
1
-0
/
+1304