aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix.c
Commit message (Expand)AuthorAgeFilesLines
* asix: Support DLink DUB-E100 H/W Ver C1Søren Holm2012-10-021-0/+4
* asix: Fix tx transfer padding for full-speed USBIngo van Lil2012-05-211-2/+2
* usb: asix: Patch for Sitecom LN-031Joerg Neikes2012-03-191-0/+4
* asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-121-1/+1
* asix: new device idAurelien Jacobs2012-01-121-0/+4
* ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-11-111-2/+2
* ASIX: Simplify condition in rx_fixup()Marek Vasut2011-11-111-3/+2
* ASIX: Add AX88772B USB IDMarek Vasut2011-10-031-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