summaryrefslogtreecommitdiff
path: root/drivers/net/usb/hso.c
AgeCommit message (Expand)Author
2010-06-22hso: remove setting of low_latency flagFilip Aben
2010-05-25hso: add support for new productsFilip Aben
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-03-15obsolete config in kernel source: HSO_AUTOPMChristoph Egger
2010-01-07hso: fixed missing newlinesJan Dumon
2010-01-07hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon
2010-01-07hso: Attempt to recover from usb bus errorsJan Dumon
2010-01-07hso: don't change the state of a closed portJan Dumon
2010-01-07hso: Fix for endian issues on big endian machinesJan Dumon
2010-01-07hso: Add Vendor/Product ID's for new devicesJan Dumon
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-23hso: fix soft-lockupAntti Kaijanmäki
2009-11-23hso: fix debug routinesAntti Kaijanmäki
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 8)Patrick McHardy
2009-06-08hso: convert dev_alloc_skb() to netdev_alloc_skb()Paulius Zaleckas
2009-06-03rfkill: rewriteJohannes Berg
2009-05-01net: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-04-22rfkill: remove deprecated state constantsJohannes Berg
2009-04-02hso: fix for the 'invalid frame length' messagesJan Dumon
2009-04-02hso: fix for crash when unplugging the deviceJan Dumon
2009-04-02hso: add Vendor/Product ID's for new devicesJan Dumon
2009-03-21usbnet: convert hso driver to net_device_opsStephen Hemminger
2009-02-26hso: remove hso_free_device()Paulius Zaleckas
2009-02-26hso: remove claiming and releasing of USB interfacePaulius Zaleckas
2009-02-17drivers/net/usb: fix sparse warnings: Should it be static?Hannes Eder
2009-02-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-03hso: add new device id'sFilip Aben
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox
2009-01-12hso: driver fix for big endian machines.Denis Joseph Barrow
2009-01-02hso maintainers update patchDenis Joseph Barrow
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow
2009-01-02tty: Modem functions for the HSO driverDenis Joseph Barrow
2009-01-02tty: Fix the HSO termios handling a bitAlan Cox
2009-01-02hso: net driver using tty without lockingAlan Cox
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall
2008-12-22net: startup race in hso driverOliver Neukum
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