summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/fealnx.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+0
* 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-061-1/+1
* fealnx: Remove unused local label 'out' in netdev_open().David S. Miller2012-04-071-1/+0
* fealnx: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-8/+7
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-5/+3
* 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-171-1/+1
* fealnx: Move the Myson driverJeff Kirsher2011-08-121-0/+1976