aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/3c574_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14ethernet: replace netdev->dev_addr 16bit writesJakub Kicinski1-6/+5
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-14net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones1-3/+3
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-2/+2
2017-11-11net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18drivers/net/3com: Convert timers to use timer_setup()Kees Cook1-7/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-01-173c574_cs: fix operator precedence between << and &Nickolai Zeldovich1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-1/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-103c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher1-0/+1181