| Commit message (Expand) | Author | Age | Files | Lines |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | usbnet: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
* | net: fix network drivers ndo_start_xmit() return values (part 8) | Patrick McHardy | 2009-06-13 | 1 | -1/+1 |
* | hso: convert dev_alloc_skb() to netdev_alloc_skb() | Paulius Zaleckas | 2009-06-08 | 1 | -3/+2 |
* | rfkill: rewrite | Johannes Berg | 2009-06-03 | 1 | -20/+22 |
* | net: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-01 | 1 | -2/+2 |
* | rfkill: remove deprecated state constants | Johannes Berg | 2009-04-22 | 1 | -2/+2 |
* | hso: fix for the 'invalid frame length' messages | Jan Dumon | 2009-04-02 | 1 | -4/+6 |
* | hso: fix for crash when unplugging the device | Jan Dumon | 2009-04-02 | 1 | -8/+11 |
* | hso: add Vendor/Product ID's for new devices | Jan Dumon | 2009-04-02 | 1 | -2/+9 |
* | usbnet: convert hso driver to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -4/+8 |
* | hso: remove hso_free_device() | Paulius Zaleckas | 2009-02-26 | 1 | -10/+4 |
* | hso: remove claiming and releasing of USB interface | Paulius Zaleckas | 2009-02-26 | 1 | -4/+0 |
* | drivers/net/usb: fix sparse warnings: Should it be static? | Hannes Eder | 2009-02-17 | 1 | -5/+5 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-04 | 1 | -1/+3 |
|\ |
|
| * | hso: add new device id's | Filip Aben | 2009-02-03 | 1 | -1/+3 |
* | | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 | 1 | -2/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-15 | 1 | -2/+2 |
|\ |
|
| * | hso: driver fix for big endian machines. | Denis Joseph Barrow | 2009-01-12 | 1 | -2/+2 |
* | | hso serial throttled tty kref fix. | Denis Joseph Barrow | 2009-01-15 | 1 | -1/+3 |
* | | tty: Fix double grabbing of a spinlock | Denis Joseph Barrow | 2009-01-15 | 1 | -2/+1 |
* | | tty: Fix a kref leak in the HSO driver on re-open | Alan Cox | 2009-01-15 | 1 | -0/+1 |
|/ |
|
* | hso maintainers update patch | Denis Joseph Barrow | 2009-01-02 | 1 | -0/+2 |
* | hso modem detect fix patch against Alan Cox'es tty tree | Denis Joseph Barrow | 2009-01-02 | 1 | -1/+1 |
* | tty: Modem functions for the HSO driver | Denis Joseph Barrow | 2009-01-02 | 1 | -13/+318 |
* | tty: Fix the HSO termios handling a bit | Alan Cox | 2009-01-02 | 1 | -24/+31 |
* | hso: net driver using tty without locking | Alan Cox | 2009-01-02 | 1 | -12/+42 |
* | drivers/net/usb: use USB API functions rather than constants | Julia Lawall | 2008-12-29 | 1 | -1/+1 |
* | net: startup race in hso driver | Oliver Neukum | 2008-12-22 | 1 | -2/+1 |
* | Revert "hso: Fix crashes on close." | David S. Miller | 2008-11-25 | 1 | -9/+2 |
* | Revert "hso: Fix free of mutexes still in use." | David S. Miller | 2008-11-25 | 1 | -87/+23 |
* | Revert "hso: Add TIOCM ioctl handling." | David S. Miller | 2008-11-25 | 1 | -317/+12 |
* | hso: Hook up ->reset_resume | Denis Joseph Barrow | 2008-11-25 | 1 | -0/+1 |
* | hso: Add TIOCM ioctl handling. | Denis Joseph Barrow | 2008-11-25 | 1 | -12/+317 |
* | hso: Fix free of mutexes still in use. | Denis Joseph Barrow | 2008-11-25 | 1 | -23/+87 |
* | hso: Fix URB submission -EINVAL. | Denis Joseph Barrow | 2008-11-25 | 1 | -11/+14 |
* | hso: Fix crashes on close. | Denis Joseph Barrow | 2008-11-25 | 1 | -2/+9 |
* | hso: Add new usb device id's. | Denis Joseph Barrow | 2008-11-25 | 1 | -0/+5 |
* | [netdrvr] usb/hso: Cleanup rfkill error handling | Jonathan McDowell | 2008-11-07 | 1 | -4/+6 |
* | hso: rfkill type should be WWAN | Paulius Zaleckas | 2008-11-07 | 1 | -1/+1 |
* | [netdrvr] usb/hso: throttle to prevent loss of serial data | Denis Joseph Barrow | 2008-09-24 | 1 | -92/+234 |
* | [netdrvr/usb] hso_create_bulk_serial_device(): fix a double free | Adrian Bunk | 2008-09-24 | 1 | -4/+5 |
* | [netdrvr] hso: dev_kfree_skb crash fix | Denis Joseph Barrow | 2008-08-27 | 1 | -0/+1 |
* | [netdrvr] hso: icon 322 detection fix | Denis Joseph Barrow | 2008-08-27 | 1 | -1/+1 |
* | USB: HSO: minor fixes due to code review | Greg Kroah-Hartman | 2008-08-14 | 1 | -19/+24 |
* | USB: HSO: make tty_operations const | Greg Kroah-Hartman | 2008-08-14 | 1 | -1/+1 |
* | hso: fix refcounting on the ttyHSx devices | Olivier Blin | 2008-08-14 | 1 | -1/+1 |
* | hso: fix oops in read/write callbacks | Olivier Blin | 2008-08-14 | 1 | -2/+4 |
* | HSO: add option hso driver | Greg Kroah-Hartman | 2008-06-11 | 1 | -0/+2836 |