| Commit message (Expand) | Author | Age | Files | Lines |
* | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 2017-06-20 | 1 | -3/+2 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -2/+2 |
* | net: asix: Avoid looping when the device does not respond | Guenter Roeck | 2016-10-14 | 1 | -4/+4 |
* | net: asix: Avoid looping when the device is disconnected | Robert Foss | 2016-08-31 | 1 | -12/+44 |
* | net: asix: Add in_pm parameter | Robert Foss | 2016-08-31 | 1 | -43/+137 |
* | asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions | John Stultz | 2016-05-17 | 1 | -1/+1 |
* | asix: silence log message from oversize packet | stephen hemminger | 2015-12-18 | 1 | -1/+1 |
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -1/+0 |
* | asix: Continue processing URB if no RX netdev buffer | Dean Jenkins | 2015-10-05 | 1 | -12/+19 |
* | asix: On RX avoid creating bad Ethernet frames | Dean Jenkins | 2015-10-05 | 1 | -0/+28 |
* | asix: Simplify asix_rx_fixup_internal() netdev alloc | Dean Jenkins | 2015-10-05 | 1 | -9/+7 |
* | asix: Tidy-up 32-bit header word synchronisation | Dean Jenkins | 2015-10-05 | 1 | -15/+13 |
* | asix: Rename remaining and size for clarity | Dean Jenkins | 2015-10-05 | 1 | -20/+21 |
* | usbnet: Fix tx_bytes statistic running backward in cdc_ncm | Ben Hutchings | 2015-03-29 | 1 | -1/+1 |
* | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers | Ben Hutchings | 2015-03-29 | 1 | -0/+2 |
* | usb: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -2/+1 |
* | asix: fix BUG in receive path when lowering MTU | holger@eitzenberger.org | 2013-05-03 | 1 | -0/+3 |
* | net: asix: handle packets crossing URB boundaries | Lucas Stach | 2013-01-18 | 1 | -25/+65 |
* | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-06 | 1 | -2/+2 |
* | usbnet: asix: apply introduced usb command APIs | Ming Lei | 2012-10-26 | 1 | -104/+13 |
* | asix: Add support for programming the EEPROM | Christian Riesch | 2012-07-19 | 1 | -0/+81 |
* | asix: Rework reading from EEPROM | Christian Riesch | 2012-07-19 | 1 | -17/+22 |
* | asix: Add a new driver for the AX88172A | Christian Riesch | 2012-07-16 | 1 | -2/+10 |
* | asix: Factor out common code | Christian Riesch | 2012-07-16 | 1 | -1173/+30 |
* | asix: Rename asix.c to asix_devices.c | Christian Riesch | 2012-07-16 | 1 | -0/+1680 |