summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-01r8169: simplify counter handlingHeiner Kallweit1-25/+13
2020-05-01r8169: remove redundant driver message when entering promiscuous modeHeiner Kallweit1-2/+0
2020-05-01Merge branch 'net-ReST-part-three'David S. Miller61-3360/+4193
2020-05-01docs: networking: arcnet-hardware.rst: don't duplicate chapter namesMauro Carvalho Chehab1-4/+4
2020-05-01net: docs: add page_pool.rst to index.rstMauro Carvalho Chehab1-0/+1
2020-05-01docs: networking: device drivers: convert toshiba/spider_net.txt to ReSTMauro Carvalho Chehab3-32/+31
2020-05-01docs: networking: device drivers: convert ti/tlan.txt to ReSTMauro Carvalho Chehab5-28/+52
2020-05-01docs: networking: device drivers: convert ti/cpsw.txt to ReSTMauro Carvalho Chehab3-541/+588
2020-05-01docs: networking: device drivers: convert ti/cpsw_switchdev.txt to ReSTMauro Carvalho Chehab2-105/+139
2020-05-01docs: networking: device drivers: convert smsc/smc9.txt to ReSTMauro Carvalho Chehab4-44/+51
2020-05-01docs: networking: device drivers: convert sb1000.txt to ReSTMauro Carvalho Chehab4-208/+224
2020-05-01docs: networking: device drivers: convert qualcomm/rmnet.txt to ReSTMauro Carvalho Chehab3-16/+30
2020-05-01docs: networking: device drivers: convert neterion/vxge.txt to ReSTMauro Carvalho Chehab4-21/+44
2020-05-01docs: networking: device drivers: convert neterion/s2io.txt to ReSTMauro Carvalho Chehab5-143/+199
2020-05-01docs: networking: device drivers: convert microsoft/netvsc.txt to ReSTMauro Carvalho Chehab3-24/+36
2020-05-01docs: networking: device drivers: convert intel/ipw2200.txt to ReSTMauro Carvalho Chehab4-182/+237
2020-05-01docs: networking: device drivers: convert intel/ipw2100.txt to ReSTMauro Carvalho Chehab5-108/+139
2020-05-01docs: networking: device drivers: convert freescale/gianfar.txt to ReSTMauro Carvalho Chehab2-6/+16
2020-05-01docs: networking: device drivers: convert freescale/dpaa.txt to ReSTMauro Carvalho Chehab2-66/+76
2020-05-01docs: networking: device drivers: convert dlink/dl2k.txt to ReSTMauro Carvalho Chehab3-99/+132
2020-05-01docs: networking: device drivers: convert dec/dmfe.txt to ReSTMauro Carvalho Chehab4-17/+23
2020-05-01docs: networking: device drivers: convert dec/de4x5.txt to ReSTMauro Carvalho Chehab3-48/+60
2020-05-01docs: networking: device drivers: convert davicom/dm9000.txt to ReSTMauro Carvalho Chehab2-10/+15
2020-05-01docs: networking: device drivers: convert cirrus/cs89x0.txt to ReSTMauro Carvalho Chehab3-269/+293
2020-05-01docs: networking: device drivers: convert chelsio/cxgb.txt to ReSTMauro Carvalho Chehab3-72/+114
2020-05-01docs: networking: device drivers: convert aquantia/atlantic.txt to ReSTMauro Carvalho Chehab3-147/+225
2020-05-01docs: networking: device drivers: convert amazon/ena.txt to ReSTMauro Carvalho Chehab3-55/+92
2020-05-01docs: networking: device drivers: convert 3com/vortex.txt to ReSTMauro Carvalho Chehab5-111/+125
2020-05-01docs: networking: device drivers: convert 3com/3c509.txt to ReSTMauro Carvalho Chehab2-63/+100
2020-05-01docs: networking: convert z8530drv.txt to ReSTMauro Carvalho Chehab5-304/+334
2020-05-01docs: networking: convert xfrm_sysctl.txt to ReSTMauro Carvalho Chehab2-0/+8
2020-05-01docs: networking: convert xfrm_sync.txt to ReSTMauro Carvalho Chehab2-23/+44
2020-05-01docs: networking: convert xfrm_proc.txt to ReSTMauro Carvalho Chehab2-0/+32
2020-05-01docs: networking: convert xfrm_device.txt to ReSTMauro Carvalho Chehab2-11/+23
2020-05-01docs: networking: convert x25.txt to ReSTMauro Carvalho Chehab3-1/+6
2020-05-01docs: networking: convert x25-iface.txt to ReSTMauro Carvalho Chehab4-4/+11
2020-05-01docs: networking: convert vxlan.txt to ReSTMauro Carvalho Chehab2-12/+22
2020-05-01docs: networking: convert vrf.txt to ReSTMauro Carvalho Chehab4-419/+453
2020-05-01docs: networking: convert udplite.txt to ReSTMauro Carvalho Chehab2-81/+95
2020-05-01docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab4-86/+119
2020-05-01r8169: remove not needed parameter in rtl8169_set_magic_regHeiner Kallweit1-2/+2
2020-05-01hinic: Use kmemdup instead of kzalloc and memcpyZou Wei1-6/+3
2020-05-01hinic: make symbol 'dump_mox_reg' staticZheng Bin1-1/+1
2020-05-01net: phy: bcm54140: add second PHY IDMichael Walle2-3/+10
2020-05-01net: phy: bcm54140: apply the workaround on b0 chipsMichael Walle1-3/+8
2020-05-01net: phy: bcm54140: fix phy_id_maskMichael Walle1-2/+2
2020-05-01net: phy: bcm54140: use genphy_soft_reset()Michael Walle1-0/+1
2020-05-01net: phy: at803x: add downshift supportMichael Walle1-0/+87
2020-05-01r8169: configure PME_SIGNAL for RTL8125 tooHeiner Kallweit1-1/+1
2020-05-01r8169: improve max jumbo packet size definitionHeiner Kallweit1-4/+4