aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/alteon/acenic.c
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-22net/ethernet/alteon/acenic: Use module_pci_driver to register driverPeter Hüwe
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03acenic: remove __dev* attributesBill Pemberton
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-08-30acenic: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-13acenic: Move the Alteon driverJeff Kirsher