summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-06-14net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean1-0/+6
2021-06-14net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean1-1/+1
2021-06-14net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean1-1/+1
2021-06-14net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean1-1/+1
2021-06-14Merge branch 'Ingenic-SOC-mac-support'David S. Miller3-0/+410
2021-06-14net: stmmac: Add Ingenic SoCs MAC support.周琰杰 (Zhou Yanjie)3-0/+414
2021-06-14net: marvell: prestera: devlink: add traps with DROP actionOleksandr Mazur3-0/+137
2021-06-14net: marvell: prestera: devlink: add traps/groups implementationOleksandr Mazur6-3/+452
2021-06-14drivers: net: netdevsim: add devlink trap_drop_counter_get implementationOleksandr Mazur2-0/+23
2021-06-14net: wwan: iosm: Remove DEBUG flagLoic Poulain1-3/+0
2021-06-14ibmvnic: fix send_request_map incompatible argumentLijun Pan1-1/+1
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel2-0/+193
2021-06-14net: dsa: microchip: ksz8795: add LINK_MD register supportOleksij Rempel2-2/+25
2021-06-14net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel1-0/+89
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel2-0/+93
2021-06-14net: phy: micrel: use consistent alignmentsOleksij Rempel1-22/+22
2021-06-14net: dsa: microchip: ksz8795: add phylink supportMichael Grzeschik1-0/+55
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik3-211/+75
2021-06-14net: qualcomm: rmnet: always expose a few functionsAlex Elder1-0/+15
2021-06-14net: phy: micrel: remove redundant assignment to pointer of_nodeColin Ian King1-6/+3
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham5-63/+181
2021-06-13net: iosm: infrastructureM Chetan Kumar3-0/+39
2021-06-13net: iosm: net driverM Chetan Kumar2-0/+406
2021-06-13net: iosm: uevent supportM Chetan Kumar2-0/+85
2021-06-13net: iosm: protocol operationsM Chetan Kumar2-0/+996
2021-06-13net: iosm: shared memory protocolM Chetan Kumar2-0/+520
2021-06-13net: iosm: power managementM Chetan Kumar2-0/+540
2021-06-13net: iosm: encode or decode datagramM Chetan Kumar2-0/+1103
2021-06-13net: iosm: multiplex IP sessionsM Chetan Kumar2-0/+798
2021-06-13net: iosm: bottom halfM Chetan Kumar2-0/+299
2021-06-13net: iosm: wwan port control deviceM Chetan Kumar2-0/+135
2021-06-13net: iosm: channel configurationM Chetan Kumar2-0/+147
2021-06-13net: iosm: shared memory I/O operationsM Chetan Kumar2-0/+444
2021-06-13net: iosm: shared memory IPC interfaceM Chetan Kumar2-0/+1942
2021-06-13net: iosm: mmio scratchpadM Chetan Kumar2-0/+416
2021-06-13net: iosm: irq handlingM Chetan Kumar2-0/+123
2021-06-13net: iosm: entry pointM Chetan Kumar2-0/+788
2021-06-12net: qualcomm: rmnet: IPv6 payload length is simpleAlex Elder1-5/+2
2021-06-12net: qualcomm: rmnet: drop some unary NOTsAlex Elder1-7/+7
2021-06-12net: qualcomm: rmnet: trailer value is a checksumAlex Elder1-3/+2
2021-06-12net: qualcomm: rmnet: remove unneeded codeAlex Elder1-61/+14
2021-06-12net: qualcomm: rmnet: return earlier for bad checksumAlex Elder1-9/+27
2021-06-12net: qualcomm: rmnet: show that an intermediate sum is zeroAlex Elder1-0/+9
2021-06-12net: qualcomm: rmnet: rearrange some NOTsAlex Elder1-2/+2
2021-06-12net: qualcomm: rmnet: remove some local variablesAlex Elder1-24/+13
2021-06-12net: mhi_net: Register wwan_ops for link creationLoic Poulain2-23/+101
2021-06-12wwan: add interface creation supportJohannes Berg1-7/+238
2021-06-12ibmvnic: fix kernel build warnings in build_hdr_descs_arrLijun Pan1-1/+2
2021-06-12ibmvnic: fix kernel build warningLijun Pan1-0/+4
2021-06-12stmmac: intel: fix wrong kernel-docWong Vee Khee1-1/+1