summaryrefslogtreecommitdiff
path: root/drivers/net/usb/asix.c
AgeCommit message (Expand)Author
2018-11-29net: usb: asix: add testmode supportDominik Sliwa
2015-06-10colibri_t20/t30: net: usb: asix: ethernet mac address handlingMarcel Ziswiler
2015-06-10net: usb: asix: integrate driver 4.17.0Marcel Ziswiler
2013-04-16net: asix: fix Ethernet MAC address assignment after suspendMarcel Ziswiler
2012-12-05net: asix: revise Ethernet MAC address assignmentMarcel Ziswiler
2012-07-27net: usb: asix: disable failing auto detachT20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
2012-07-25net: usb: asix: update to driver 4.4.0Marcel Ziswiler
2012-06-08Initial Toradex Colibri T20 L4T R15 support.Marcel Ziswiler
2012-01-12asix: fix infinite loop in rx_fixup()Aurelien Jacobs
2012-01-12asix: new device idAurelien Jacobs
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut
2011-07-21ASIX: Add AX88772B USB IDMarek Vasut
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2010-12-17asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-07asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller
2010-05-17drivers/net/usb: Use kmemdupJulia Lawall
2010-05-17drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10asix: fix setting mac address for AX88772Jussi Kivilinna
2010-02-18net/usb: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-03-21usbnet: convert asix driver to net_device_opsStephen Hemminger
2009-02-24asix: new device idsGreg Kroah-Hartman
2008-12-18net: prepare usb net drivers for addition of status as a parameterOliver Neukum
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas
2008-11-13USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper
2008-05-22net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna
2008-01-12[usb netdev] asix: fix regressionRuss Dill
2007-12-22asix fixesAl Viro
2007-10-10support for USB autosuspend in the asix driverOliver Neukum
2007-05-24asix.c - Add Belkin F5D5055 idsDavid Hollis
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik