summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/natsemi/natsemi.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: natsemi: Convert timers to use timer_setup()Kees Cook2017-10-281-5/+5
* drivers: net: natsemi: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* net: natsemi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-121-52/+67
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-3/+4
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* natsemi: add checks for dma mapping errorsAlexey Khoroshilov2015-12-191-0/+12
* 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
* net: natsemi: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
* remove init of dev->perm_addr in driversJiri Pirko2013-01-081-3/+0
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* natsemi: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* drivers/net/ethernet/natsemi/natsemi.c: fix error return codePeter Senna Tschudin2012-10-071-2/+2
* natsemi: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-28/+39
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-3/+2
* 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
* *sonic/natsemi/ns83829: Move the National Semi-conductor driversJeff Kirsher2011-08-111-0/+3370
OpenPOWER on IntegriCloud