aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390/ne2k-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski1-1/+1
2020-10-31ne2k: Fix Typo in RW-BugfixArmin Wolf1-1/+1
2020-07-17ne2k-pci: Use netif_msg_init to initialize msg_enable bitsArmin Wolf1-3/+6
2020-07-01ne2k-pci: use generic power managementVaibhav Gupta1-23/+6
2020-05-26ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf1-163/+182
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai1-2/+4
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead1-17/+37
2013-10-18net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2012-12-038390: remove __dev* attributesBill Pemberton1-6/+6
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-108390: Move the 8390 related driversJeff Kirsher1-0/+726