| Commit message (Expand) | Author | Age |
* | hso: add Vendor/Product ID's for new devices | Jan Dumon | 2009-04-02 |
* | kaweth: Fix locking to be SMP-safe | Larry Finger | 2009-04-02 |
* | usbnet: convert rndis driver to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert smsc95xx driver to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert msc7830 driver to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert dms9601 driver to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert asix driver to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: support net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert hso driver to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert rtl driver to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert to internal net_device stats | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert catc device to net_device_ops | Stephen Hemminger | 2009-03-21 |
* | usbnet: convert catc to internal net_device_stats | Stephen Hemminger | 2009-03-21 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 |
|\ |
|
| * | dm9601: new vendor/product IDs | Peter Korsgaard | 2009-03-04 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-02 |
|\| |
|
| * | zaurus: add usb id for motomagx phones | Dmitriy Taychenachev | 2009-03-01 |
| * | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() | Bjørn Mork | 2009-03-01 |
| * | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork | 2009-03-01 |
* | | hso: remove hso_free_device() | Paulius Zaleckas | 2009-02-27 |
* | | hso: remove claiming and releasing of USB interface | Paulius Zaleckas | 2009-02-27 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-25 |
|\| |
|
| * | asix: new device ids | Greg Kroah-Hartman | 2009-02-25 |
* | | drivers/net/usb: fix sparse warnings: Should it be static? | Hannes Eder | 2009-02-17 |
* | | rndis: remove private wrapper of __constant_cpu_to_le32 | Harvey Harrison | 2009-02-15 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-04 |
|\| |
|
| * | hso: add new device id's | Filip Aben | 2009-02-03 |
* | | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 |
* | | smsc95xx: fix function prototype of async callback | Steve Glendinning | 2009-01-25 |
* | | smsc95xx: remove unused completion struct | Steve Glendinning | 2009-01-25 |
|/ |
|
* | usb/mcs7830: Don't use buffers from stack for USB transfers | Christian Eggers | 2009-01-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-15 |
|\ |
|
| * | hso: driver fix for big endian machines. | Denis Joseph Barrow | 2009-01-13 |
* | | 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-15 |
|/ |
|
* | net: convert pegasus driver to net_device_ops | Oliver Neukum | 2009-01-08 |
* | net: switch kaweth driver to netdevops | Oliver Neukum | 2009-01-08 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 |
|\ |
|
| * | USB: avoid needless address-taking of function parameters | Harvey Harrison | 2009-01-07 |
* | | dm9601: warn on invalid mac address | Wu Fengguang | 2009-01-08 |
* | | dm9601: tell HW about random generated mac address | Wu Fengguang | 2009-01-08 |
* | | dm9601: bring datasheet URL up to date | Wu Fengguang | 2009-01-06 |
* | | dm9601: handle corrupt mac address | Wu Fengguang | 2009-01-06 |
|/ |
|
* | 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 | 2009-01-02 |