Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ethernet: use eth_hw_addr_set() for dev->addr_len cases | Jakub Kicinski | 2021-10-05 | 1 | -1/+1 |
* | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 2021-07-27 | 1 | -1/+1 |
* | net: dwc-xlgmac: Fix spelling mistake in function name | Colin Ian King | 2021-02-06 | 1 | -1/+1 |
* | net: dwc-xlgmac: fix xlgmac_xmit()'s return type | Luc Van Oostenryck | 2020-06-29 | 1 | -1/+1 |
* | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 2019-12-13 | 1 | -1/+1 |
* | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 2019-07-23 | 1 | -1/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 1 | -4/+3 |
* | drivers: net: add missing interrupt.h include | Florian Westphal | 2017-07-18 | 1 | -0/+1 |
* | net: dwc-xlgmac: add the initial ethtool support | Jie Deng | 2017-04-13 | 1 | -2/+20 |
* | net: dwc-xlgmac: declaration of dual license in headers | Jie Deng | 2017-03-24 | 1 | -4/+2 |
* | net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet | Jie Deng | 2017-03-09 | 1 | -0/+1334 |