summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/de2104x.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tulip: fix setting device address from romJakub Kicinski2021-10-121-1/+1
* ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski2021-10-091-7/+8
* net: dec: remove leading spaces before tabsHui Tang2021-05-191-2/+2
* tulip: de2104x: use module_pci_driver to simplify the codeWei Yongjun2021-04-081-12/+1
* net: dec: tulip: de2104x: Add shutdown handler to stop NICMoritz Fischer2020-10-311-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-231-1/+1
|\
| * net: dec: de2104x: Increase receive ring size for TulipLucy Yan2020-09-111-1/+1
* | tulip: de2104x: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-26/+36
|/
* tulip: de2104x: use generic power managementVaibhav Gupta2020-06-241-17/+8
* net/dec: Delete driver versionsLeon Romanovsky2020-03-041-15/+0
* net: ethernet: dec: tulip: Fix length mask in receive length calculationMoritz Fischer2020-02-051-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-291-1/+1
|\
| * netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-131-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei2019-02-071-1/+1
* net: tulip: de2104x: Convert timers to use timer_setup()Kees Cook2017-10-181-12/+9
* net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com2017-06-051-7/+4
* net: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-22/+20
* net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-40/+51
* 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
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* tulip: remove __dev* attributesBill Pemberton2012-12-031-8/+9
* drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-051-5/+2
* de2104x: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-18/+16
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-4/+2
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+3
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher2011-08-121-0/+2215