开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
8390
/
ne2k-pci.c
Age
Commit message (
Expand
)
Author
2020-10-31
ne2k: Fix Typo in RW-Bugfix
Armin Wolf
2020-07-17
ne2k-pci: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
2020-07-01
ne2k-pci: use generic power management
Vaibhav Gupta
2020-05-26
ne2k-pci: Fix various coding-style issues and improve printk() usage
Armin Wolf
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
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
2014-12-27
ne2k-pci: Add pci_disable_device in error handling
Jia-Ju Bai
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-10-18
net: 8390: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-06-28
net/trivial: replace numeric with standard PM state macros
Yijing Wang
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-03
8390: remove __dev* attributes
Bill Pemberton
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
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