Age | Commit message (Expand) | Author | Files | Lines |
2019-02-14 | net:dl2k: Replace dev_kfree_skb_irq by dev_consume_skb_irq | Huang Zijiang | 1 | -1/+1 |
2019-02-14 | net:dl2k: Modify the code style escaping the warning | Huang Zijiang | 1 | -2/+2 |
2018-12-05 | net: documentation: build a directory structure for drivers | Jakub Kicinski | 1 | -1/+1 |
2017-11-02 | net: dl2k: remove redundant re-assignment to np | Colin Ian King | 1 | -1/+1 |
2017-10-18 | net: dl2k: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+5 |
2017-04-07 | net: dl2k: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -25/+20 |
2017-01-02 | net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -30/+41 |
2016-10-18 | ethernet/dlink: use core min/max MTU checking | Jarod Wilson | 1 | -18/+4 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2015-11-20 | dl2k: Implement suspend | Ondrej Zary | 1 | -14/+65 |
2015-11-20 | dl2k: Reorder and cleanup initialization | Ondrej Zary | 1 | -39/+56 |
2015-11-20 | dl2k: Handle memory allocation errors in alloc_list | Ondrej Zary | 1 | -85/+97 |
2015-11-16 | dl2k: Add support for IP1000A-based cards | Ondrej Zary | 1 | -3/+52 |
2015-05-31 | net: dl2k: Use setup_timer | Vaishali Thakkar | 1 | -3/+1 |
2014-06-06 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 1 | -2/+2 |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2013-10-21 | net: dl2k: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-03-09 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 1 | -5/+2 |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -3/+4 |
2012-12-03 | dlink: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-10-31 | dlink: dl2k: use the module_pci_driver macro | Devendra Naga | 1 | -15/+1 |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -43/+9 |
2012-04-26 | dl2k: Clean up rio_ioctl | Jeff Mahoney | 1 | -43/+9 |
2012-04-07 | dl2k: stop using net_device.{base_addr, irq} and convert to __iomem. | Francois Romieu | 1 | -209/+207 |
2011-08-25 | dl2k: use standard #defines from mii.h. | Francois Romieu | 1 | -54/+51 |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-11 | de6*/dl2k/sundance: Move the D-Link drivers | Jeff Kirsher | 1 | -0/+1824 |