aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/usbnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik1-1304/+0
2007-04-27USB: usbnet reports minidriver name through ethtoolDavid Brownell1-3/+5
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-02-16usbnet: init fault (oops) cleanup, whitespace fixesDavid Brownell1-13/+16
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-2/+2
2006-12-01USB: usbnet: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-11-03USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell1-26/+32
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-1/+1
2006-10-17usbnet: add a mutex around phy register accessArnd Bergmann1-0/+1
2006-10-17usbnet: improve generic ethtool supportArnd Bergmann1-1/+51
2006-10-17USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+5
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-6/+6
2006-09-27usbnet: printk format warningRandy Dunlap1-1/+1
2006-09-27USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo FramesJamie Painter1-3/+27
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-3/+0
2005-10-28[PATCH] usb_interface power stateDavid Brownell1-2/+0
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-08[PATCH] USB: usbnet (9/9) module for pl2301/2302 cablesDavid Brownell1-202/+12
2005-09-08[PATCH] USB: usbnet (8/9) module for RNDIS devicesDavid Brownell1-8/+1
2005-09-08[PATCH] USB: usbnet (7/9) module for CDC EthernetDavid Brownell1-392/+0
2005-09-08[PATCH] USB: usbnet (6/9) module for Zaurii and compatiblesDavid Brownell1-350/+7
2005-09-08[PATCH] USB: usbnet (5/9) module for genesys gl620a cablesDavid Brownell1-349/+1
2005-09-08[PATCH] USB: usbnet (4/9) module for net1080 cablesDavid Brownell1-571/+0
2005-09-08[PATCH] USB: usbnet (3/9) module for ASIX Ethernet adaptersDavid Brownell1-889/+47
2005-09-08[PATCH] USB: usbnet (2/9) module for simple network linksDavid Brownell1-225/+15
2005-09-08[PATCH] USB: usbnet (1/9) clean up framingDavid Brownell1-200/+89
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-2/+0
2005-09-08[PATCH] USB: usbnet and unsigned gfp_flagsdavid-b@pacbell.net1-6/+6
2005-08-29[NET]: Kill skb->listDavid S. Miller1-11/+10
2005-08-23[PATCH] usbnet oops fixlepton1-1/+1
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-3/+3
2005-06-27[PATCH] USB: usbnet debug message fixDavid Brownell1-1/+1
2005-06-03[PATCH] USB: resolve Zaurus problemDavid Brownell1-1/+1
2005-05-16[PATCH] USB: usbnet driver fixesDavid Brownell1-27/+26
2005-05-03[PATCH] USB: new usbnet device idAndrea Arcangeli1-0/+3
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro1-1/+1
2005-04-22[PATCH] USB: better usbnet zaurus/mdlm/... fixDavid Brownell1-31/+135
2005-04-22[PATCH] usbnet: Convert ASIX code to use new status infrastructureDavid Hollis1-126/+135
2005-04-18[PATCH] USB: usbnet and zaurus zl-5600David Brownell1-3/+16
2005-04-18[PATCH] USB: usbnet printk warning fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell1-1/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4106