aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/alteon (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-4/+4
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
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-05-22net/ethernet/alteon/acenic: Use module_pci_driver to register driverPeter Hüwe1-13/+2
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1
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-4/+3
2012-12-03acenic: remove __dev* attributesBill Pemberton1-13/+13
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-4/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-5/+5
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-08-30acenic: convert to SKB paged frag API.Ian Campbell1-3/+3
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-13acenic: Move the Alteon driverJeff Kirsher4-0/+4048