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
/
usb
/
net
/
usbnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move USB network drivers to drivers/net/usb.
Jeff Garzik
2007-05-09
1
-1304
/
+0
*
USB: usbnet reports minidriver name through ethtool
David Brownell
2007-04-27
1
-3
/
+5
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
usbnet: init fault (oops) cleanup, whitespace fixes
David Brownell
2007-02-16
1
-13
/
+16
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-2
/
+2
|
\
|
*
USB: usbnet: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
1
-2
/
+2
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+4
|
/
*
USB: use MII hooks only if CONFIG_MII is enabled
David Brownell
2006-11-03
1
-26
/
+32
*
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
2006-10-30
1
-1
/
+1
*
usbnet: add a mutex around phy register access
Arnd Bergmann
2006-10-17
1
-0
/
+1
*
usbnet: improve generic ethtool support
Arnd Bergmann
2006-10-17
1
-1
/
+51
*
USB: drivers/usb/net/*: use BUILD_BUG_ON
Alexey Dobriyan
2006-10-17
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-5
/
+5
*
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-09-27
1
-6
/
+6
*
usbnet: printk format warning
Randy Dunlap
2006-09-27
1
-1
/
+1
*
USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames
Jamie Painter
2006-09-27
1
-3
/
+27
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
1
-3
/
+0
*
[PATCH] usb_interface power state
David Brownell
2005-10-28
1
-2
/
+0
*
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] USB: usbnet (9/9) module for pl2301/2302 cables
David Brownell
2005-09-08
1
-202
/
+12
*
[PATCH] USB: usbnet (8/9) module for RNDIS devices
David Brownell
2005-09-08
1
-8
/
+1
*
[PATCH] USB: usbnet (7/9) module for CDC Ethernet
David Brownell
2005-09-08
1
-392
/
+0
*
[PATCH] USB: usbnet (6/9) module for Zaurii and compatibles
David Brownell
2005-09-08
1
-350
/
+7
*
[PATCH] USB: usbnet (5/9) module for genesys gl620a cables
David Brownell
2005-09-08
1
-349
/
+1
*
[PATCH] USB: usbnet (4/9) module for net1080 cables
David Brownell
2005-09-08
1
-571
/
+0
*
[PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters
David Brownell
2005-09-08
1
-889
/
+47
*
[PATCH] USB: usbnet (2/9) module for simple network links
David Brownell
2005-09-08
1
-225
/
+15
*
[PATCH] USB: usbnet (1/9) clean up framing
David Brownell
2005-09-08
1
-200
/
+89
*
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
2005-09-08
1
-2
/
+0
*
[PATCH] USB: usbnet and unsigned gfp_flags
david-b@pacbell.net
2005-09-08
1
-6
/
+6
*
[NET]: Kill skb->list
David S. Miller
2005-08-29
1
-11
/
+10
*
[PATCH] usbnet oops fix
lepton
2005-08-23
1
-1
/
+1
*
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
2005-07-08
1
-3
/
+3
*
[PATCH] USB: usbnet debug message fix
David Brownell
2005-06-27
1
-1
/
+1
*
[PATCH] USB: resolve Zaurus problem
David Brownell
2005-06-03
1
-1
/
+1
*
[PATCH] USB: usbnet driver fixes
David Brownell
2005-05-16
1
-27
/
+26
*
[PATCH] USB: new usbnet device id
Andrea Arcangeli
2005-05-03
1
-0
/
+3
*
[PATCH] size_t portability fixes - drivers/usb
Al Viro
2005-04-26
1
-1
/
+1
*
[PATCH] USB: better usbnet zaurus/mdlm/... fix
David Brownell
2005-04-22
1
-31
/
+135
*
[PATCH] usbnet: Convert ASIX code to use new status infrastructure
David Hollis
2005-04-22
1
-126
/
+135
*
[PATCH] USB: usbnet and zaurus zl-5600
David Brownell
2005-04-18
1
-3
/
+16
*
[PATCH] USB: usbnet printk warning fix
akpm@osdl.org
2005-04-18
1
-1
/
+1
*
[PATCH] usb suspend updates (interface suspend)
David Brownell
2005-04-18
1
-1
/
+9
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+4106