index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
atarilance.c
Age
Commit message (
Expand
)
Author
2020-05-11
net: atarilance: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
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-12-02
net: atarilance: use %8ph for printing hex string
Rasmus Villemoes
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-01-15
net: atarilance: Remove obsolete IRQ_TYPE_PRIO
Geert Uytterhoeven
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
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-04-22
m68k/atari: Change VME irq numbers from unsigned long to unsigned int
Geert Uytterhoeven
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