aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390/axnet_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-078390: axnet_cs: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-02-21net/8390: Fix msg_enable patch snafuFinn Thain1-2/+0
2017-10-28drivers/net: 8390: Convert timers to use timer_setup()Kees Cook1-5/+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-3/+3
2015-03-01net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2014-08-07drivers/net: Remove typedef axnet_dev_tHimangi Saraogi1-13/+13
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead1-62/+57
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+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
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker1-1/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-108390: Move the 8390 related driversJeff Kirsher1-0/+1725