| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | drivers/net/usb: use USB API functions rather than constants | Julia Lawall | 2008-12-29 |
* | net: startup race in hso driver | Oliver Neukum | 2008-12-22 |
* | net: prepare usb net drivers for addition of status as a parameter | Oliver Neukum | 2008-12-19 |
* | net: Refactor full duplex flow control resolution | Steve Glendinning | 2008-12-16 |
* | net: Move flow control definitions to mii.h | Steve Glendinning | 2008-12-16 |
* | 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 | 2008-11-25 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 |
|\ |
|
| * | asix: Fix asix-based cards connecting to 10/100Mbs LAN. | Pantelis Koukousoulas | 2008-11-20 |
* | | smsc95xx: add tx checksum offload support | Steve Glendinning | 2008-11-20 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 |
|\| |
|
| * | USB: net: asix: add support for Cables-to-Go USB Ethernet adapter | Jason Cooper | 2008-11-13 |
* | | pegasus: minor resource shrinkage | David Brownell | 2008-11-16 |
* | | netdevice: safe convert to netdev_priv() #part-3 | Wang Chen | 2008-11-13 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 |
|\| |
|
| * | [netdrvr] usb/hso: Cleanup rfkill error handling | Jonathan McDowell | 2008-11-07 |
| * | hso: rfkill type should be WWAN | Paulius Zaleckas | 2008-11-07 |
* | | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 |
|\| |
|
| * | dm9601: runtime mac address change support | Peter Korsgaard | 2008-10-27 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
|/ |
|
* | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-20 |
* | USB: remove info() macro from usb network drivers | Greg Kroah-Hartman | 2008-10-17 |
* | USB: remove warn() macro from usb net drivers | Greg Kroah-Hartman | 2008-10-17 |
* | smsc95xx: fix usb usage on big endian platforms | Steve Glendinning | 2008-10-09 |
* | drivers/net/usb/Makefile - shrink logspam | David Brownell | 2008-10-08 |
* | net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver | Steve Glendinning | 2008-10-08 |
* | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-09-24 |