Age | Commit message (Expand) | Author |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-16 | asix: asix_rx_fixup surgery to reduce skb truesizes | Eric Dumazet |
2012-03-11 | usb: asix: Patch for Sitecom LN-031 | Joerg Neikes |
2012-01-10 | asix: fix setting custom MAC address on Asix 88178 devices | Jussi Kivilinna |
2012-01-10 | asix: fix setting custom MAC address on Asix 88772 devices | Jussi Kivilinna |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-09 | usbnet: make ethtool_ops const | stephen hemminger |
2012-01-07 | asix: fix infinite loop in rx_fixup() | Aurelien Jacobs |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-23 | drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue | allan |
2011-12-19 | asix: new device id | Aurelien Jacobs |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman |
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-10-19 | NET: asix: fix ethtool -e for AX88178 USB dongle | Grant Grundler |
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-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
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-04-29 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny |
2010-12-17 | asix: add USB ID for Logitec LAN-GTJ U2A | Arnaud Ebalard |
2010-06-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-06-07 | asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN | Jussi Kivilinna |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet |
2010-05-25 | drivers/net/usb/asix.c: Fix pointer cast. | David S. Miller |
2010-05-17 | drivers/net/usb: Use kmemdup | Julia Lawall |
2010-05-17 | drivers/net/usb/asix.c: Fix unaligned accesses | Neil Jones |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-10 | asix: fix setting mac address for AX88772 | Jussi Kivilinna |
2010-02-18 | net/usb: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-17 | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches |
2009-11-10 | usbnet: Set link down initially for drivers that update link state | Ben Hutchings |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-03-21 | usbnet: convert asix driver to net_device_ops | Stephen Hemminger |
2009-02-24 | asix: new device ids | Greg Kroah-Hartman |
2008-12-18 | net: prepare usb net drivers for addition of status as a parameter | Oliver Neukum |
2008-11-20 | asix: Fix asix-based cards connecting to 10/100Mbs LAN. | Pantelis Koukousoulas |
2008-11-13 | USB: net: asix: add support for Cables-to-Go USB Ethernet adapter | Jason Cooper |