aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix_common.c
Commit message (Expand)AuthorAge
* net: asix: Avoid looping when the device does not respondGuenter Roeck2016-10-14
* net: asix: Avoid looping when the device is disconnectedRobert Foss2016-09-01
* net: asix: Add in_pm parameterRobert Foss2016-09-01
* asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz2016-05-17
* asix: silence log message from oversize packetstephen hemminger2015-12-18
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* asix: Continue processing URB if no RX netdev bufferDean Jenkins2015-10-05
* asix: On RX avoid creating bad Ethernet framesDean Jenkins2015-10-05
* asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins2015-10-05
* asix: Tidy-up 32-bit header word synchronisationDean Jenkins2015-10-05
* asix: Rename remaining and size for clarityDean Jenkins2015-10-05
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-29
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-29
* usb: Fix FSF address in file headersJeff Kirsher2013-12-06
* asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org2013-05-03
* net: asix: handle packets crossing URB boundariesLucas Stach2013-01-18
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* usbnet: asix: apply introduced usb command APIsMing Lei2012-10-26
* asix: Add support for programming the EEPROMChristian Riesch2012-07-19
* asix: Rework reading from EEPROMChristian Riesch2012-07-19
* asix: Add a new driver for the AX88172AChristian Riesch2012-07-17
* asix: Factor out common codeChristian Riesch2012-07-17
* asix: Rename asix.c to asix_devices.cChristian Riesch2012-07-17