index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arcnet
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-22
net: arcnet: com20020-pci: avoid -Wformat-truncation warning
Ethan Nelson-Moore
2
-2
/
+3
2026-05-22
net: arcnet: expand unnecessary I/O abstraction macros
Ethan Nelson-Moore
4
-68
/
+49
2026-05-22
net: arcnet: remove code depending on nonexistent config option
Ethan Nelson-Moore
1
-13
/
+5
2026-05-22
net: arcnet: remove ISA and PCMCIA support; modernize documentation
Ethan Nelson-Moore
8
-2147
/
+3
2026-05-22
net: arcnet: fix typos in comments
Ethan Nelson-Moore
3
-7
/
+7
2026-05-22
net: arcnet: com20020: remove misleading references to multicast
Ethan Nelson-Moore
1
-10
/
+4
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-161
/
+81
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-17
net: arcnet: com20020-pci: fix support for 2.5Mbit cards
Ethan Nelson-Moore
1
-1
/
+15
2026-02-10
net: arcnet: com20020-pci: use module_pci_driver
Ethan Nelson-Moore
1
-14
/
+1
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-16
/
+0
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-04
arcnet: Add NULL check in com20020pci_probe()
Henry Martin
1
-1
/
+16
2024-06-19
net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-04-08
archnet: Convert from tasklet to BH workqueue
Allen Pais
2
-6
/
+8
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-0
/
+10
2024-02-15
net: fill in MODULE_DESCRIPTION()s for missing arcnet
Breno Leitao
10
-0
/
+10
2024-01-29
net: fill in MODULE_DESCRIPTION()s for arcnet
Breno Leitao
1
-0
/
+1
2023-12-04
arcnet: restoring support for multiple Sohard Arcnet cards
Thomas Reichinger
2
-39
/
+44
2023-08-25
net: arcnet: Do not call kfree_skb() under local_irq_disable()
Jinjie Ruan
1
-1
/
+1
2023-05-25
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
1
-6
/
+2
2022-11-23
arcnet: fix potential memory leak in com20020_probe()
Wang Hai
1
-2
/
+9
2022-03-03
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
Zheyu Ma
1
-0
/
+3
2021-10-13
net: remove single-byte netdev->dev_addr writes
Jakub Kicinski
8
-9
/
+16
2021-03-14
net: arcnet: com20020 fix error handling
Tong Zhang
1
-15
/
+19
2021-02-02
arcnet: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-14
/
+78
2021-01-29
net: arcnet: Fix RESET flag handling
Ahmed S. Darwish
8
-14
/
+78
2021-01-18
arcnet: fix macro name when DEBUG is defined
Tom Rix
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-14
/
+14
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-04-28
docs: networking: convert arcnet.txt to ReST
Mauro Carvalho Chehab
1
-3
/
+3
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2
-2
/
+2
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-11
/
+11
2019-09-24
arcnet: provide a buffer big enough to actually receive packets
Uwe Kleine-König
1
-14
/
+17
2019-08-30
arcnet: capmode: remove redundant assignment to pointer pkt
Colin Ian King
1
-1
/
+1
2019-07-29
arcnet: com20020-isa: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-07-29
arcnet: arc-rimi: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-07-29
arcnet: com90io: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-07-29
arcnet: com90xx: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-27
drivers/net: arcnet: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+4
2017-09-21
drivers: net: arcnet: use setup_timer() helper.
Allen Pais
1
-3
/
+1
[next]