Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-01 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -2/+2 |
2021-10-05 | ethernet: use eth_hw_addr_set() for dev->addr_len cases | Jakub Kicinski | 1 | -1/+1 |
2020-09-26 | drivers/net/ethernet: clean up unused assignments | Jesse Brandeburg | 1 | -1/+1 |
2017-12-21 | net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer() | Jie Deng | 1 | -17/+7 |
2017-04-13 | net: dwc-xlgmac: add the initial ethtool support | Jie Deng | 1 | -0/+1 |
2017-03-24 | net: dwc-xlgmac: use dual license | Jie Deng | 1 | -1/+2 |
2017-03-24 | net: dwc-xlgmac: declaration of dual license in headers | Jie Deng | 1 | -4/+2 |
2017-03-22 | net: dwc-xlgmac: add module license | Arnd Bergmann | 1 | -0/+1 |
2017-03-10 | net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet | Jie Deng | 1 | -0/+736 |