summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-10-26ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski
2023-10-26ice: Remove redundant zeroing of the fields.Pawel Chmielewski
2023-10-26ice: Add support for E830 DDP package segmentDan Nowlin
2023-10-26ice: Add ice_get_link_status_datalenPaul Greenwalt
2023-10-26ice: Add 200G speed/phy type useAlice Michael
2023-10-26ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-25iavf: in iavf_down, disable queues when removing the driverMichal Schmidt
2023-10-24i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-23idpf: cancel mailbox work in error pathPavan Kumar Linga
2023-10-23idpf: set scheduling mode for completion queueMichal Kubiak
2023-10-20i40e: sync next_to_clean and next_to_process for programming status descTirthendu Sarkar
2023-10-20igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-10-20igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-10-20ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()Dan Carpenter
2023-10-20igb: Fix an end of loop testDan Carpenter
2023-10-20ice: cleanup ice_find_netlist_nodeJacob Keller
2023-10-20ice: make ice_get_pf_c827_idx staticJacob Keller
2023-10-20ice: manage VFs MSI-X using resource trackingMichal Swiatkowski
2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski
2023-10-20ice: add bitmap to track VF MSI-X usageMichal Swiatkowski
2023-10-20ice: implement num_msix field per VFMichal Swiatkowski
2023-10-20ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel
2023-10-20ice: add drop rule matching on not active lportMichal Swiatkowski
2023-10-20ice: remove unused ice_flow_entry fieldsPrzemek Kitszel
2023-10-20i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
2023-10-20iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt
2023-10-19i40e: xsk: remove count_maskMaciej Fijalkowski
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19i40e: Align devlink info versions with ice driver and add docsIvan Vecera
2023-10-19iavf: delete unused iavf_mac_info fieldsMichal Schmidt
2023-10-18igc: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18igbvf: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18igb: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18i40e: use scnprintf over strncpy+strncatJustin Stitt
2023-10-18fm10k: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18e1000: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18e100: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18intel: fix format warningsJesse Brandeburg
2023-10-18intel: fix string truncation warningsJesse Brandeburg
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski
2023-10-15ice: dpll: implement phase related callbacksArkadiusz Kubalewski
2023-10-15i40e: Add PBA as board id info to devlink .info_getIvan Vecera
2023-10-15i40e: Refactor and rename i40e_read_pba_string()Ivan Vecera
2023-10-15i40e: Add handler for devlink .info_getIvan Vecera
2023-10-15i40e: Split and refactor i40e_nvm_version_str()Ivan Vecera
2023-10-15i40e: Add initial devlink supportIvan Vecera
2023-10-13ice: Fix safe mode when DDP is missingMateusz Pacuszka
2023-10-13ice: reset first in crash dump kernelsJesse Brandeburg