aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-02net: ipa: track polled transactions with an IDAlex Elder2-16/+24
2022-09-02net: ipa: track completed transactions with an IDAlex Elder2-17/+24
2022-09-02net: ipa: track pending transactions with an IDAlex Elder2-18/+29
2022-09-02net: ipa: track committed transactions with an IDAlex Elder2-17/+29
2022-09-02net: ipa: track allocated transactions with an IDAlex Elder2-2/+27
2022-09-02net: ipa: use an array for transactionsAlex Elder2-13/+20
2022-09-02net: lan966x: make reset optionalMichael Walle1-1/+2
2022-09-01netdevsim: remove redundant variable retJinpeng Cui1-3/+2
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski118-540/+859
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds27-72/+201
2022-09-01net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588David Wu1-0/+155
2022-09-01octeontx2-pf: Add egress PFC supportSuman Ghosh5-17/+427
2022-08-31net: axienet: Switch to 64-bit RX/TX statisticsRobert Hancock2-4/+45
2022-08-31r8152: allow userland to disable multicastSven van Ashbrook1-8/+12
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang199-457/+457
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang40-75/+75
2022-08-31net: phy: smsc: use device-managed clock APIHeiner Kallweit1-25/+5
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson3-18/+110
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-34/+96
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2022-08-31net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang3-12/+16
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan6-1/+22
2022-08-31net: hns3: add querying fec ability from firmwareGuangbin Huang2-9/+26
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang7-24/+42
2022-08-31net: thunderbolt: Update module description with mention of USB4Mika Westerberg1-2/+3
2022-08-31net: thunderbolt: Enable full end-to-end flow controlMika Westerberg1-9/+20
2022-08-31thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaroundMika Westerberg1-7/+42
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg4-8/+12
2022-08-31net: thunderbolt: Enable DMA paths only after rings are enabledMika Westerberg1-11/+17
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou1-1/+1
2022-08-31phy: lan966x: add support for QUSGMIIMaxime Chevallier1-0/+3
2022-08-31net: dsa: microchip: remove IS_9893 flagOleksij Rempel3-8/+2
2022-08-31net: dsa: microchip: remove unused sgmii variableOleksij Rempel2-6/+0
2022-08-31net: dsa: microchip: ksz9477: remove unused "on" variableOleksij Rempel1-2/+0
2022-08-31net: dsa: microchip: remove unused port phy variableOleksij Rempel3-7/+0
2022-08-31net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cntOleksij Rempel1-13/+7
2022-08-31net: dsa: microchip: add regmap_range for KSZ9477 chipOleksij Rempel1-0/+272
2022-08-31net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()Oleksij Rempel1-4/+0
2022-08-31net: dsa: microchip: add regmap_range for KSZ8563 chipOleksij Rempel1-0/+121
2022-08-31net: dsa: microchip: add support for regmap_access_tablesOleksij Rempel2-4/+45
2022-08-31net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Cont...Oleksij Rempel1-0/+5
2022-08-31net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phyOleksij Rempel1-21/+81
2022-08-31net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phyOleksij Rempel1-5/+7
2022-08-31net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functionsOleksij Rempel1-18/+20
2022-08-31net: dsa: microchip: allow to pass return values for PHY read/write accessesOleksij Rempel8-20/+34
2022-08-31net: dsa: microchip: don't announce extended register support on non Gbit chipsOleksij Rempel1-0/+11
2022-08-31net: dsa: microchip: do per-port Gbit detection instead of per-chipOleksij Rempel3-18/+9
2022-08-31net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chipOleksij Rempel3-3/+44
2022-08-30mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4Amit Cohen1-1/+28
2022-08-30mlxsw: Add a helper function for getting maximum LAG IDAmit Cohen3-11/+36