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
/
ethernet
/
amd
/
sun3lance.c
Age
Commit message (
Expand
)
Author
2024-06-19
net: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2022-09-16
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
2021-05-19
net: amd: remove leading spaces before tabs
Hui Tang
2020-09-29
net: sun3lance: Remove redundant checks in interrupt handler
Sebastian Andrzej Siewior
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2018-09-19
net: amd: fix return type of ndo_start_xmit function
YueHaibing
2017-05-08
format-security: move static strings to const
Kees Cook
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2013-09-12
ethernet: amd: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-03-12
ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher