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
/
8390
/
pcnet_cs.c
Age
Commit message (
Expand
)
Author
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-25
8390: Avoid comma separated statements
Joe Perches
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-03-12
net: 8390: fix potential NULL pointer dereferences
Kangjie Lu
2018-02-21
net/8390: Fix msg_enable patch snafu
Finn Thain
2017-11-11
net: 8390: pcnet_cs: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-28
drivers/net: 8390: Convert timers to use timer_setup()
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-02-16
pcnet_cs: add new id
Ken Kawasaki
2015-03-01
net: 8390: pcnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
2014-08-07
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
8390: Move the 8390 related drivers
Jeff Kirsher