aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning1-5/+5
2008-10-08drivers/net/usb/Makefile - shrink logspamDavid Brownell1-3/+0
2008-10-08net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning4-0/+1487
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2-11/+11
2008-09-24[netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow1-92/+234
2008-09-24[netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk1-4/+5
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller1-2/+1
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell1-5/+6
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin1-0/+24
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann1-1/+22
2008-08-27[netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow1-0/+1
2008-08-27[netdrvr] hso: icon 322 detection fixDenis Joseph Barrow1-1/+1
2008-08-14Kconfig: HSO driver bugfixes and updatesDavid Brownell1-11/+10
2008-08-14USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman1-19/+24
2008-08-14USB: HSO: make tty_operations constGreg Kroah-Hartman1-1/+1
2008-08-14hso: fix refcounting on the ttyHSx devicesOlivier Blin1-1/+1
2008-08-14hso: fix oops in read/write callbacksOlivier Blin1-2/+4
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins1-0/+21
2008-07-30dm9601: don't do usb transfers of data on stackPeter Korsgaard1-10/+42
2008-07-22rndis_host: support WM6 devices as modemsThomas Backlund2-1/+14
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2-574/+26
2008-07-10kaweth: use request_firmware()David Woodhouse2-574/+26
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna1-7/+7
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller1-1/+1
2008-06-11HSO: add option hso driverGreg Kroah-Hartman3-0/+2847
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+5
2008-05-22net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali1-0/+4
2008-05-22rndis_host: increase delay in command response loopPierre Ynard1-1/+1
2008-05-21misc drivers/net endianness noiseAl Viro2-3/+6
2008-05-20USB: build fixIngo Molnar1-1/+1
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili1-0/+4
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-6/+2
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-6/+2
2008-03-28usb net: asix does not really need 10/100mbitMike Frysinger1-1/+1
2008-03-28drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell1-4/+0
2008-03-28dm9601: Fix multicast hash table handlingPeter Korsgaard1-1/+1
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-4/+11
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+11
2008-03-26endianness annotations: rndisAl Viro1-1/+2
2008-03-26misc drivers/net annotationsAl Viro2-6/+6
2008-03-25rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna1-3/+6
2008-03-25dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard1-1/+1
2008-03-25dm9601: add Hirose USB-100 device IDPeter Korsgaard1-0/+4
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day1-1/+1
2008-03-17rndis_host: fix transfer size negotiationJean-Christophe Dubois1-4/+8
2008-02-03rtl8150: use default MTU of 1500Lennert Buytenhek1-1/+0
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna13-511/+12