summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hp
AgeCommit message (Expand)AuthorLines
2019-10-31hp100: Move 100BaseVG AnyLAN driver to stagingJoe Perches-3683/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 86Thomas Gleixner-5/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 67Thomas Gleixner-13/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King-1/+1
2017-08-19net: hp100: constify eisa_device_idArvind Yadav-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg-1/+1
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson-2/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal-1/+1
2016-01-29net: hp100: remove unnecessary #ifdefsArnd Bergmann-18/+0
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick-1/+1
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker-6/+2
2014-12-09hp100: fix misspelling of current function in stringJulia Lawall-2/+5
2014-09-08hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones-2/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-1/+1
2013-09-27hp100: replace hardcoded name in /proc/interrupts with interface nameMihir Singh-1/+1
2013-09-15net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman-3/+3
2012-12-03hp100: remove __dev* attributesBill Pemberton-8/+8
2012-06-06ethernet: Remove casts to same typeJoe Perches-3/+3
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi-3/+2
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches-1/+0
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko-2/+2
2011-08-12hp100: Move the HP driverJeff Kirsher-0/+3719