summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-02-06ice: move ice_vf_vsi_release into ice_vf_lib.cJacob Keller
2023-02-06ice: move vsi_type assignment from ice_vsi_alloc to ice_vsi_cfgJacob Keller
2023-02-06ice: refactor VSI setup to use parameter structureJacob Keller
2023-02-06ice: drop unnecessary VF parameter from several VSI functionsJacob Keller
2023-02-06ice: fix function comment referring to ice_vsi_allocJacob Keller
2023-02-06ice: Add more usage of existing function ice_get_vf_vsi(vf)Brett Creeley
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-02-03ice: implement devlink reinit actionMichal Swiatkowski
2023-02-03ice: update VSI instead of init in some caseMichal Swiatkowski
2023-02-03ice: move VSI delete outside deconfigMichal Swiatkowski
2023-02-03ice: sync netdev filters after clearing VSIMichal Swiatkowski
2023-02-03ice: split probe into smaller functionsMichal Swiatkowski
2023-02-03ice: stop hard coding the ICE_VSI_CTRL locationJacob Keller
2023-02-03ice: split ice_vsi_setup into smaller functionsMichal Swiatkowski
2023-02-03ice: cleanup in VSI config/deconfig codeMichal Swiatkowski
2023-02-03ice: alloc id for RDMA using xa_arrayMichal Swiatkowski
2023-02-03ice: move RDMA init to ice_idc.cMichal Swiatkowski
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-01ice: xsk: Do not convert to buff to frame for XDP_TXMaciej Fijalkowski
2023-02-01ice: Remove next_{dd,rs} fields from ice_tx_ringMaciej Fijalkowski
2023-02-01ice: Add support for XDP multi-buffer on Tx sideMaciej Fijalkowski
2023-02-01ice: Add support for XDP multi-buffer on Rx sideMaciej Fijalkowski
2023-02-01ice: Use xdp->frame_sz instead of recalculating truesizeMaciej Fijalkowski
2023-02-01ice: Do not call ice_finalize_xdp_rx() unnecessarilyMaciej Fijalkowski
2023-02-01ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()Maciej Fijalkowski
2023-02-01ice: Centrallize Rx buffer recyclingMaciej Fijalkowski
2023-02-01ice: Inline eop checkMaciej Fijalkowski
2023-02-01ice: Pull out next_to_clean bump out of ice_put_rx_buf()Maciej Fijalkowski
2023-02-01ice: Store page count inside ice_rx_bufMaciej Fijalkowski
2023-02-01ice: Add xdp_buff to ice_rx_ring structMaciej Fijalkowski
2023-02-01ice: Prepare legacy-rx for upcoming XDP multi-buffer supportMaciej Fijalkowski
2023-01-30ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30igc: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30igb: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30ice: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30iavf: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30i40e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30fm10k: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30e1000e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-01-27ice: remove pointless calls to devlink_param_driverinit_value_set()Jiri Pirko
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-26ixgbe: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26ixgbevf: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky