summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/3c574_cs.c
Commit message (Expand)AuthorAgeFilesLines
* ethernet: replace netdev->dev_addr 16bit writesJakub Kicinski2021-10-141-6/+5
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones2020-08-141-3/+3
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
* net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
* drivers/net/3com: Convert timers to use timer_setup()Kees Cook2017-10-181-7/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
* 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-171-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-1/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* 3c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher2011-08-101-0/+1181