summaryrefslogtreecommitdiff
path: root/csum.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-09csum: Remove unused parameter from calc_csum()Tobias Klauser1-2/+1
2015-10-14csum: Remove unnecessary memset in p4_csum()Tobias Klauser1-4/+3
2015-10-13trafgen: Add checksum helpers for TCP/UDP over IPv6Tobias Klauser1-0/+28
2014-09-12csum: Use ISO C fixed width typesTobias Klauser1-22/+22
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-05-24misc: fix some minor compile warnings all overDaniel Borkmann1-1/+2
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+179
' class='oid'>ff4cf0e5ce952488074aa7f47734af1794f55fbc (diff)
net: phy: Add LED mode driver for Microsemi PHYs.
LED Mode: Microsemi PHY support 2 LEDs (LED[0] and LED[1]) to display different status information that can be selected by setting LED mode. LED Mode parameter (vsc8531, led-0-mode) and (vsc8531, led-1-mode) get from Device Tree. Signed-off-by: Raju Lakkaraju <Raju.Lakkaraju@microsemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/hwmon')