aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/net
AgeCommit message (Expand)Author
2007-03-19USB: two more device ids for dm9601 usbnet driverJon Dowland
2007-03-09USBNET: DM9501: Add Corega FEther USB-TXC support.YOSHIFUJI Hideaki
2007-02-23USB: Davicom DM9601 usbnet driverPeter Korsgaard
2007-02-23USB: asix.c - Add JVC-PRX1 idsDavid Hollis
2007-02-16usbnet: add missing Kconfig for KC2190 cablesDavid Brownell
2007-02-16usbnet: init fault (oops) cleanup, whitespace fixesDavid Brownell
2007-02-16usbnet: recognize SiteCom CN-124David Brownell
2007-02-16USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day
2007-02-16USB: USB_RTL8150 must select MIIAdrian Bunk
2007-02-16USB: asix - Fix endian issues in asix_tx_fixup()David Hollis
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-09[PATCH] trivial usb endianness annotationsAl Viro
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-02-07USB: better ethtool support for kawethOliver Neukum
2007-02-07USB: power management for kawethOliver Neukum
2007-02-07rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas
2007-02-05PEGASUS: Fix typo in Corega products.YOSHIFUJI Hideaki / 吉藤英明
2007-02-05ASIX: Add IO-DATA ETG-US2 Support.YOSHIFUJI Hideaki / 吉藤英明
2007-02-03[PATCH] fix rtl8150Al Viro
2007-01-22USB: rndis_host: fix crash while probing a Nokia S60 mobileDaniel Gollub
2007-01-22USB: asix: Detect internal PHY and enable/use accordinglyAndres Salomon
2007-01-05USB: asix: Fix AX88772 device PHY selectionDavid Hollis
2006-12-20USB: rtl8150 new device idPetko Manolov
2006-12-20USB: removing ifdefed code from gl620aOliver Neukum
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01USB: pegasus error path not resetting task's stateOliver Neukum
2006-12-01USB: endianness fix for asix.cOliver Neukum
2006-12-01usb: catc free urb cleanupMariusz Kozlowski
2006-12-01USB: net1080: Fix && typosJean Delvare
2006-12-01USB: usbnet: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: cdc_ether: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-03USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra
2006-10-17usbnet: add a mutex around phy register accessArnd Bergmann
2006-10-17usbnet: improve generic ethtool supportArnd Bergmann
2006-10-17USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapterArnd Bergmann
2006-10-17USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan
2006-10-17USB: suspend/resume support for kawethOliver Neukum
2006-10-17USB: remove private debug macros from kawethOliver Neukum
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1David Hollis
2006-09-28USB: Pegasus driver failing for ADMtek 8515 network devicePetko Manolov
2006-09-28USB: new id for kawethOliver Neukum
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-09-27USB: net1080 inherent pad lengthdave rientjes
2006-09-27usbnet: printk format warningRandy Dunlap