aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/synopsys/dwc-xlgmac-net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski1-3/+2
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet1-1/+1
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski1-1/+1
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-02-06net: dwc-xlgmac: Fix spelling mistake in function nameColin Ian King1-1/+1
2020-06-28net: dwc-xlgmac: fix xlgmac_xmit()'s return typeLuc Van Oostenryck1-1/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal1-0/+1
2017-04-13net: dwc-xlgmac: add the initial ethtool supportJie Deng1-2/+20
2017-03-23net: dwc-xlgmac: declaration of dual license in headersJie Deng1-4/+2
2017-03-09net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng1-0/+1334