Age | Commit message (Expand) | Author | Files | Lines |
2011-06-24 | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 1 | -1/+0 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-06-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -0/+395 |
2011-06-17 | net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 | Marius B. Kotsbak | 3 | -0/+395 |
2011-06-09 | iph: use default get_stats | stephen hemminger | 1 | -11/+4 |
2011-06-02 | usbnet/cdc_ncm: add missing .reset_resume hook | Stefan Metzmacher | 1 | -1/+2 |
2011-06-01 | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() | Alexey Khoroshilov | 1 | -1/+1 |
2011-05-24 | CDC NCM: release interfaces fix in unbind() | Alexey Orishko | 1 | -48/+25 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-05-13 | CDC NCM: Add mising short packet in cdc_ncm driver | Alexey Orishko | 1 | -5/+8 |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -6/+10 |
2011-05-11 | net/usb: mark LG VL600 LTE modem ethernet interface as WWAN | Dan Williams | 1 | -1/+1 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-05-09 | ipheth: Properly distinguish length and alignment in URBs and skbs | Ben Hutchings | 1 | -5/+9 |
2011-05-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -6/+28 |
2011-05-05 | usbnet: runtime pm: fix out of memory | Ming Lei | 1 | -3/+7 |
2011-05-03 | smsc95xx: fix reset check | Rabin Vincent | 1 | -1/+1 |
2011-04-30 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2 | -6/+7 |
2011-04-30 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 4 | -22/+26 |
2011-04-29 | usbnet: add support for some Huawei modems with cdc-ether ports | Dan Williams | 1 | -2/+12 |
2011-04-28 | usbnet: Resubmit interrupt URB if device is open | Paul Stewart | 1 | -0/+8 |
2011-04-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2011-04-25 | cdc_ncm: fix short packet issue on some devices | Hans Petter Selasky | 1 | -2/+2 |
2011-04-18 | drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. | Thiago Farina | 1 | -3/+3 |
2011-04-15 | rndis_host: Quirky devices are still 'point-to-point' | Ben Hutchings | 1 | -1/+1 |
2011-04-14 | rndis_host: Poll status before control channel where necessary | Ben Hutchings | 1 | -7/+32 |
2011-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -2/+17 |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+15 |
2011-04-11 | net: Add support for SMSC LAN9530, LAN9730 and LAN89530 | Steve Glendinning | 1 | -0/+15 |
2011-04-11 | usb: plusb: Add debug to reset function | simon | 1 | -1/+5 |
2011-04-11 | usb: plusb: Add support for PL-25A1 | simon | 2 | -3/+21 |
2011-04-11 | usb: plusb: Whitespace | simon | 1 | -2/+2 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2 | -2/+2 |
2011-04-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 10 | -12/+21 |
2011-04-02 | net: convert SMSC USB net drivers to hw_features | Michał Mirosław | 2 | -144/+63 |
2011-04-02 | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 10 | -12/+21 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-03-30 | net/usb: Ethernet quirks for the LG-VL600 4G modem | Andrzej Zaborowski | 5 | -9/+384 |
2011-03-22 | NET: smsc95xx: don't use stack for async writes to the device | Marc Zyngier | 1 | -7/+10 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -7/+3 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -5/+5 |
2011-03-15 | NET: cdc-phonet, handle empty phonet header | Jiri Slaby | 1 | -6/+3 |
2011-03-15 | NET: cdc-phonet, fix stop-queue handling | Jiri Slaby | 1 | -1/+0 |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 3 | -87/+156 |
2011-02-24 | Added support for usb ethernet (0x0fe6, 0x9700) | Shahar Havivi | 1 | -0/+4 |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -3/+3 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
2011-02-14 | Net, USB, Option, hso: Do not dereference NULL pointer | Jesper Juhl | 1 | -6/+6 |
2011-02-13 | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r... | Jesper Juhl | 1 | -1/+3 |