summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/natsemi/ns83820.c
Commit message (Expand)AuthorAgeFilesLines
* net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-121-21/+25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun2016-10-261-1/+1
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-9/+2
* natsemi: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* 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: ns83820: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-2/+0
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-1/+1
* natsemi: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+3
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* ns83820: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* 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/+2312