| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-26 |
|\ |
|
| * | 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-22 |
* | | misc drivers/net endianness noise | Al Viro | 2008-05-21 |
* | | USB: build fix | Ingo Molnar | 2008-05-20 |
|/ |
|
* | usb/asix: add Buffalo LUA-U2-GT 10/100/1000 | Mattia Dongili | 2008-05-08 |
* | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-02 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-26 |
| |\ \ |
|
| * | | | USB: Fix cut-and-paste error in rtl8150.c | Robert P. J. Day | 2008-03-25 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | 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-28 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-27 |
|\| | |
|
| * | | 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-25 |
| |/ |
|
* | | endianness annotations: rndis | Al Viro | 2008-03-26 |
* | | misc drivers/net annotations | Al Viro | 2008-03-26 |
|/ |
|
* | rndis_host: fix transfer size negotiation | Jean-Christophe Dubois | 2008-03-17 |
* | rtl8150: use default MTU of 1500 | Lennert Buytenhek | 2008-02-03 |
* | 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 | 2008-01-31 |
* | rndis_host: Halt device if rndis_bind fails. | Jussi Kivilinna | 2008-01-31 |
* | rndis_host: Use 1KB buffer in rndis_unbind | Jussi Kivilinna | 2008-01-31 |
* | cdc_ether: Hardwire CDC descriptors when missing | Bjorge Dijkstra | 2008-01-31 |
* | rndis_host: Fix sparse warning | Bjorge Dijkstra | 2008-01-31 |
* | dm9601: Consolidate common parts of dm_write_*_async | Peter Korsgaard | 2008-01-28 |
* | [usb netdev] asix: fix regression | Russ Dill | 2008-01-12 |
* | [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg | Russ Dill | 2008-01-09 |
* | [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb | Russ Dill | 2008-01-09 |
* | asix fixes | Al Viro | 2007-12-22 |
* | dm9601: Fix printk | Peter Korsgaard | 2007-11-23 |
* | [NET]: Let USB_USBNET always select MII. | Adrian Bunk | 2007-11-07 |
* | DM9601: Support for ADMtek ADM8515 NIC | Peter Korsgaard | 2007-10-30 |
* | rndis_host: reduce MTU instead of refusing to talk to devices with low max pa... | Thomas Sailer | 2007-10-25 |
* | file link fix for Pegasus USB net driver help | Cal Peake | 2007-10-19 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | support for USB autosuspend in the asix driver | Oliver Neukum | 2007-10-10 |