summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dec/tulip/de2104x.c
AgeCommit message (Expand)Author
2020-03-03net/dec: Delete driver versionsLeon Romanovsky
2020-02-05net: ethernet: dec: tulip: Fix length mask in receive length calculationMoritz Fischer
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-02-06net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei
2017-10-18net: tulip: de2104x: Convert timers to use timer_setup()Kees Cook
2017-06-05net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com
2017-04-07net: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser
2017-01-02net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03tulip: remove __dev* attributesBill Pemberton
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa
2012-04-07de2104x: stop using net_device.{base_addr, irq}.Francois Romieu
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher