summaryrefslogtreecommitdiffstats
path: root/drivers/usb/net
Commit message (Expand)AuthorAgeFilesLines
* [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
* USB: Support for ELECOM LD-USB20 in pegasusNobuhiro Iwamatsu2006-08-311-0/+3
* USB: rtl8150_disconnect() needs tasklet_kill()Andrew Morton2006-08-311-0/+1
* USB: Patch for rtl8150 to fix unplug problemsPeter Chubb2006-08-021-12/+71
* [PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driverDan Streetman2006-07-121-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3010-10/+0
* [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-213-3/+3
* [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)David Brownell2006-06-211-0/+12
* [PATCH] USB: more pegasus log spamming removedDavid Brownell2006-06-211-3/+26
* [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptorEduard Warkentin2006-06-211-0/+4
OpenPOWER on IntegriCloud