aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/usbnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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: 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. Hollis1-28/+378
2005-02-02[PATCH] USB: another usbnet ax8817x device (goodway docking station)David Brownell1-0/+4
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-07[PATCH] ifdef typos: drivers_usb_net_usbnet.cMaximilian Attems1-1/+1
2004-11-23[PATCH] USB: ax8817x/usbnet, no GFP_KERNEL blocking in_irqDavid Brownell1-1/+1
2004-11-02[PATCH] USB: add KC2190 support for usbnet.Jonathan McDowell1-1/+17
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-18[PATCH] USB: remove calls to usb_unlink_urb in net/usbnet.cBorislav Petkov1-2/+2
2004-10-06mergeGreg Kroah-Hartman1-1/+16
2004-10-05[PATCH] trivial usb endianness annotationsAlexander Viro1-3/+3
2004-09-21[PATCH] USB: Add Surecom USB Ethernet device ids to usbnetDavid T. Hollis1-0/+4
2004-09-21[PATCH] USB: host side fixes for pxa2xx/ethernet/rndis gadgets, like gumstixDavid Brownell1-1/+12
2004-08-03USB: convert a lot of usb drivers from MODULE_PARM to module_paramGreg Kroah-Hartman1-1/+1
2004-08-02[PATCH] USB: usbnet: replace schedule_timeout() with msleep()Nishanth Aravamudan1-3/+2
2004-07-14[PATCH] USB: usbnet, Sitecom LN-029David Brownell1-0/+4
2004-07-14[PATCH] USB: ax8817x_unbind does not free the interrupt URB after unlinkingDavid T. Hollis1-17/+9
2004-07-14[PATCH] USB: usbnet:ax8817x - use interrupt URB for link detectionDavid T. Hollis1-37/+83
2004-07-14[PATCH] USB: more sparse cleanups (all pretty much NULL usages.)Greg Kroah-Hartman1-13/+13
2004-06-17[PATCH] USB: add support for Buffalo LUA-U2-KTXDavid Brownell1-0/+6
2004-06-11[PATCH] USB: usbnet shouldn't oops on cdc error pathDavid Brownell1-0/+1
2004-06-04[PATCH] sparse: if_mii() helper (from jgarzik)Alexander Viro1-3/+1
2004-05-18USB: clean up usages of wait_ms() now that we have msleep()Greg Kroah-Hartman1-1/+1
2004-05-13[PATCH] USB: missing probe() diagnostics for CDC EthernetDavid Brownell1-20/+14
2004-05-10USB: make functions static in usb drivers that should beGreg Kroah-Hartman1-5/+5
2004-05-04[PATCH] USB: usbnet handles Billionton Systems USB2ARDavid Brownell1-0/+4
2004-04-23[PATCH] USB: Altsetting update for USB net driversAlan Stern1-4/+4
2004-04-21[PATCH] USB: usbnet and pl2301/2302 resetDavid Brownell1-1/+5
2004-04-15Merge.David S. Miller1-3/+1
2004-04-09[NET]: Use random address in usbnet driver.Stephen Hemminger1-3/+1
2004-03-25[PATCH] USB: usbnet, minor probe() fault fixDavid Brownell1-2/+1
2004-03-09[PATCH] USB: usbnet and ALI M5632David Brownell1-0/+24
2004-03-02[PATCH] USB: remove act_altsetting usages in the remaining drivers/usb/ driversGreg Kroah-Hartman1-1/+1
2004-02-26[PATCH] USB: usbnet learns about Zaurus C-860David Brownell1-0/+9
2004-02-17Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-6Jeff Garzik1-101/+172
2004-02-06MergeJeff Garzik1-2/+2
2004-02-05[PATCH] USB: usbnet updates (new devices)David Brownell1-101/+172
2004-01-16[PATCH] USB: usbnet on 2.6.0 -- needs ax8817x_ethtool_opsDavid T. Hollis1-8/+19
2004-01-10[all over] more kfree -> free_netdevAlexander Viro1-2/+2
2003-12-14[PATCH] USB: <linux/usb_ch9.h> new descriptor codes, typesDavid Brownell1-2/+1
2003-11-08Merge greg@deskfan:linux/BK/usb-new_drivers-2.6Greg Kroah-Hartman1-10/+24