summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/adaptec
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* net: adaptec: starfire: replace dev_kfree_skb_irq by dev_consume_skb_irq for ...Yang Wei2019-02-141-1/+1
* net: adaptec: Replace mdelay() with msleep() in starfire_init_one()Jia-Ju Bai2018-07-271-1/+1
* net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-01-301-2/+43
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-091-6/+8
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
* starfire: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1Star
* 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: starfire: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0Star
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-201-1/+0Star
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+4
* 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
* starfire: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-051-1/+1
* starfire: remove deprecated options.Francois Romieu2012-04-071-34/+6Star
* starfire: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-9/+5Star
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-5/+3Star
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+2Star
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-091-2/+6
* 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-4/+4
* starfire: convert to SKB paged frag API.Ian Campbell2011-09-221-1/+4
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* starfire: Move the Adaptec driverJeff Kirsher2011-08-123-0/+2127