aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix.c
Commit message (Expand)AuthorAge
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard2010-12-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-11
|\
| * asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna2010-06-07
* | drivers/net: use __packed annotationEric Dumazet2010-06-03
|/
* drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-25
* drivers/net/usb: Use kmemdupJulia Lawall2010-05-17
* drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones2010-05-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* asix: fix setting mac address for AX88772Jussi Kivilinna2010-03-10
* net/usb: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
* usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-17
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-10
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* usbnet: convert asix driver to net_device_opsStephen Hemminger2009-03-21
* asix: new device idsGreg Kroah-Hartman2009-02-25
* net: prepare usb net drivers for addition of status as a parameterOliver Neukum2008-12-19
* asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-20
* USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper2008-11-13
* net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali2008-05-22
* usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili2008-05-08
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-31
* [usb netdev] asix: fix regressionRuss Dill2008-01-12
* asix fixesAl Viro2007-12-22
* support for USB autosuspend in the asix driverOliver Neukum2007-10-10
* asix.c - Add Belkin F5D5055 idsDavid Hollis2007-05-24
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-09