summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-12-05iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zeroJacob Keller
2023-12-05i40e: Fix unexpected MFS warning messageIvan Vecera
2023-12-05ice: Restore fix disabling RX VLAN filteringMarcin Szycik
2023-12-05ice: change vfs.num_msix_per to vf->num_msixMichal Swiatkowski
2023-11-29ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski
2023-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-11-06idpf: fix potential use-after-free in idpf_tso()Eric Dumazet
2023-11-06ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik
2023-11-06ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul
2023-11-06ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-06ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman
2023-11-06i40e: Fix devlink port unregisteringIvan Vecera
2023-11-06i40e: Do not call devlink_port_type_clear()Ivan Vecera
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt
2023-10-27iavf: add a common function for undoing the interrupt schemeMichal Schmidt
2023-10-27iavf: use unregister_netdevMichal Schmidt
2023-10-27iavf: rely on netdev's own registered stateMichal Schmidt
2023-10-27iavf: fix the waiting time for initial resetMichal Schmidt
2023-10-27iavf: in iavf_down, don't queue watchdog_task if comms failedMichal Schmidt
2023-10-27iavf: simplify mutex_trylock+sleep loopsMichal Schmidt
2023-10-27iavf: fix comments about old bit locksMichal Schmidt
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