aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02hso maintainers update patchDenis Joseph Barrow1-0/+2
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow1-1/+1
2009-01-02tty: Modem functions for the HSO driverDenis Joseph Barrow1-13/+318
2009-01-02tty: Fix the HSO termios handling a bitAlan Cox1-24/+31
2009-01-02hso: net driver using tty without lockingAlan Cox1-12/+42
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall1-1/+1
2008-12-22net: startup race in hso driverOliver Neukum1-2/+1
2008-12-18net: prepare usb net drivers for addition of status as a parameterOliver Neukum8-66/+83
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning1-23/+1
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning1-2/+0
2008-11-25Revert "hso: Fix crashes on close."David S. Miller1-9/+2
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller1-87/+23
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller1-317/+12
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow1-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow1-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow1-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow1-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow1-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow1-0/+5
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning1-10/+65
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas1-1/+3
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+4
2008-11-16pegasus: minor resource shrinkageDavid Brownell1-10/+26
2008-11-13USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper1-0/+4
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen1-2/+2
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+7
2008-11-07[netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell1-4/+6
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas1-1/+1
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-2/+0
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+15
2008-10-27net: convert print_mac to %pMJohannes Berg3-9/+5
2008-10-27dm9601: runtime mac address change supportPeter Korsgaard1-0/+15
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-17USB: remove info() macro from usb network driversGreg Kroah-Hartman3-16/+21
2008-10-17USB: remove warn() macro from usb net driversGreg Kroah-Hartman3-14/+15
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