Age | Commit message (Expand) | Author |
2008-08-27 | 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-14 | 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-07 | pegasus: add blacklist support to fix Belkin bluetooth dongle. | Ben Collins |
2008-07-30 | dm9601: don't do usb transfers of data on stack | Peter Korsgaard |
2008-07-22 | rndis_host: support WM6 devices as modems | Thomas Backlund |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-07-10 | kaweth: use request_firmware() | David Woodhouse |
2008-06-28 | rndis_host: pass buffer length to rndis_command | Jussi Kivilinna |
2008-06-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-12 | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller |
2008-06-11 | HSO: add option hso driver | Greg Kroah-Hartman |
2008-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-22 | net/usb: add support for Apple USB Ethernet Adapter | Aurelien Nephtali |
2008-05-22 | rndis_host: increase delay in command response loop | Pierre Ynard |
2008-05-21 | misc drivers/net endianness noise | Al Viro |
2008-05-20 | USB: build fix | Ingo Molnar |
2008-05-08 | usb/asix: add Buffalo LUA-U2-GT 10/100/1000 | Mattia Dongili |
2008-04-18 | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-28 | usb net: asix does not really need 10/100mbit | Mike Frysinger |
2008-03-28 | drivers/net/usb/pegasus.c: remove in_atomic() check | David Brownell |
2008-03-28 | dm9601: Fix multicast hash table handling | Peter Korsgaard |
2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-26 | endianness annotations: rndis | Al Viro |
2008-03-26 | misc drivers/net annotations | Al Viro |
2008-03-25 | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails | Jussi Kivilinna |
2008-03-25 | dm9601: configure MAC to drop invalid (crc/length) packets | Peter Korsgaard |
2008-03-25 | dm9601: add Hirose USB-100 device ID | Peter Korsgaard |
2008-03-24 | USB: Fix cut-and-paste error in rtl8150.c | Robert P. J. Day |
2008-03-17 | rndis_host: fix transfer size negotiation | Jean-Christophe Dubois |
2008-02-03 | rtl8150: use default MTU of 1500 | Lennert Buytenhek |
2008-01-31 | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna |
2008-01-31 | rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() | Jussi Kivilinna |
2008-01-31 | rndis_host: Add link_change function pointer to 'struct rndis_data'. | Jussi Kivilinna |
2008-01-31 | rndis_host: Add early_init function pointer to 'struct rndis_data'. | Jussi Kivilinna |
2008-01-31 | usbnet: add driver_priv pointer to 'struct usbnet' | Jussi Kivilinna |
2008-01-31 | rndis_host: export functions | Jussi Kivilinna |
2008-01-31 | rndis_host: Split up rndis_host.c | Jussi Kivilinna |
2008-01-31 | usbnet: Use wlan device name for RNDIS wireless devices | Jussi Kivilinna |
2008-01-31 | rndis_host: Fix rndis packet filter flags. | Jussi Kivilinna |