aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/asix.c
AgeCommit message (Expand)Author
2011-12-19asix: new device idAurelien Jacobs
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler
2011-11-15net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler
2011-11-15net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler
2011-11-15net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler
2011-11-15net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler
2011-10-19NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler
2011-10-04NET: white space/coding style cleanup of asix driverGrant Grundler
2011-10-04NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler
2011-10-04NET: fix phy init for AX88772 USB ethernetGrant Grundler
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
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