Age | Commit message (Expand) | Author |
2010-03-15 | obsolete config in kernel source: HSO_AUTOPM | Christoph Egger |
2010-01-07 | hso: fixed missing newlines | Jan Dumon |
2010-01-07 | hso: Fix for 5 sec timeouts with v2.x firmware | Jan Dumon |
2010-01-07 | hso: Attempt to recover from usb bus errors | Jan Dumon |
2010-01-07 | hso: don't change the state of a closed port | Jan Dumon |
2010-01-07 | hso: Fix for endian issues on big endian machines | Jan Dumon |
2010-01-07 | hso: Add Vendor/Product ID's for new devices | Jan Dumon |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches |
2009-11-23 | hso: fix soft-lockup | Antti Kaijanmäki |
2009-11-23 | hso: fix debug routines | Antti Kaijanmäki |
2009-09-11 | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-13 | net: fix network drivers ndo_start_xmit() return values (part 8) | Patrick McHardy |
2009-06-08 | hso: convert dev_alloc_skb() to netdev_alloc_skb() | Paulius Zaleckas |
2009-06-03 | rfkill: rewrite | Johannes Berg |
2009-05-01 | net: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-04-22 | rfkill: remove deprecated state constants | Johannes Berg |
2009-04-02 | hso: fix for the 'invalid frame length' messages | Jan Dumon |
2009-04-02 | hso: fix for crash when unplugging the device | Jan Dumon |
2009-04-02 | hso: add Vendor/Product ID's for new devices | Jan Dumon |
2009-03-21 | usbnet: convert hso driver to net_device_ops | Stephen Hemminger |
2009-02-26 | hso: remove hso_free_device() | Paulius Zaleckas |
2009-02-26 | hso: remove claiming and releasing of USB interface | Paulius Zaleckas |
2009-02-17 | drivers/net/usb: fix sparse warnings: Should it be static? | Hannes Eder |
2009-02-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-03 | hso: add new device id's | Filip Aben |
2009-02-01 | net: replace uses of __constant_{endian} | Harvey Harrison |
2009-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-15 | hso serial throttled tty kref fix. | Denis Joseph Barrow |
2009-01-15 | tty: Fix double grabbing of a spinlock | Denis Joseph Barrow |
2009-01-15 | tty: Fix a kref leak in the HSO driver on re-open | Alan Cox |
2009-01-12 | hso: driver fix for big endian machines. | Denis Joseph Barrow |
2009-01-02 | hso maintainers update patch | Denis Joseph Barrow |
2009-01-02 | hso modem detect fix patch against Alan Cox'es tty tree | Denis Joseph Barrow |
2009-01-02 | tty: Modem functions for the HSO driver | Denis Joseph Barrow |
2009-01-02 | tty: Fix the HSO termios handling a bit | Alan Cox |
2009-01-02 | hso: net driver using tty without locking | Alan Cox |
2008-12-29 | drivers/net/usb: use USB API functions rather than constants | Julia Lawall |
2008-12-22 | net: startup race in hso driver | Oliver Neukum |
2008-11-25 | Revert "hso: Fix crashes on close." | David S. Miller |
2008-11-25 | Revert "hso: Fix free of mutexes still in use." | David S. Miller |
2008-11-25 | Revert "hso: Add TIOCM ioctl handling." | David S. Miller |
2008-11-25 | hso: Hook up ->reset_resume | Denis Joseph Barrow |
2008-11-25 | hso: Add TIOCM ioctl handling. | Denis Joseph Barrow |
2008-11-25 | hso: Fix free of mutexes still in use. | Denis Joseph Barrow |
2008-11-25 | hso: Fix URB submission -EINVAL. | Denis Joseph Barrow |
2008-11-25 | hso: Fix crashes on close. | Denis Joseph Barrow |
2008-11-25 | hso: Add new usb device id's. | Denis Joseph Barrow |