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
/
ne2k-pci.c
Age
Commit message (
Expand
)
Author
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