summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-05net: usb: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski
2021-10-05mlx4: remove custom dev_addr clearingJakub Kicinski
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-05Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-05net: bgmac: support MDIO described in DTRafał Miłecki
2021-10-05net: bgmac: improve handling PHYRafał Miłecki
2021-10-05ethernet: ehea: add missing castJakub Kicinski
2021-10-04net/mlx5: Enable single IRQ for PCI FunctionShay Drory
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory
2021-10-04net/mlx5: Bridge, pop VLAN on egress table missVlad Buslov
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov
2021-10-04net/mlx5: Bridge, extract VLAN pop code to dedicated functionsVlad Buslov
2021-10-04net/mlx5: Bridge, refactor eswitch instance usageVlad Buslov
2021-10-04net/mlx5e: Support accept actionVlad Buslov
2021-10-04net/mlx5e: Specify out ifindex when looking up encap routeChris Mi
2021-10-04net/mlx5e: Reserve a value from TC tunnel options mappingVlad Buslov
2021-10-04net/mlx5e: Move parse fdb check into actions_match_supported_fdb()Roi Dayan
2021-10-04net/mlx5e: Split actions_match_supported() into a sub functionRoi Dayan
2021-10-04net/mlx5e: Move mod hdr allocation to a single placeRoi Dayan
2021-10-04net/mlx5e: TC, Refactor sample offload error flowRoi Dayan
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan
2021-10-04net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-10-04qed: fix ll2 establishment during load of RDMA driverManish Chopra
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa
2021-10-04qed: Update debug related changesPrabhakar Kushwaha
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha
2021-10-04qed: Update FW init functions to support FW 8.59.1.0Omkar Kulkarni
2021-10-04qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.hPrabhakar Kushwaha
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha
2021-10-04net/mlx4_en: avoid one cache line miss to ring doorbellEric Dumazet
2021-10-02net: wwan: iosm: correct devlink extra paramsM Chetan Kumar
2021-10-02ethernet: use eth_hw_addr_set() - castsJakub Kicinski
2021-10-02fddi: use eth_hw_addr_set()Jakub Kicinski
2021-10-02ethernet: s2io: use eth_hw_addr_set()Jakub Kicinski
2021-10-02ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski
2021-10-02net: usb: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-02net: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski