Age | Commit message (Expand) | Author | Files | Lines |
2009-02-03 | hso: add new device id's | Filip Aben | 1 | -1/+3 |
2009-01-21 | usb/mcs7830: Don't use buffers from stack for USB transfers | Christian Eggers | 1 | -2/+18 |
2009-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -2/+2 |
2009-01-15 | hso serial throttled tty kref fix. | Denis Joseph Barrow | 1 | -1/+3 |
2009-01-15 | tty: Fix double grabbing of a spinlock | Denis Joseph Barrow | 1 | -2/+1 |
2009-01-15 | tty: Fix a kref leak in the HSO driver on re-open | Alan Cox | 1 | -0/+1 |
2009-01-12 | hso: driver fix for big endian machines. | Denis Joseph Barrow | 1 | -2/+2 |
2009-01-08 | net: convert pegasus driver to net_device_ops | Oliver Neukum | 1 | -7/+14 |
2009-01-08 | net: switch kaweth driver to netdevops | Oliver Neukum | 1 | -11/+12 |
2009-01-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2 | -9/+9 |
2009-01-08 | dm9601: warn on invalid mac address | Wu Fengguang | 1 | -2/+9 |
2009-01-08 | dm9601: tell HW about random generated mac address | Wu Fengguang | 1 | -1/+8 |
2009-01-07 | USB: avoid needless address-taking of function parameters | Harvey Harrison | 2 | -9/+9 |
2009-01-06 | dm9601: bring datasheet URL up to date | Wu Fengguang | 1 | -1/+1 |
2009-01-06 | dm9601: handle corrupt mac address | Wu Fengguang | 1 | -1/+8 |
2009-01-02 | hso maintainers update patch | Denis Joseph Barrow | 1 | -0/+2 |
2009-01-02 | hso modem detect fix patch against Alan Cox'es tty tree | Denis Joseph Barrow | 1 | -1/+1 |
2009-01-02 | tty: Modem functions for the HSO driver | Denis Joseph Barrow | 1 | -13/+318 |
2009-01-02 | tty: Fix the HSO termios handling a bit | Alan Cox | 1 | -24/+31 |
2009-01-02 | hso: net driver using tty without locking | Alan Cox | 1 | -12/+42 |
2008-12-29 | drivers/net/usb: use USB API functions rather than constants | Julia Lawall | 1 | -1/+1 |
2008-12-22 | net: startup race in hso driver | Oliver Neukum | 1 | -2/+1 |
2008-12-18 | net: prepare usb net drivers for addition of status as a parameter | Oliver Neukum | 8 | -66/+83 |
2008-12-16 | net: Refactor full duplex flow control resolution | Steve Glendinning | 1 | -23/+1 |
2008-12-16 | net: Move flow control definitions to mii.h | Steve Glendinning | 1 | -2/+0 |
2008-11-25 | Revert "hso: Fix crashes on close." | David S. Miller | 1 | -9/+2 |
2008-11-25 | Revert "hso: Fix free of mutexes still in use." | David S. Miller | 1 | -87/+23 |
2008-11-25 | Revert "hso: Add TIOCM ioctl handling." | David S. Miller | 1 | -317/+12 |
2008-11-25 | hso: Hook up ->reset_resume | Denis Joseph Barrow | 1 | -0/+1 |
2008-11-25 | hso: Add TIOCM ioctl handling. | Denis Joseph Barrow | 1 | -12/+317 |
2008-11-25 | hso: Fix free of mutexes still in use. | Denis Joseph Barrow | 1 | -23/+87 |
2008-11-25 | hso: Fix URB submission -EINVAL. | Denis Joseph Barrow | 1 | -11/+14 |
2008-11-25 | hso: Fix crashes on close. | Denis Joseph Barrow | 1 | -2/+9 |
2008-11-25 | hso: Add new usb device id's. | Denis Joseph Barrow | 1 | -0/+5 |
2008-11-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+3 |
2008-11-20 | smsc95xx: add tx checksum offload support | Steve Glendinning | 1 | -10/+65 |
2008-11-20 | asix: Fix asix-based cards connecting to 10/100Mbs LAN. | Pantelis Koukousoulas | 1 | -1/+3 |
2008-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+4 |
2008-11-16 | pegasus: minor resource shrinkage | David Brownell | 1 | -10/+26 |
2008-11-13 | USB: net: asix: add support for Cables-to-Go USB Ethernet adapter | Jason Cooper | 1 | -0/+4 |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-3 | Wang Chen | 1 | -2/+2 |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -5/+7 |
2008-11-07 | [netdrvr] usb/hso: Cleanup rfkill error handling | Jonathan McDowell | 1 | -4/+6 |
2008-11-07 | hso: rfkill type should be WWAN | Paulius Zaleckas | 1 | -1/+1 |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -2/+0 |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+15 |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg | 3 | -9/+5 |
2008-10-27 | dm9601: runtime mac address change support | Peter Korsgaard | 1 | -0/+15 |
2008-10-20 | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 1 | -2/+2 |
2008-10-17 | USB: remove info() macro from usb network drivers | Greg Kroah-Hartman | 3 | -16/+21 |