aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/alteon
AgeCommit message (Expand)Author
2022-01-09net: alteon: Simplify DMA settingChristophe JAILLET
2021-10-16ethernet: alteon: use eth_hw_addr_set()Jakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-05-19net: alteon: remove leading spaces before tabsHui Tang
2020-09-14net: alteon: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17net: alteon: Avoid some useless memsetChristophe JAILLET
2020-07-17net: alteon: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-02-24net/alteon: Properly report FW versionLeon Romanovsky
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-28net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
2018-08-07alteon: acenic: mark expected switch fall-throughGustavo A. R. Silva
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King
2017-12-15net: alteon: acenic: clean up indentation issueColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-09net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
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-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-13acenic: Move the Alteon driverJeff Kirsher