summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/adaptec
Commit message (Expand)AuthorAge
* net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-01-29
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-09
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* starfire: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-12
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* net: starfire: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-19
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* starfire: remove __dev* attributesBill Pemberton2012-12-03
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-06
* starfire: remove deprecated options.Francois Romieu2012-04-07
* starfire: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* net: add skb frag size accessorsEric Dumazet2011-10-19
* starfire: convert to SKB paged frag API.Ian Campbell2011-09-22
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-15
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* starfire: Move the Adaptec driverJeff Kirsher2011-08-12