summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-14net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean
2021-06-14Merge branch 'Ingenic-SOC-mac-support'David S. Miller
2021-06-14net: stmmac: Add Ingenic SoCs MAC support.周琰杰 (Zhou Yanjie)
2021-06-14net: marvell: prestera: devlink: add traps with DROP actionOleksandr Mazur
2021-06-14net: marvell: prestera: devlink: add traps/groups implementationOleksandr Mazur
2021-06-14drivers: net: netdevsim: add devlink trap_drop_counter_get implementationOleksandr Mazur
2021-06-14net: wwan: iosm: Remove DEBUG flagLoic Poulain
2021-06-14ibmvnic: fix send_request_map incompatible argumentLijun Pan
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: dsa: microchip: ksz8795: add LINK_MD register supportOleksij Rempel
2021-06-14net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel
2021-06-14net: phy: micrel: use consistent alignmentsOleksij Rempel
2021-06-14net: dsa: microchip: ksz8795: add phylink supportMichael Grzeschik
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik
2021-06-14net: qualcomm: rmnet: always expose a few functionsAlex Elder
2021-06-14net: phy: micrel: remove redundant assignment to pointer of_nodeColin Ian King
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham
2021-06-13net: iosm: infrastructureM Chetan Kumar
2021-06-13net: iosm: net driverM Chetan Kumar
2021-06-13net: iosm: uevent supportM Chetan Kumar
2021-06-13net: iosm: protocol operationsM Chetan Kumar
2021-06-13net: iosm: shared memory protocolM Chetan Kumar
2021-06-13net: iosm: power managementM Chetan Kumar
2021-06-13net: iosm: encode or decode datagramM Chetan Kumar
2021-06-13net: iosm: multiplex IP sessionsM Chetan Kumar
2021-06-13net: iosm: bottom halfM Chetan Kumar
2021-06-13net: iosm: wwan port control deviceM Chetan Kumar
2021-06-13net: iosm: channel configurationM Chetan Kumar
2021-06-13net: iosm: shared memory I/O operationsM Chetan Kumar
2021-06-13net: iosm: shared memory IPC interfaceM Chetan Kumar
2021-06-13net: iosm: mmio scratchpadM Chetan Kumar
2021-06-13net: iosm: irq handlingM Chetan Kumar
2021-06-13net: iosm: entry pointM Chetan Kumar
2021-06-12net: qualcomm: rmnet: IPv6 payload length is simpleAlex Elder
2021-06-12net: qualcomm: rmnet: drop some unary NOTsAlex Elder
2021-06-12net: qualcomm: rmnet: trailer value is a checksumAlex Elder
2021-06-12net: qualcomm: rmnet: remove unneeded codeAlex Elder
2021-06-12net: qualcomm: rmnet: return earlier for bad checksumAlex Elder
2021-06-12net: qualcomm: rmnet: show that an intermediate sum is zeroAlex Elder
2021-06-12net: qualcomm: rmnet: rearrange some NOTsAlex Elder
2021-06-12net: qualcomm: rmnet: remove some local variablesAlex Elder
2021-06-12net: mhi_net: Register wwan_ops for link creationLoic Poulain
2021-06-12wwan: add interface creation supportJohannes Berg
2021-06-12ibmvnic: fix kernel build warnings in build_hdr_descs_arrLijun Pan
2021-06-12ibmvnic: fix kernel build warningLijun Pan
2021-06-12stmmac: intel: fix wrong kernel-docWong Vee Khee