aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/alteon/acenic.c
Commit message (Expand)AuthorAge
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net/ethernet/alteon/acenic: Use module_pci_driver to register driverPeter Hüwe2013-05-22
* net: vlan: add protocol argument to packet tagging functionsPatrick 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
* acenic: remove __dev* attributesBill Pemberton2012-12-03
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* acenic: convert to SKB paged frag API.Ian Campbell2011-08-30
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* acenic: Move the Alteon driverJeff Kirsher2011-08-13