summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-12stmmac: intel: move definitions to dwmac-intel header fileWong Vee Khee2-16/+16
2021-06-12net: phylink: Add 25G BASE-R supportSteen Hegelund1-0/+5
2021-06-12net: sfp: add support for 25G BASE-R SFPsSteen Hegelund1-0/+5
2021-06-12net: ipa: introduce sysfs codeAlex Elder5-1/+164
2021-06-12net: ipa: introduce ipa_version_valid()Alex Elder1-1/+26
2021-06-12net: ipa: make endpoint data validation unconditionalAlex Elder1-12/+0
2021-06-11ibmvnic: fix kernel build warning in strncpyLijun Pan1-1/+1
2021-06-11net: dsa: sja1105: plug in support for 2500base-xVladimir Oltean3-2/+16
2021-06-11net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special'Vladimir Oltean1-0/+2
2021-06-11net: dsa: sja1105: register the PCS MDIO bus for SJA1110Vladimir Oltean3-0/+109
2021-06-11net: dsa: sja1105: migrate to xpcs for SGMIIVladimir Oltean6-199/+195