index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arcnet
/
arcdevice.h
Age
Commit message (
Expand
)
Author
2024-04-08
archnet: Convert from tasklet to BH workqueue
Allen Pais
2023-12-04
arcnet: restoring support for multiple Sohard Arcnet cards
Thomas Reichinger
2021-10-13
net: remove single-byte netdev->dev_addr writes
Jakub Kicinski
2021-01-29
net: arcnet: Fix RESET flag handling
Ahmed S. Darwish
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-07-18
drivers: net: add missing interrupt.h include
Florian Westphal
2017-06-29
arcnet: add err_skb package for package status feedback
Michael Grzeschik
2015-10-26
arcnet: add netif_carrier_on/off for reconnect
Michael Grzeschik
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
2015-09-23
arcnet: com20020: replace magic numbers with readable macros
Michael Grzeschik
2015-09-23
arcnet: Remove unused arcnet_<I/O>w macros
Joe Perches
2015-09-23
arcnet: Remove function pointer macro indirections
Joe Perches
2015-09-23
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
Joe Perches
2015-09-23
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
2015-09-23
arcnet: Add arcnet_<I/O> macros
Joe Perches
2015-09-23
arcnet: Move files out of include/linux
Joe Perches