Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / drivers / net / usb / asix.c
2012-04-24 Ingo van Lilasix: Fix tx transfer padding for full-speed USB
2012-03-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-16 Eric Dumazetasix: asix_rx_fixup surgery to reduce skb truesizes
2012-03-11 Joerg Neikesusb: asix: Patch for Sitecom LN-031
2012-01-12 Konrad Rzeszutek... Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527...
2012-01-10 Jussi Kivilinnaasix: fix setting custom MAC address on Asix 88178...
2012-01-10 Jussi Kivilinnaasix: fix setting custom MAC address on Asix 88772...
2012-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-09 stephen hemmingerusbnet: make ethtool_ops const
2012-01-07 Aurelien Jacobsasix: fix infinite loop in rx_fixup()
2012-01-07 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2012-01-06 Greg Kroah-HartmanMerge branch 'driver-core-next' into Linux 3.2
2011-12-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-23 allandrivers/net/usb/asix: fixed asix_get_wol reported wrong...
2011-12-19 Aurelien Jacobsasix: new device id
2011-11-18 Greg Kroah-HartmanUSB: convert drivers/net/* to use module_usb_driver()
2011-11-15 Grant Grundlernet-next:asix: V2 Update VERSION
2011-11-15 Grant Grundlernet-next:asix: V2 more fixes for ax88178 phy init sequence
2011-11-15 Grant Grundlernet-next:asix: reduce AX88772 init time by about 2...
2011-11-15 Grant Grundlernet-next:asix:poll in asix_get_phyid in case phy not...
2011-11-15 Grant Grundlernet-next:asix:PHY_MODE_RTL8211CL should be 0xC
2011-10-19 Grant GrundlerNET: asix: fix ethtool -e for AX88178 USB dongle
2011-10-04 Grant GrundlerNET: white space/coding style cleanup of asix driver
2011-10-04 Grant GrundlerNET: fix phy init for Asix AX88178 USB (GigE)
2011-10-04 Grant GrundlerNET: fix phy init for AX88772 USB ethernet
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-07-28 Marek VasutASIX: Use only 11 bits of header for data size
2011-07-28 Marek VasutASIX: Simplify condition in rx_fixup()
2011-07-22 Marek VasutASIX: Add AX88772B USB ID
2011-04-29 David Decotignyethtool: Call ethtool's get/set_settings callbacks...
2010-12-17 Arnaud Ebalardasix: add USB ID for Logitec LAN-GTJ U2A
2010-06-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-06-07 Jussi Kivilinnaasix: check packet size against mtu+ETH_HLEN instead...
2010-06-03 Eric Dumazetdrivers/net: use __packed annotation
2010-05-25 David S. Millerdrivers/net/usb/asix.c: Fix pointer cast.
2010-05-18 Julia Lawalldrivers/net/usb: Use kmemdup
2010-05-18 Neil Jonesdrivers/net/usb/asix.c: Fix unaligned accesses
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-10 Jussi Kivilinnaasix: fix setting mac address for AX88772
2010-02-18 Jiri Pirkonet/usb: convert to use netdev_for_each_mc_addr
2010-02-17 Joe Perchesusbnet: Convert dev(dbg|err|warn|info) macros to netdev...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-11 Ben Hutchingsusbnet: Set link down initially for drivers that update...
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-03-22 Stephen Hemmingerusbnet: convert asix driver to net_device_ops
2009-02-25 Greg Kroah-Hartmanasix: new device ids
2008-12-19 Oliver Neukumnet: prepare usb net drivers for addition of status...
2008-11-20 Pantelis Koukousoulasasix: Fix asix-based cards connecting to 10/100Mbs...
2008-11-13 Jason CooperUSB: net: asix: add support for Cables-to-Go USB Ethern...
2008-05-22 Aurelien Nephtalinet/usb: add support for Apple USB Ethernet Adapter
2008-05-08 Mattia Dongiliusb/asix: add Buffalo LUA-U2-GT 10/100/1000
2008-02-01 Jussi KivilinnaMove usbnet.h and rndis_host.h to include/linux/usb
2008-01-12 Russ Dill[usb netdev] asix: fix regression
2007-12-23 Al Viroasix fixes
2007-10-10 Oliver Neukumsupport for USB autosuspend in the asix driver
2007-05-24 David Hollisasix.c - Add Belkin F5D5055 ids
2007-05-10 Jeff GarzikMove USB network drivers to drivers/net/usb.