summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix.c
Commit message (Expand)AuthorAgeFilesLines
* net-next:asix: V2 Update VERSIONGrant Grundler2011-11-151-1/+1
* net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler2011-11-151-7/+15
* net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler2011-11-151-5/+25
* net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler2011-11-151-2/+10
* net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler2011-11-151-1/+1
* NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler2011-10-191-0/+3
* NET: white space/coding style cleanup of asix driverGrant Grundler2011-10-041-71/+82
* NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler2011-10-041-62/+101
* NET: fix phy init for AX88772 USB ethernetGrant Grundler2011-10-041-54/+61
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-3/+3
* ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-271-2/+2
* ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-271-3/+2
* ASIX: Add AX88772B USB IDMarek Vasut2011-07-211-0/+4
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-13/+15
* asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard2010-12-171-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-111-1/+1
|\
| * asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna2010-06-071-1/+1
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-251-2/+2
* drivers/net/usb: Use kmemdupJulia Lawall2010-05-171-2/+1
* drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones2010-05-171-1/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-10/+6
|/
* asix: fix setting mac address for AX88772Jussi Kivilinna2010-03-101-2/+28
* net/usb: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-8/+4
* usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-171-44/+53
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-6/+6
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-6/+6
* usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-101-6/+6
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-2/+2
* usbnet: convert asix driver to net_device_opsStephen Hemminger2009-03-211-7/+40
* asix: new device idsGreg Kroah-Hartman2009-02-241-0/+8
* net: prepare usb net drivers for addition of status as a parameterOliver Neukum2008-12-181-2/+3
* asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-201-1/+3
* USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper2008-11-131-0/+4
* net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali2008-05-221-0/+4
* usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili2008-05-081-0/+4
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-311-2/+1
* [usb netdev] asix: fix regressionRuss Dill2008-01-121-3/+3
* asix fixesAl Viro2007-12-221-130/+105
* support for USB autosuspend in the asix driverOliver Neukum2007-10-101-0/+1
* asix.c - Add Belkin F5D5055 idsDavid Hollis2007-05-241-0/+4
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-091-0/+1490
OpenPOWER on IntegriCloud