aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-27[PATCH] USB: fix shared key auth in zd1201Colin Leroy1-2/+2
2005-03-24[PATCH] USB: fix harmful typos in zd1201.cColin Leroy1-2/+2
2005-03-23[PATCH] USB: usbnet uses netif_msg_*() ethtool filteringDavid Brownell1-85/+108
2005-03-23[PATCH] USB: usbnet minor bugfixesDavid Brownell1-1/+6
2005-03-23[PATCH] USB: pegasus uses netif_msg_*() filtersDavid Brownell2-108/+193
2005-03-17[PATCH] USB: removal of obsolete error code from kawethOliver Neukum1-1/+1
2005-03-17[PATCH] USB: usbnet fix for Zaurus C-860David Brownell1-1/+31
2005-03-17[PATCH] USB: usbnet gets status polling, uses for CDC EthernetDavid Brownell1-9/+186
2005-03-17[PATCH] drivers/usb/net/pegasus.c: make some code staticAdrian Bunk1-3/+4
2005-03-17[PATCH] USB: possible cleanupsAdrian Bunk2-5/+6
2005-03-07[PATCH] USB: fix up HZ change in zd1201 driver.Greg Kroah-Hartman1-2/+2
2005-03-07[PATCH] USB: add zd1201 wireless lan driverJeroen Vreeken4-0/+2072
2005-03-07[PATCH] USB: pegasus and rtl8150 cset for proper link detectionPetko Manolov2-16/+46
2005-03-07[PATCH] USB: usbnet uses NET_IP_ALIGNDavid Brownell1-1/+2
2005-03-07[PATCH] usb/usbnet: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-8/+7
2005-03-07[PATCH] usb/rtl8150: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-2/+2
2005-03-07[PATCH] usb/catc: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] USB: usbnet uses <linux/usb_cdc.h>David Brownell1-67/+28
2005-03-07[PATCH] USB: usbnet, cleanups and suspend/resume callsDavid Brownell1-22/+48
2005-03-07[PATCH] USB: Add ASIX AX88772 10/100 Ethernet support to usbnetDavid T. Hollis2-30/+380
2005-03-07[PATCH] usb/kaweth: use wait_event_timeout()Nishanth Aravamudan1-11/+2
2005-02-02[PATCH] USB: another usbnet ax8817x device (goodway docking station)David Brownell1-0/+4
2005-01-14[PATCH] pegasus 2.6.10 csetPetko Manolov2-90/+117
2005-01-14[PATCH] USB: usbnet: Olympus R1000 PDA, and blacklisting if CDC && !ZAURUSDavid Brownell1-36/+56
2005-01-14[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer contextAlexey Dobriyan1-4/+5
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman2-6/+8
2005-01-07[PATCH] ifdef typos: drivers_usb_net_usbnet.cMaximilian Attems1-1/+1
2004-12-20[PATCH] USB: additional device id for kaweth driverOliver Neukum1-0/+1
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman2-6/+7
2004-11-23[PATCH] USB: ax8817x/usbnet, no GFP_KERNEL blocking in_irqDavid Brownell1-1/+1
2004-11-18[PATCH] USB: pegasus endian fixesPetko Manolov1-4/+4
2004-11-11[PATCH] USB: usb network Kconfig updatesDavid Brownell1-11/+14
2004-11-02[PATCH] USB: add KC2190 support for usbnet.Jonathan McDowell2-1/+25
2004-11-01[PATCH] Lock initializer unifying Batch 2 (USB)Thomas Gleixner1-2/+2
2004-10-21[PATCH] kaweth: no need for packedOliver Neukum1-1/+1
2004-10-21[PATCH] kaweth: full conversion to usb_unlink_urbOliver Neukum1-10/+3
2004-10-20[PATCH] USB kaweth: use alloc_etherdev to allocate device private data - fixStephen Hemminger1-1/+1
2004-10-20[PATCH] USB: usbnet patch (new ax8817x device)David Brownell1-0/+4
2004-10-20[PATCH] usbnet: use alloc_etherdev to allocate private dataStephen Hemminger1-35/+31
2004-10-20[PATCH] kaweth: use alloc_etherdev to allocate device privateStephen Hemminger1-70/+45
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-10-18Merge bk://gkernel.bkbits.net/net-drivers-2.6Linus Torvalds4-409/+224
2004-10-18[PATCH] USB: remove calls to usb_unlink_urb() in net/kaweth.cBorislav Petkov1-8/+8
2004-10-18[PATCH] USB: remove calls to usb_unlink_urb() in net/pegasus.cBorislav Petkov1-6/+6
2004-10-18[PATCH] USB: remove calls to usb_unlink_urb in net/usbnet.cBorislav Petkov1-2/+2
2004-10-16Merge pobox.com:/spare/repo/linux-2.6Jeff Garzik4-409/+224
2004-10-06mergeGreg Kroah-Hartman4-14/+27
2004-10-05[PATCH] trivial usb endianness annotationsAlexander Viro5-17/+17
2004-09-29[PATCH] usb/kaweth: reorder set_current_state() and schedule_timeout()Nishanth Aravamudan1-3/+1
2004-09-28[PATCH] USB: remove calls to usb_unlink_urb in net/catc.cBorislav Petkov1-4/+4