summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/fealnx.c
Commit message (Expand)AuthorAgeFilesLines
* net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-141-1/+1
* fealnx: Fix building error on MIPSHuacai Chen2017-11-161-3/+3
* drivers/net: fealnx: Convert timers to use timer_setup()Kees Cook2017-10-281-10/+10
* drivers: net: fealnx: use setup_timer() helper.Allen Pais2017-09-211-6/+2Star
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-051-3/+2Star
* net: fealnx: 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
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
* 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: fealnx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0Star
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-1/+1
* net/ethernet: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-051-1/+1
* fealnx: Remove unused local label 'out' in netdev_open().David S. Miller2012-04-071-1/+0Star
* fealnx: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-8/+7Star
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-5/+3Star
* 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
* fealnx: Move the Myson driverJeff Kirsher2011-08-121-0/+1976