summaryrefslogtreecommitdiffstats
path: root/drivers/usb/net
Commit message (Expand)AuthorAgeFilesLines
* USB: Davicom DM9601 usbnet driverPeter Korsgaard2007-02-233-0/+616
* USB: asix.c - Add JVC-PRX1 idsDavid Hollis2007-02-231-5/+9
* usbnet: add missing Kconfig for KC2190 cablesDavid Brownell2007-02-162-0/+13
* usbnet: init fault (oops) cleanup, whitespace fixesDavid Brownell2007-02-161-13/+16
* usbnet: recognize SiteCom CN-124David Brownell2007-02-161-3/+13
* USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day2007-02-161-1/+1
* USB: USB_RTL8150 must select MIIAdrian Bunk2007-02-161-0/+1
* USB: asix - Fix endian issues in asix_tx_fixup()David Hollis2007-02-161-0/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1411-11/+0
* [PATCH] trivial usb endianness annotationsAl Viro2007-02-091-14/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-074-28/+156
|\
| * USB: better ethtool support for kawethOliver Neukum2007-02-071-1/+11
| * USB: power management for kawethOliver Neukum2007-02-071-4/+21
| * rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas2007-02-073-23/+124
* | PEGASUS: Fix typo in Corega products.YOSHIFUJI Hideaki / 吉藤英明2007-02-051-2/+2
* | ASIX: Add IO-DATA ETG-US2 Support.YOSHIFUJI Hideaki / 吉藤英明2007-02-051-0/+4
|/
* [PATCH] fix rtl8150Al Viro2007-02-031-1/+2
* USB: rndis_host: fix crash while probing a Nokia S60 mobileDaniel Gollub2007-01-221-9/+14
* USB: asix: Detect internal PHY and enable/use accordinglyAndres Salomon2007-01-221-5/+13
* USB: asix: Fix AX88772 device PHY selectionDavid Hollis2007-01-051-1/+1
* USB: rtl8150 new device idPetko Manolov2006-12-201-2/+4
* USB: removing ifdefed code from gl620aOliver Neukum2006-12-201-154/+0
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-3/+3
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-074-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-056-17/+13
|\
| * USB: pegasus error path not resetting task's stateOliver Neukum2006-12-011-0/+1
| * USB: endianness fix for asix.cOliver Neukum2006-12-011-3/+3
| * usb: catc free urb cleanupMariusz Kozlowski2006-12-011-8/+4
| * USB: net1080: Fix && typosJean Delvare2006-12-011-2/+2
| * USB: usbnet: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-2/+2
| * USB: cdc_ether: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-2/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-224-11/+13
|/
* USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell2006-11-032-27/+39
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-1/+1
* usbnet: add a mutex around phy register accessArnd Bergmann2006-10-174-0/+11
* usbnet: improve generic ethtool supportArnd Bergmann2006-10-174-36/+68
* USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapterArnd Bergmann2006-10-173-0/+534
* USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-172-2/+2
* USB: suspend/resume support for kawethOliver Neukum2006-10-171-9/+73
* USB: remove private debug macros from kawethOliver Neukum2006-10-171-66/+56
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-058-30/+30
* USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis2006-09-281-0/+4
* USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov2006-09-281-7/+11
* USB: new id for kawethOliver Neukum2006-09-281-0/+1
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-273-8/+8
* USB: net1080 inherent pad lengthdave rientjes2006-09-271-8/+7
* usbnet: printk format warningRandy Dunlap2006-09-271-1/+1
* USB: asix - Add AX88178 support and many other changesDavid Hollis2006-09-271-232/+769
* USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo FramesJamie Painter2006-09-272-3/+28
OpenPOWER on IntegriCloud