aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/adaptec/starfire.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-29net: adaptec: starfire: add checks for dma mapping errorsGravatar Alexey Khoroshilov 1-2/+43
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-11-09net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsGravatar Philippe Reynes 1-6/+8
2016-10-13net: deprecate eth_change_mtu, remove usageGravatar Jarod Wilson 1-1/+0
2016-09-12starfire: use IS_ENABLED() instead of checking for built-in or moduleGravatar Javier Martinez Canillas 1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperGravatar Florian Westphal 1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useGravatar Benoit Taine 1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSGravatar Wilfried Klaebe 1-1/+1
2013-10-18net: starfire: remove unnecessary pci_set_drvdata()Gravatar Jingoo Han 1-2/+0
2013-04-19net: vlan: add protocol argument to packet tagging functionsGravatar Patrick McHardy 1-1/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadGravatar Patrick McHardy 1-2/+4
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Gravatar Patrick McHardy 1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGravatar Greg Kroah-Hartman 1-1/+1
2012-12-03starfire: remove __dev* attributesGravatar Bill Pemberton 1-5/+5
2012-10-06sections: fix section conflicts in drivers/netGravatar Andi Kleen 1-1/+1
2012-04-07starfire: remove deprecated options.Gravatar Francois Romieu 1-34/+6
2012-04-07starfire: stop using net_device.{base_addr, irq}.Gravatar Francois Romieu 1-9/+5
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbGravatar Pradeep A Dalvi 1-5/+3
2012-01-31drivers/net: Remove alloc_etherdev error messagesGravatar Joe Perches 1-3/+2
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueGravatar Jiri Pirko 1-2/+6
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyGravatar Rick Jones 1-3/+3
2011-10-19net: add skb frag size accessorsGravatar Eric Dumazet 1-4/+4
2011-09-22starfire: convert to SKB paged frag API.Gravatar Ian Campbell 1-1/+4
2011-08-17net: remove use of ndo_set_multicast_list in driversGravatar Jiri Pirko 1-1/+1
2011-08-12starfire: Move the Adaptec driverGravatar Jeff Kirsher 1-0/+2088