summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-11-27i40e: Remove AQ register definitions for VF typesIvan Vecera
2023-11-27i40e: Delete unused and useless i40e_pf fieldsIvan Vecera
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-11-14i40e: Delete unused i40e_mac_info fieldsIvan Vecera
2023-11-14i40e: Move inline helpers to i40e_prototype.hIvan Vecera
2023-11-14i40e: Remove VF MAC typesIvan Vecera
2023-11-14i40e: Use helpers to check running FW and AQ API versionsIvan Vecera
2023-11-14i40e: Add other helpers to check version of running firmware and AQ APIIvan Vecera
2023-11-14i40e: Move i40e_is_aq_api_ver_ge helperIvan Vecera
2023-11-14i40e: Initialize hardware capabilities at single placeIvan Vecera
2023-11-14i40e: Consolidate hardware capabilitiesIvan Vecera
2023-11-14i40e: Use DECLARE_BITMAP for flags field in i40e_hwIvan Vecera
2023-11-14i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pfIvan Vecera
2023-11-14i40e: Remove _t suffix from enum type namesIvan Vecera
2023-11-14i40e: Remove unused flagsIvan Vecera
2023-11-14i40e: Change user notification of non-SFP module in i40e_get_module_info()Andrii Staikov
2023-11-14i40e: add an error code check in i40e_vsi_setupSu Hui
2023-11-14i40e: increase max descriptors for XL710Justin Bronder
2023-11-13igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes
2023-11-13igc: Simplify setting flags in the TX data descriptorVinicius Costa Gomes
2023-11-13ice: reserve number of CP queuesMichal Swiatkowski
2023-11-13ice: adjust switchdev rebuild pathMichal Swiatkowski
2023-11-13ice: add VF representors one by oneMichal Swiatkowski
2023-11-13ice: realloc VSI stats arraysMichal Swiatkowski
2023-11-13ice: set Tx topology every time new repr is addedMichal Swiatkowski
2023-11-13ice: allow changing SWITCHDEV_CTRL VSI queuesMichal Swiatkowski
2023-11-13ice: return pointer to representorMichal Swiatkowski
2023-11-13ice: make representor code genericMichal Swiatkowski
2023-11-13ice: remove VF pointer reference in eswitch codeMichal Swiatkowski
2023-11-13ice: track port representors in xarrayMichal Swiatkowski
2023-11-13ice: use repr instead of vf->reprMichal Swiatkowski
2023-11-13ice: track q_id in representorMichal Swiatkowski
2023-11-13ice: remove unused control VSI parameterMichal Swiatkowski
2023-11-13ice: remove redundant max_vsi_num variableMichal Swiatkowski
2023-11-13ice: rename switchdev to eswitchMichal Swiatkowski
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