summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)Author
2023-11-27i40e: Delete unused and useless i40e_pf fieldsIvan Vecera
2023-11-14i40e: Consolidate hardware capabilitiesIvan 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: increase max descriptors for XL710Justin Bronder
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-20i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
2023-10-15i40e: Split and refactor i40e_nvm_version_str()Ivan Vecera
2023-10-15i40e: Add initial devlink supportIvan Vecera
2023-10-05i40e: Move DDP specific macros and structures to i40e_ddp.cIvan Vecera
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera
2023-10-05i40e: Remove back pointer from i40e_hw structureIvan Vecera
2023-03-08i40e: Remove unnecessary aer.h includeBjorn Helgaas
2023-02-09net/i40e: Replace 0-length array with flexible arrayKees Cook
2023-02-09i40e: use int for i40e_statusJan Sokolowski
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2022-11-02i40e: Store the irq number in i40e_q_vectorJoe Damato
2022-09-06i40e: add description and modify interrupts configuration procedureJaroslaw Gawin
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki
2022-06-07i40e: Add VF VLAN pruningMateusz Palczewski
2022-04-12i40e: Add tx_stopped statJoe Damato
2022-02-08i40e: Add a stat for tracking busy rx pagesJoe Damato
2022-02-08i40e: Add a stat for tracking pages waivedJoe Damato
2022-02-08i40e: Add a stat tracking new RX page allocationsJoe Damato
2022-02-08i40e: Aggregate and export RX page reuse statJoe Damato
2022-01-31i40e: Fix reset path while removing the driverKaren Sornek
2022-01-20i40e: fix unsigned stat widthsJoe Damato
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-17i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-07-21i40e: add support for PTP external synchronization clockPiotr Kwapulinski
2021-05-28i40e: Register auxiliary devices to provide RDMAShiraz Saleem
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-04-23i40e: use minimal admin queue for kdumpCoiby Xu
2021-03-25i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak
2021-02-10i40e: VLAN field for flow directorPrzemyslaw Patynowski
2021-02-10i40e: Add flow director support for IPv6Przemyslaw Patynowski
2021-02-10i40e: Add init and default config of software based DCBArkadiusz Kubalewski
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-14i40e: use 16B HW descriptors instead of 32BBjörn Töpel
2020-07-01i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-06-25i40e: Move client header locationShiraz Saleem