summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2022-03-01iavf: stop leaking iavf_status as "errno" valuesMateusz Palczewski
2022-03-01iavf: remove redundant ret variableMinghao Chi
2022-03-01iavf: Add usage of new virtchnl format to set default MACMateusz Palczewski
2022-03-01iavf: refactor processing of VLAN V2 capability messageMateusz Palczewski
2022-03-01iavf: Add support for 50G/100G in AIM algorithmMateusz Palczewski
2022-02-28e1000e: Correct NVM checksum verification flowSasha Neftin
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-02-25iavf: Fix __IAVF_RESETTING state usageSlawomir Laba
2022-02-25iavf: Fix missing check for running netdevSlawomir Laba
2022-02-25iavf: Fix deadlock in iavf_reset_taskSlawomir Laba
2022-02-25iavf: Fix race in init stateSlawomir Laba
2022-02-25iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba
2022-02-25iavf: Fix init state closure on removeSlawomir Laba
2022-02-25iavf: Add waiting so the port is initialized in removeSlawomir Laba
2022-02-25iavf: Rework mutexes for better synchronisationSlawomir Laba
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski
2022-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski
2022-02-23ixgbevf: clean up some inconsistent indentingYang Li
2022-02-19i40e: remove dead stores on XSK hotpathAlexander Lobakin
2022-02-18ice: initialize local variable 'tlv'Tom Rix
2022-02-18ice: check the return of ice_ptp_gettimex64Tom Rix
2022-02-18ice: fix concurrent reset and removal of VFsJacob Keller
2022-02-18ice: fix setting l4 port flag when adding filterMichal Swiatkowski
2022-02-18ice: Match on all profiles in slow-pathWojciech Drewek
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman