summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-03-14ice: use ice_is_vf_trusted helper functionJacob Keller
2022-03-14ice: log an error message when eswitch fails to configureJacob Keller
2022-03-14ice: cleanup error logging for ice_ena_vfsJacob Keller
2022-03-14ice: move ice_set_vf_port_vlan near other .ndo opsJacob Keller
2022-03-14ice: refactor spoofchk control code in ice_sriov.cJacob Keller
2022-03-14ice: rename ICE_MAX_VF_COUNT to avoid confusionJacob Keller
2022-03-14ice: remove unused definitions from ice_sriov.hJacob Keller
2022-03-14ice: convert vf->vc_ops to a const pointerJacob Keller
2022-03-14ice: remove circular header dependencies on ice.hJacob Keller
2022-03-14ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller
2022-03-14ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller
2022-03-11ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik
2022-03-11ice: Fix FV offset searchingMichal Swiatkowski
2022-03-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-09e1000e: Print PHY register address when MDI read/write failsChen Yu
2022-03-09ice: Add support for outer dest MAC for ADQ tunnelsAmritha Nambiar
2022-03-09ice: avoid XDP checks in ice_clean_tx_irq()Maciej Fijalkowski
2022-03-09ice: change "can't set link" message to dbg levelJonathan Toppins
2022-03-09ice: Add slow path offload stats on port representor in switchdevMarcin Szycik
2022-03-09ice: Add support for inner etype in switchdevMartyna Szapar-Mudlaw
2022-03-08ice: Fix curr_link_speed advertised speedJedrzej Jagielski
2022-03-08ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET
2022-03-08ice: Fix error with handling of bonding MTUDave Ertman
2022-03-08ice: stop disabling VFs due to PF error responsesJacob Keller
2022-03-08i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-03-08iavf: Fix adopting new combined settingMichal Maloszewski
2022-03-08iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski
2022-03-08ixgbevf: add disable link stateSlawomir Mrozowicz
2022-03-08ixgbe: add improvement for MDD response functionalitySlawomir Mrozowicz
2022-03-08ixgbe: add the ability for the PF to disable VF link stateSlawomir Mrozowicz
2022-03-07ice: xsk: fix GCC version checking against pragma unroll presenceMaciej Fijalkowski
2022-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-03ice: convert VF storage to hash table with krefs and RCUJacob Keller
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03ice: introduce VF accessor functionsJacob Keller
2022-03-03ice: factor VF variables to separate structureJacob Keller
2022-03-03ice: convert ice_for_each_vf to include VF entry iteratorJacob Keller
2022-03-03ice: use ice_for_each_vf for iteration during removalJacob Keller
2022-03-03ice: remove checks in ice_vc_send_msg_to_vfJacob Keller
2022-03-03ice: move VFLR acknowledge during ice_free_vfsJacob Keller
2022-03-03ice: move clear_malvf call in ice_free_vfsJacob Keller
2022-03-03ice: pass num_vfs to ice_set_per_vf_res()Jacob Keller
2022-03-03ice: store VF pointer instead of VF IDJacob Keller
2022-03-03ice: refactor unwind cleanup in eswitch modeJacob Keller
2022-03-03ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-03-01iavf: Remove non-inclusive languageMateusz Palczewski
2022-03-01iavf: Fix incorrect use of assigning iavf_status to intMateusz Palczewski