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