index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
alteon
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: alteon: Simplify DMA setting
Christophe JAILLET
2022-01-09
2
-8
/
+2
*
ethernet: alteon: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-6
/
+8
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-2
/
+2
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
net: alteon: remove leading spaces before tabs
Hui Tang
2021-05-19
1
-13
/
+13
*
net: alteon: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
2
-5
/
+7
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
net: alteon: Avoid some useless memset
Christophe JAILLET
2020-07-17
1
-4
/
+1
*
net: alteon: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-17
1
-58
/
+56
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
net/alteon: Properly report FW version
Leon Romanovsky
2020-02-24
1
-3
/
+2
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
2019-01-28
1
-1
/
+1
*
alteon: acenic: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
1
-0
/
+1
*
net: alteon: acenic: remove redundant pointer rxdesc
Colin Ian King
2018-07-04
1
-4
/
+1
*
net: alteon: acenic: clean up indentation issue
Colin Ian King
2017-12-15
1
-7
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-09
1
-30
/
+35
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-3
/
+2
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-4
/
+4
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
net/ethernet/alteon/acenic: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
1
-13
/
+2
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-4
/
+3
*
acenic: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-13
/
+13
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-4
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-5
/
+5
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
1
-1
/
+1
*
acenic: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-3
/
+3
*
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-27
1
-0
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
acenic: Move the Alteon driver
Jeff Kirsher
2011-08-13
4
-0
/
+4048