aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/adaptec (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-10-18net: starfire: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy1-2/+4
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-1/+1
2012-12-03starfire: remove __dev* attributesBill Pemberton1-5/+5
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen1-1/+1
2012-04-07starfire: remove deprecated options.Francois Romieu1-34/+6
2012-04-07starfire: stop using net_device.{base_addr, irq}.Francois Romieu1-9/+5
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-5/+3
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+2
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-2/+6
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-10-19net: add skb frag size accessorsEric Dumazet1-4/+4
2011-09-22starfire: convert to SKB paged frag API.Ian Campbell1-1/+4
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12starfire: Move the Adaptec driverJeff Kirsher3-0/+2127