summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-02wifi: rtw89: introduce rtw89_chan for channel stuffsZong-Zhe Yang
2022-09-02wifi: rtw89: rewrite decision on channel by entity stateZong-Zhe Yang
2022-09-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit
2022-09-01netdevsim: remove redundant variable retJinpeng Cui
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-01wifi: ath11k: Add cold boot calibration support on WCN6750Manikanta Pubbisetty
2022-09-01wifi: ath11k: Fix incorrect QMI message ID mappingsManikanta Pubbisetty
2022-09-01wifi: ath11k: Register shutdown handler for WCN6750Manikanta Pubbisetty
2022-09-01net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588David Wu
2022-09-01octeontx2-pf: Add egress PFC supportSuman Ghosh
2022-08-31net: axienet: Switch to 64-bit RX/TX statisticsRobert Hancock
2022-08-31r8152: allow userland to disable multicastSven van Ashbrook
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-31net: phy: smsc: use device-managed clock APIHeiner Kallweit
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-08-31net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan
2022-08-31net: hns3: add querying fec ability from firmwareGuangbin Huang
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang
2022-08-31net: thunderbolt: Update module description with mention of USB4Mika Westerberg
2022-08-31net: thunderbolt: Enable full end-to-end flow controlMika Westerberg
2022-08-31net: thunderbolt: Enable DMA paths only after rings are enabledMika Westerberg
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou
2022-08-31net: dsa: microchip: remove IS_9893 flagOleksij Rempel
2022-08-31net: dsa: microchip: remove unused sgmii variableOleksij Rempel
2022-08-31net: dsa: microchip: ksz9477: remove unused "on" variableOleksij Rempel
2022-08-31net: dsa: microchip: remove unused port phy variableOleksij Rempel
2022-08-31net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cntOleksij Rempel
2022-08-31net: dsa: microchip: add regmap_range for KSZ9477 chipOleksij Rempel
2022-08-31net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()Oleksij Rempel
2022-08-31net: dsa: microchip: add regmap_range for KSZ8563 chipOleksij Rempel
2022-08-31net: dsa: microchip: add support for regmap_access_tablesOleksij Rempel
2022-08-31net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Cont...Oleksij Rempel
2022-08-31net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phyOleksij Rempel
2022-08-31net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phyOleksij Rempel
2022-08-31net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functionsOleksij Rempel
2022-08-31net: dsa: microchip: allow to pass return values for PHY read/write accessesOleksij Rempel
2022-08-31net: dsa: microchip: don't announce extended register support on non Gbit chipsOleksij Rempel
2022-08-31net: dsa: microchip: do per-port Gbit detection instead of per-chipOleksij Rempel
2022-08-31net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chipOleksij Rempel
2022-08-30mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4Amit Cohen
2022-08-30mlxsw: Add a helper function for getting maximum LAG IDAmit Cohen
2022-08-30mlxsw: Support configuring 'max_lag' via CONFIG_PROFILEAmit Cohen
2022-08-30mlxsw: cmd: Edit the comment of 'max_lag' field in CONFIG_PROFILEAmit Cohen
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter
2022-08-30mlxsw: minimal: Return -ENOMEM on allocation failureDan Carpenter
2022-08-30net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()Nathan Chancellor
2022-08-30nfp: fix the access to management firmware hangingGao Xiao
2022-08-30Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski