aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/synopsys/dwc-xlgmac-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski1-1/+1
2020-09-25drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg1-1/+1
2017-12-21net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()Jie Deng1-17/+7
2017-04-13net: dwc-xlgmac: add the initial ethtool supportJie Deng1-0/+1
2017-03-23net: dwc-xlgmac: use dual licenseJie Deng1-1/+2
2017-03-23net: dwc-xlgmac: declaration of dual license in headersJie Deng1-4/+2
2017-03-22net: dwc-xlgmac: add module licenseArnd Bergmann1-0/+1
2017-03-09net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng1-0/+736