aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/plip (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+1
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2017-11-05net: plip: mark expected switch fall-throughsGustavo A. R. Silva1-0/+13
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-01-09net: plip: use new parport device modelSudip Mukherjee1-8/+28
2013-12-31net: plip: slight optimization of addr comparedingtianhong1-2/+2
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1
2011-08-27plip: Move the PLIP driverJeff Kirsher3-0/+1446