aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/synopsys/dwc-xlgmac-net.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-3/+2
* net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-1/+1
* ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-051-1/+1
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* net: dwc-xlgmac: Fix spelling mistake in function nameColin Ian King2021-02-061-1/+1
* net: dwc-xlgmac: fix xlgmac_xmit()'s return typeLuc Van Oostenryck2020-06-281-1/+1
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* drivers: net: add missing interrupt.h includeFlorian Westphal2017-07-181-0/+1
* net: dwc-xlgmac: add the initial ethtool supportJie Deng2017-04-131-2/+20
* net: dwc-xlgmac: declaration of dual license in headersJie Deng2017-03-231-4/+2
* net: dwc-xlgmac: Initial driver for DesignWare Enterprise EthernetJie Deng2017-03-091-0/+1334