aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-01-29net: hp100: remove unnecessary #ifdefsArnd Bergmann1-18/+0
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick1-1/+1
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-6/+2
2014-12-09hp100: fix misspelling of current function in stringJulia Lawall1-2/+5
2014-09-08hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones1-2/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2013-09-27hp100: replace hardcoded name in /proc/interrupts with interface nameMihir Singh1-1/+1
2013-09-15net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-3/+3
2012-12-03hp100: remove __dev* attributesBill Pemberton1-8/+8
2012-06-06ethernet: Remove casts to same typeJoe Perches1-3/+3
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-3/+2
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-2/+2
2011-08-12hp100: Move the HP driverJeff Kirsher4-0/+3719