summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning
2008-11-25Revert "hso: Fix crashes on close."David S. Miller
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-16pegasus: minor resource shrinkageDavid Brownell
2008-11-13USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-07[netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-27dm9601: runtime mac address change supportPeter Korsgaard
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-17USB: remove info() macro from usb network driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb net driversGreg Kroah-Hartman
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning
2008-10-08drivers/net/usb/Makefile - shrink logspamDavid Brownell
2008-10-08net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-24[netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow
2008-09-24[netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann
2008-08-27[netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow
2008-08-27[netdrvr] hso: icon 322 detection fixDenis Joseph Barrow
2008-08-14Kconfig: HSO driver bugfixes and updatesDavid Brownell
2008-08-14USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman
2008-08-14USB: HSO: make tty_operations constGreg Kroah-Hartman
2008-08-14hso: fix refcounting on the ttyHSx devicesOlivier Blin
2008-08-14hso: fix oops in read/write callbacksOlivier Blin
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins
2008-07-30dm9601: don't do usb transfers of data on stackPeter Korsgaard
2008-07-22rndis_host: support WM6 devices as modemsThomas Backlund
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-10kaweth: use request_firmware()David Woodhouse