summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-18net: smc911x: Fix min() use in debug codeGeert Uytterhoeven
2022-05-18net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()Yang Yingliang
2022-05-18eth: sun: cassini: remove dead codeMartin Liška
2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-05-18igb: skip phy status check where unavailableKevin Mitchell
2022-05-18net: stmmac: remove unused get_addr() callbackVincent Whitchurch
2022-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-05-18net: dsa: microchip: remove unused members in ksz_deviceArun Ramadoss
2022-05-18net: dsa: microchip: add the phylink get_capsArun Ramadoss
2022-05-18net: dsa: move mib->cnt_ptr reset code to ksz_common.cPrasanna Vengateshan
2022-05-18net: dsa: microchip: move get_strings to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: move port memory allocation to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: move struct mib_names to ksz_chip_dataArun Ramadoss
2022-05-18net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss
2022-05-18net: dsa: microchip: move ksz_chip_data to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_dataArun Ramadoss
2022-05-18iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg
2022-05-18iwlwifi: mei: clear the sap data header before sendingAvraham Stern
2022-05-18iwlwifi: mvm: remove vif_countMiri Korenblit
2022-05-18iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach
2022-05-18iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein
2022-05-18iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-05-18iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg
2022-05-18iwlwifi: mvm: clean up authorized conditionJohannes Berg
2022-05-18iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss
2022-05-18iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg
2022-05-18ath11k: update missing MU-MIMO and OFDMA statsSriram R
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Remove unused argumentEli Cohen
2022-05-17net/mlx5: Lag, refactor lag state machineEli Cohen
2022-05-17net/mlx5e: Add XDP SQs to uplink representors steering tablesGal Pressman
2022-05-17net/mlx5e: Correct the calculation of max channels for repMoshe Tal
2022-05-17net/mlx5e: CT: Add ct driver countersSaeed Mahameed
2022-05-17net/mlx5e: Allow relaxed ordering over VFsAya Levin
2022-05-17net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman
2022-05-17net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman
2022-05-17net/mlx5e: Allocate virtually contiguous memory for reps structuresTariq Toukan
2022-05-17net/mlx5e: Allocate virtually contiguous memory for VLANs listTariq Toukan
2022-05-17net/mlx5: Allocate virtually contiguous memory in pci_irq.cTariq Toukan
2022-05-17net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-05-17net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory
2022-05-17net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey
2022-05-17net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey
2022-05-17net/mlx5e: Remove HW-GRO from reported featuresGal Pressman
2022-05-17net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin