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