summaryrefslogtreecommitdiff
path: root/drivers/net/plip
AgeCommit message (Expand)Author
2021-10-22net: plip: use eth_hw_addr_set()Jakub Kicinski
2021-07-27slip/plip: use ndo_siocdevprivateArnd Bergmann
2021-03-10net: plip: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-28net: plip: fix plip_tx_packet()'s return typeLuc Van Oostenryck
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-30docs: networking: convert PLIP.txt to ReSTMauro Carvalho Chehab
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-11-05net: plip: mark expected switch fall-throughsGustavo A. R. Silva
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-01-09net: plip: use new parport device modelSudip Mukherjee
2013-12-31net: plip: slight optimization of addr comparedingtianhong
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-08-27plip: Move the PLIP driverJeff Kirsher