aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-05asix: Continue processing URB if no RX netdev bufferDean Jenkins1-12/+19
2015-10-05asix: On RX avoid creating bad Ethernet framesDean Jenkins1-0/+28
2015-10-05asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins1-9/+7
2015-10-05asix: Tidy-up 32-bit header word synchronisationDean Jenkins1-15/+13
2015-10-05asix: Rename remaining and size for clarityDean Jenkins1-20/+21
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