aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/asix_common.c
AgeCommit message (Expand)Author
2016-06-01asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-05asix: Continue processing URB if no RX netdev bufferDean Jenkins
2015-10-05asix: On RX avoid creating bad Ethernet framesDean Jenkins
2015-10-05asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins
2015-10-05asix: Tidy-up 32-bit header word synchronisationDean Jenkins
2015-10-05asix: Rename remaining and size for clarityDean Jenkins
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-05-03asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-10-26usbnet: asix: apply introduced usb command APIsMing Lei
2012-07-19asix: Add support for programming the EEPROMChristian Riesch
2012-07-19asix: Rework reading from EEPROMChristian Riesch
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch
2012-07-16asix: Factor out common codeChristian Riesch
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch