index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
plip
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-28
net: plip: fix plip_tx_packet()'s return type
Luc Van Oostenryck
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-30
docs: networking: convert PLIP.txt to ReST
Mauro Carvalho Chehab
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-11-05
net: plip: mark expected switch fall-throughs
Gustavo A. R. Silva
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-01-09
net: plip: use new parport device model
Sudip Mukherjee
2013-12-31
net: plip: slight optimization of addr compare
dingtianhong
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-08-27
plip: Move the PLIP driver
Jeff Kirsher