aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dlink/dl2k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-02-14net:dl2k: Replace dev_kfree_skb_irq by dev_consume_skb_irqHuang Zijiang1-1/+1
2019-02-14net:dl2k: Modify the code style escaping the warningHuang Zijiang1-2/+2
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski1-1/+1
2017-11-02net: dl2k: remove redundant re-assignment to npColin Ian King1-1/+1
2017-10-18net: dl2k: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-04-07net: dl2k: Use net_device_stats from struct net_deviceTobias Klauser1-25/+20
2017-01-02net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+41
2016-10-18ethernet/dlink: use core min/max MTU checkingJarod Wilson1-18/+4
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-11-20dl2k: Implement suspendOndrej Zary1-14/+65
2015-11-20dl2k: Reorder and cleanup initializationOndrej Zary1-39/+56
2015-11-20dl2k: Handle memory allocation errors in alloc_listOndrej Zary1-85/+97
2015-11-16dl2k: Add support for IP1000A-based cardsOndrej Zary1-3/+52
2015-05-31net: dl2k: Use setup_timerVaishali Thakkar1-3/+1
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-10-21net: dl2k: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-5/+2
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+4
2012-12-03dlink: remove __dev* attributesBill Pemberton1-4/+4
2012-10-31dlink: dl2k: use the module_pci_driver macroDevendra Naga1-15/+1
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-43/+9
2012-04-26dl2k: Clean up rio_ioctlJeff Mahoney1-43/+9
2012-04-07dl2k: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu1-209/+207
2011-08-25dl2k: use standard #defines from mii.h.Francois Romieu1-54/+51
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11de6*/dl2k/sundance: Move the D-Link driversJeff Kirsher1-0/+1824