Age | Commit message (Expand) | Author |
2011-12-19 | asix: new device id | Aurelien Jacobs |
2011-11-15 | net-next:asix: V2 Update VERSION | Grant Grundler |
2011-11-15 | net-next:asix: V2 more fixes for ax88178 phy init sequence | Grant Grundler |
2011-11-15 | net-next:asix: reduce AX88772 init time by about 2 seconds | Grant Grundler |
2011-11-15 | net-next:asix:poll in asix_get_phyid in case phy not ready | Grant Grundler |
2011-11-15 | net-next:asix:PHY_MODE_RTL8211CL should be 0xC | Grant Grundler |
2011-11-14 | net/usb: Misc. fixes for the LG-VL600 LTE USB modem | Mark Kamichoff |
2011-11-08 | Fix incorrect usage of NET_IP_ALIGN | Nico Erfurth |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-07 | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-19 | NET: asix: fix ethtool -e for AX88178 USB dongle | Grant Grundler |
2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki |
2011-10-04 | NET: white space/coding style cleanup of asix driver | Grant Grundler |
2011-10-04 | NET: fix phy init for Asix AX88178 USB (GigE) | Grant Grundler |
2011-10-04 | NET: fix phy init for AX88772 USB ethernet | Grant Grundler |
2011-10-03 | rtl8150: removal of forward declarations. | françois romieu |
2011-09-29 | usbnet: add timestamping support | Michael Riesch |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher |
2011-09-15 | ipheth: iPhone 4 Verizon CDMA USB Product ID add | Kavan Smith |
2011-08-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-13 | usbnet/cdc_ncm: Don't use stack variables for DMA | Josh Boyer |
2011-08-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-08-07 | rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) | huajun li |
2011-08-07 | net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver | Mark Kamichoff |
2011-08-04 | cdc_ncm: fix endianness problem. | Giuseppe Scrivano |
2011-07-27 | ASIX: Use only 11 bits of header for data size | Marek Vasut |
2011-07-27 | ASIX: Simplify condition in rx_fixup() | Marek Vasut |
2011-07-21 | ASIX: Add AX88772B USB ID | Marek Vasut |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-11 | drivers/net: static should be at beginning of declaration | Jesper Juhl |
2011-07-08 | hso: fix a use after free condition | Greg KH |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-29 | usbnet: Remove over-broad module alias from zaurus. | Dave Jones |
2011-06-24 | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl |
2011-06-23 | net/usb/kalmia: signedness bug in kalmia_bind() | Dan Carpenter |
2011-06-22 | net/usb: kalmia: Various fixes for better support of non-x86 architectures. | Marius B. Kotsbak |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-16 | net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 | Marius B. Kotsbak |
2011-06-08 | iph: use default get_stats | stephen hemminger |
2011-06-01 | usbnet/cdc_ncm: add missing .reset_resume hook | Stefan Metzmacher |
2011-05-31 | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() | Alexey Khoroshilov |
2011-05-24 | CDC NCM: release interfaces fix in unbind() | Alexey Orishko |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-12 | CDC NCM: Add mising short packet in cdc_ncm driver | Alexey Orishko |