summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dlink/dl2k.c
Commit message (Expand)AuthorAgeFilesLines
* ethernet: replace netdev->dev_addr assignment loopsJakub Kicinski2021-10-141-2/+1
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* net: dl2k: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-39/+41
* net: dl2k: Remove unused macro DRV_NAMEYueHaibing2020-08-311-1/+0
* docs: networking: reorganize driver documentation againJakub Kicinski2020-06-261-9/+1
* docs: networking: device drivers: convert dlink/dl2k.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* net/dlink: Remove driver version and release dateLeon Romanovsky2020-03-031-9/+0
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* net:dl2k: Replace dev_kfree_skb_irq by dev_consume_skb_irqHuang Zijiang2019-02-141-1/+1
* net:dl2k: Modify the code style escaping the warningHuang Zijiang2019-02-141-2/+2
* net: documentation: build a directory structure for driversJakub Kicinski2018-12-051-1/+1
* net: dl2k: remove redundant re-assignment to npColin Ian King2017-11-021-1/+1
* net: dl2k: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+5
* net: dl2k: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-25/+20
* net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-30/+41
* ethernet/dlink: use core min/max MTU checkingJarod Wilson2016-10-181-18/+4
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* dl2k: Implement suspendOndrej Zary2015-11-201-14/+65
* dl2k: Reorder and cleanup initializationOndrej Zary2015-11-201-39/+56
* dl2k: Handle memory allocation errors in alloc_listOndrej Zary2015-11-201-85/+97
* dl2k: Add support for IP1000A-based cardsOndrej Zary2015-11-161-3/+52
* net: dl2k: Use setup_timerVaishali Thakkar2015-05-311-3/+1
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* net: dl2k: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-5/+2
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+4
* dlink: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* dlink: dl2k: use the module_pci_driver macroDevendra Naga2012-10-311-15/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-43/+9
|\
| * dl2k: Clean up rio_ioctlJeff Mahoney2012-04-261-43/+9
* | dl2k: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu2012-04-071-209/+207
|/
* dl2k: use standard #defines from mii.h.Francois Romieu2011-08-251-54/+51
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* de6*/dl2k/sundance: Move the D-Link driversJeff Kirsher2011-08-111-0/+1824