summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dlink/sundance.c
Commit message (Expand)AuthorAgeFilesLines
* net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...Yang Wei2019-02-141-3/+2Star
* drivers/net: dlink: Convert timers to use timer_setup()Kees Cook2017-10-281-5/+5
* drivers: net: sundance: use setup_timer() helper.Allen Pais2017-09-211-3/+1Star
* net: dlink: sundance: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ethernet/dlink: use core min/max MTU checkingJarod Wilson2016-10-181-2/+4
* sundance: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* sundance: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-251-1/+1
* net: sundance: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0Star
* sundance: Add netpoll supportDenis Kirjanov2013-08-211-0/+14
* remove init of dev->perm_addr in driversJiri Pirko2013-01-091-1/+0Star
* Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-031-7/+7
|\
| * dlink: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* | sundance: Enable WoL supportDenis Kirjanov2012-12-031-1/+80
|/
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-051-1/+1
* sundance: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-7/+5Star
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-5/+4Star
* 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
* de6*/dl2k/sundance: Move the D-Link driversJeff Kirsher2011-08-121-0/+1940