aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-1/+1
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+2
2013-12-06usb: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-05-03asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org1-0/+3
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach1-25/+65
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+2
2012-10-26usbnet: asix: apply introduced usb command APIsMing Lei1-104/+13
2012-07-19asix: Add support for programming the EEPROMChristian Riesch1-0/+81
2012-07-19asix: Rework reading from EEPROMChristian Riesch1-17/+22
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch1-2/+10
2012-07-16asix: Factor out common codeChristian Riesch1-1173/+30
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch1-0/+1680