aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
AgeCommit message (Expand)Author
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-02-06net: dwc-xlgmac: Fix spelling mistake in function nameColin Ian King
2020-06-28net: dwc-xlgmac: fix xlgmac_xmit()'s return typeLuc Van Oostenryck
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal
2017-04-13net: dwc-xlgmac: add the initial ethtool supportJie Deng
2017-03-23net: dwc-xlgmac: declaration of dual license in headersJie Deng
2017-03-09net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng