| Commit message (Expand) | Author | Age | Files | Lines |
* | net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles | Yang Wei | 2019-02-13 | 1 | -1/+1 |
* | fealnx: Fix building error on MIPS | Huacai Chen | 2017-11-16 | 1 | -3/+3 |
* | drivers/net: fealnx: Convert timers to use timer_setup() | Kees Cook | 2017-10-28 | 1 | -10/+10 |
* | drivers: net: fealnx: use setup_timer() helper. | Allen Pais | 2017-09-21 | 1 | -6/+2 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -2/+2 |
* | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 2017-06-05 | 1 | -3/+2 |
* | net: fealnx: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-01-02 | 1 | -6/+8 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 2016-10-13 | 1 | -1/+0 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | net: fealnx: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-21 | 1 | -1/+0 |
* | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2012-12-07 | 1 | -1/+1 |
* | net/ethernet: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -5/+5 |
* | sections: fix section conflicts in drivers/net | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
* | fealnx: Remove unused local label 'out' in netdev_open(). | David S. Miller | 2012-04-07 | 1 | -1/+0 |
* | fealnx: stop using net_device.{base_addr, irq}. | Francois Romieu | 2012-04-07 | 1 | -8/+7 |
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2012-02-06 | 1 | -5/+3 |
* | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 2011-11-08 | 1 | -3/+3 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | fealnx: Move the Myson driver | Jeff Kirsher | 2011-08-12 | 1 | -0/+1976 |