summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: device drivers: convert microsoft/netvsc.txt to ReSTMauro Carvalho Chehab2020-05-013-24/+36
* docs: networking: device drivers: convert intel/ipw2200.txt to ReSTMauro Carvalho Chehab2020-05-014-182/+237
* docs: networking: device drivers: convert intel/ipw2100.txt to ReSTMauro Carvalho Chehab2020-05-015-108/+139
* docs: networking: device drivers: convert freescale/gianfar.txt to ReSTMauro Carvalho Chehab2020-05-012-6/+16
* docs: networking: device drivers: convert freescale/dpaa.txt to ReSTMauro Carvalho Chehab2020-05-012-66/+76
* docs: networking: device drivers: convert dlink/dl2k.txt to ReSTMauro Carvalho Chehab2020-05-013-99/+132
* docs: networking: device drivers: convert dec/dmfe.txt to ReSTMauro Carvalho Chehab2020-05-014-17/+23
* docs: networking: device drivers: convert dec/de4x5.txt to ReSTMauro Carvalho Chehab2020-05-013-48/+60
* docs: networking: device drivers: convert davicom/dm9000.txt to ReSTMauro Carvalho Chehab2020-05-012-10/+15
* docs: networking: device drivers: convert cirrus/cs89x0.txt to ReSTMauro Carvalho Chehab2020-05-013-269/+293
* docs: networking: device drivers: convert chelsio/cxgb.txt to ReSTMauro Carvalho Chehab2020-05-013-72/+114
* docs: networking: device drivers: convert aquantia/atlantic.txt to ReSTMauro Carvalho Chehab2020-05-013-147/+225
* docs: networking: device drivers: convert amazon/ena.txt to ReSTMauro Carvalho Chehab2020-05-013-55/+92
* docs: networking: device drivers: convert 3com/vortex.txt to ReSTMauro Carvalho Chehab2020-05-015-111/+125
* docs: networking: device drivers: convert 3com/3c509.txt to ReSTMauro Carvalho Chehab2020-05-012-63/+100
* docs: networking: convert z8530drv.txt to ReSTMauro Carvalho Chehab2020-05-015-304/+334
* docs: networking: convert xfrm_sysctl.txt to ReSTMauro Carvalho Chehab2020-05-012-0/+8
* docs: networking: convert xfrm_sync.txt to ReSTMauro Carvalho Chehab2020-05-012-23/+44
* docs: networking: convert xfrm_proc.txt to ReSTMauro Carvalho Chehab2020-05-012-0/+32
* docs: networking: convert xfrm_device.txt to ReSTMauro Carvalho Chehab2020-05-012-11/+23
* docs: networking: convert x25.txt to ReSTMauro Carvalho Chehab2020-05-013-1/+6
* docs: networking: convert x25-iface.txt to ReSTMauro Carvalho Chehab2020-05-014-4/+11
* docs: networking: convert vxlan.txt to ReSTMauro Carvalho Chehab2020-05-012-12/+22
* docs: networking: convert vrf.txt to ReSTMauro Carvalho Chehab2020-05-014-419/+453
* docs: networking: convert udplite.txt to ReSTMauro Carvalho Chehab2020-05-012-81/+95
* docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab2020-05-014-86/+119
* r8169: remove not needed parameter in rtl8169_set_magic_regHeiner Kallweit2020-05-011-2/+2
* hinic: Use kmemdup instead of kzalloc and memcpyZou Wei2020-05-011-6/+3
* hinic: make symbol 'dump_mox_reg' staticZheng Bin2020-05-011-1/+1
* net: phy: bcm54140: add second PHY IDMichael Walle2020-05-012-3/+10
* net: phy: bcm54140: apply the workaround on b0 chipsMichael Walle2020-05-011-3/+8
* net: phy: bcm54140: fix phy_id_maskMichael Walle2020-05-011-2/+2
* net: phy: bcm54140: use genphy_soft_reset()Michael Walle2020-05-011-0/+1
* net: phy: at803x: add downshift supportMichael Walle2020-05-011-0/+87
* r8169: configure PME_SIGNAL for RTL8125 tooHeiner Kallweit2020-05-011-1/+1
* r8169: improve max jumbo packet size definitionHeiner Kallweit2020-05-011-4/+4
* net: usb: ax88179_178a: Implement ethtool_ops set_eepromBjorn Andersson2020-05-011-0/+77
* dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun2020-05-011-1/+3
* net: ll_temac: Fix return value check in temac_probe()Wei Yongjun2020-05-011-4/+4
* net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...Fugang Duan2020-05-012-35/+36
* net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun2020-05-011-1/+2
* ice: Fix error return code in ice_add_prof()Wei Yongjun2020-05-011-1/+3
* octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun2020-05-011-2/+6
* dpaa_eth: Fix comparing pointer to 0Aishwarya Ramakrishnan2020-05-011-1/+1
* ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu2020-05-011-1/+1
* Merge branch 'netlink-validation-improvements-refactoring'David S. Miller2020-05-0112-173/+821
|\
| * netlink: add infrastructure to expose policies to userspaceJohannes Berg2020-05-016-1/+498
| * netlink: factor out policy range helpersJohannes Berg2020-05-012-21/+79
| * netlink: remove NLA_EXACT_LEN_WARNJohannes Berg2020-05-013-76/+36
| * netlink: allow NLA_MSECS to have range validationJohannes Berg2020-05-012-2/+6