summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2021-10-02net: usb: use eth_hw_addr_set()Jakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-10-02net: use eth_hw_addr_set()Jakub Kicinski
2021-10-02net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean
2021-10-02net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0Vladimir Oltean
2021-10-02ionic: add lif param to ionic_qcq_disableShannon Nelson
2021-10-02ionic: have ionic_qcq_disable decide on sending to hardwareShannon Nelson
2021-10-02ionic: add polling to adminq waitShannon Nelson
2021-10-02ionic: widen queue_lock use around lif init and deinitShannon Nelson
2021-10-02ionic: move lif mutex setup and deleteShannon Nelson
2021-10-02ionic: check for binary values in FW ver stringShannon Nelson
2021-10-02ionic: remove debug statsShannon Nelson
2021-10-02ravb: Initialize GbEthernet E-MACBiju Das
2021-10-02ravb: Add half_duplex to struct ravb_hw_infoBiju Das
2021-10-02ravb: Add magic_pkt to struct ravb_hw_infoBiju Das
2021-10-02ravb: Add tsrq to struct ravb_hw_infoBiju Das
2021-10-02ravb: Exclude gPTP feature support for RZ/G2LBiju Das
2021-10-02ravb: Initialize GbEthernet DMACBiju Das
2021-10-02ravb: Add support for RZ/G2L SoCBiju Das
2021-10-02ravb: Add nc_queue to struct ravb_hw_infoBiju Das
2021-10-02ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variablesBiju Das
2021-10-02ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"Biju Das
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01Merge tag 'mlx5-updates-2021-09-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-09-30net/mlx5e: Use array_size() helperGustavo A. R. Silva
2021-09-30net/mlx5: Use struct_size() helper in kvzalloc()Gustavo A. R. Silva
2021-09-30net/mlx5: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-09-30net/mlx5: Tolerate failures in debug features while driver loadAya Levin
2021-09-30net/mlx5: Warn for devlink reload when there are VFs aliveLama Kayal
2021-09-30net/mlx5: DR, Add missing string for action type SAMPLERYevgeny Kliteynik
2021-09-30net/mlx5: DR, init_next_match only if neededYevgeny Kliteynik
2021-09-30net/mlx5: DR, Fix typo 'offeset' to 'offset'Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Increase supported num of actions to 32Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Add support for SF vportsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Support csum recalculation flow table on SFsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Align error messages for failure to obtain vport capsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Add missing query for vport 0Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINKYevgeny Kliteynik