summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/alteon
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-091-30/+35
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-3/+2
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-4/+4
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net/ethernet/alteon/acenic: Use module_pci_driver to register driverPeter Hüwe2013-05-221-13/+2
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-4/+3
* acenic: remove __dev* attributesBill Pemberton2012-12-031-13/+13
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-4/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-5/+5
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* acenic: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+3
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* acenic: Move the Alteon driverJeff Kirsher2011-08-134-0/+4048