index
:
pm24.git
master
perf-mon
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
/
declance.c
Age
Commit message (
Expand
)
Author
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-02
declance: Fix continuation with the adapter identification message
Maciej W. Rozycki
2018-09-19
net: amd: fix return type of ndo_start_xmit function
YueHaibing
2017-10-28
drivers/net: amd: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: declance: use setup_timer() helper.
Allen Pais
2017-05-08
format-security: move static strings to const
Kees Cook
2017-03-02
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
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
2014-07-08
declance: Fix 64-bit compilation warnings
Maciej W. Rozycki
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-10-29
MIPS: DECstation I/O ASIC DMA interrupt classes
Maciej W. Rozycki
2013-09-20
declance: Remove `incompatible pointer type' warnings
Maciej W. Rozycki
2013-09-13
MIPS: DECstation I/O ASIC DMA interrupt handling fix
Maciej W. Rozycki
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2012-12-03
net/amd: remove __dev* attributes
Bill Pemberton
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
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