| Commit message (Expand) | Author | Age |
* | 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 |
* | [netdrvr] usb/hso: throttle to prevent loss of serial data | Denis Joseph Barrow | 2008-09-24 |
* | [netdrvr/usb] hso_create_bulk_serial_device(): fix a double free | Adrian Bunk | 2008-09-24 |
* | usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller | 2008-09-22 |
* | net/usb/pegasus: avoid hundreds of diagnostics | David Brownell | 2008-09-03 |
* | net/usb/mcs7830: add set_mac_address | Oliver Martin | 2008-08-27 |
* | net/usb/mcs7830: new device IDs | Arnd Bergmann | 2008-08-27 |
* | [netdrvr] hso: dev_kfree_skb crash fix | Denis Joseph Barrow | 2008-08-27 |
* | [netdrvr] hso: icon 322 detection fix | Denis Joseph Barrow | 2008-08-27 |
* | Kconfig: HSO driver bugfixes and updates | David Brownell | 2008-08-14 |
* | USB: HSO: minor fixes due to code review | Greg Kroah-Hartman | 2008-08-14 |
* | USB: HSO: make tty_operations const | Greg Kroah-Hartman | 2008-08-14 |
* | hso: fix refcounting on the ttyHSx devices | Olivier Blin | 2008-08-14 |
* | hso: fix oops in read/write callbacks | Olivier Blin | 2008-08-14 |
* | pegasus: add blacklist support to fix Belkin bluetooth dongle. | Ben Collins | 2008-08-07 |
* | dm9601: don't do usb transfers of data on stack | Peter Korsgaard | 2008-07-30 |
* | rndis_host: support WM6 devices as modems | Thomas Backlund | 2008-07-22 |