summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/alteon
Commit message (Expand)AuthorAge
* net: alteon: acenic: clean up indentation issueColin Ian King2017-12-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-09
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-20
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* 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
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* acenic: Move the Alteon driverJeff Kirsher2011-08-13