summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Refactor tc mqprio checksPrzemyslaw Patynowski2022-07-221-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-071-0/+16
|\
| * i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki2022-06-301-0/+16
* | i40e: Add VF VLAN pruningMateusz Palczewski2022-06-071-0/+1
|/
* i40e: Add tx_stopped statJoe Damato2022-04-121-0/+1
* i40e: Add a stat for tracking busy rx pagesJoe Damato2022-02-081-0/+1
* i40e: Add a stat for tracking pages waivedJoe Damato2022-02-081-0/+1
* i40e: Add a stat tracking new RX page allocationsJoe Damato2022-02-081-0/+1
* i40e: Aggregate and export RX page reuse statJoe Damato2022-02-081-0/+1
* i40e: Fix reset path while removing the driverKaren Sornek2022-01-311-0/+1
* i40e: fix unsigned stat widthsJoe Damato2022-01-201-4/+4
* i40e: Fix issue when maximum queues is exceededJedrzej Jagielski2022-01-201-1/+0
* i40e: Fix ping is lost after configuring ADq on VFEryk Rybak2021-11-171-0/+1
* i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2021-11-171-0/+1
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* i40e: add support for PTP external synchronization clockPiotr Kwapulinski2021-07-211-0/+78
* i40e: Register auxiliary devices to provide RDMAShiraz Saleem2021-05-281-0/+2
* i40e: Remove LLDP frame filtersArkadiusz Kubalewski2021-05-071-1/+0
* i40e: use minimal admin queue for kdumpCoiby Xu2021-04-231-0/+2
* i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2021-03-251-0/+1
* i40e: VLAN field for flow directorPrzemyslaw Patynowski2021-02-101-0/+2
* i40e: Add flow director support for IPv6Przemyslaw Patynowski2021-02-101-1/+8
* i40e: Add init and default config of software based DCBArkadiusz Kubalewski2021-02-101-1/+14
* i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch2020-12-171-0/+3
* i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-231-0/+1
* i40e: convert to new udp_tunnel infrastructureJakub Kicinski2020-09-281-3/+3
* i40e: use 16B HW descriptors instead of 32BBjörn Töpel2020-09-141-1/+1
* i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski2020-07-011-0/+22
* net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-251-1/+0
* i40e: remove unused definesJesse Brandeburg2020-06-251-24/+0
* i40e: Move client header locationShiraz Saleem2020-06-251-1/+1
* intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-241-2/+2
* net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-191-1/+1
* i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov2019-10-251-0/+1
* i40e: use BIT macro to specify the cloud filter field flagsJacob Keller2019-09-111-5/+5
* i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues2019-09-091-1/+0
* i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov2019-08-051-0/+1
* i40e: Add macvlan support on i40eHarshitha Ramamurthy2019-06-281-0/+27
* i40e: Fix descriptor count manipulationMaciej Fijalkowski2019-06-261-1/+2
* i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan2019-06-051-2/+0
* i40e: Introduce recovery mode supportAlice Michael2019-05-031-0/+1
* i40e: save PTP time before a device resetJacob Keller2019-04-161-0/+4
* i40e: Implement DDP support in i40e driverAleksandr Loktionov2019-04-161-0/+25
* i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel2019-04-011-0/+2
* i40e: move i40e_xsk_umem functionBjörn Töpel2019-04-011-14/+0
* i40e: Add support FEC configuration for Fortville 25GDamian Dybek2019-01-221-0/+4
* i40e: Remove umem from VSIJan Sokolowski2019-01-221-7/+3
* i40e: prevent overlapping tx_timeout recoverAlan Brady2018-11-141-0/+1
* i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek2018-11-141-1/+0
* i40e: Protect access to VF control methodsJan Sokolowski2018-11-141-0/+1