index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
atarilance.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
net: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-08-11
ethernet: atarilance: mark init function static
Arnd Bergmann
1
-1
/
+1
2022-12-12
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-09-16
net: amd: Switch and case should be at the same indent
Guofeng Yue
1
-3
/
+3
2022-09-16
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
1
-2
/
+2
2021-11-19
amd: atarilance: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+5
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
1
-9
/
+2
2021-05-19
net: amd: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-8
/
+0
2020-05-11
net: atarilance: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2018-09-19
net: amd: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+4
2017-05-08
format-security: move static strings to const
Kees Cook
1
-2
/
+2
2016-12-02
net: atarilance: use %8ph for printing hex string
Rasmus Villemoes
1
-6
/
+2
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2015-01-15
net: atarilance: Remove obsolete IRQ_TYPE_PRIO
Geert Uytterhoeven
1
-4
/
+4
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-03-12
ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
1
-3
/
+1
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-2
/
+0
2012-04-22
m68k/atari: Change VME irq numbers from unsigned long to unsigned int
Geert Uytterhoeven
1
-7
/
+4
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-1
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-10
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher
1
-0
/
+1176