summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
Commit message (Expand)AuthorAgeFilesLines
* ice: make RX hash reading code more reusableLarysa Zaremba2023-12-131-11/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-304-50/+118
|\
| * ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman2023-11-294-50/+118
* | ice: fix error code in ice_eswitch_attach()Dan Carpenter2023-11-281-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-235-82/+83
|\|
| * ice: restore timestamp configuration after device resetJacob Keller2023-11-233-40/+51
| * ice: unify logic for programming PFINT_TSYN_MSKJacob Keller2023-11-231-26/+34
| * ice: remove ptp_tx ring parameter flagJacob Keller2023-11-233-18/+0
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-11-1814-422/+553
|\ \ | |/ |/|
| * ice: reserve number of CP queuesMichal Swiatkowski2023-11-134-7/+58
| * ice: adjust switchdev rebuild pathMichal Swiatkowski2023-11-133-49/+28
| * ice: add VF representors one by oneMichal Swiatkowski2023-11-135-242/+228
| * ice: realloc VSI stats arraysMichal Swiatkowski2023-11-131-19/+39
| * ice: set Tx topology every time new repr is addedMichal Swiatkowski2023-11-134-7/+59
| * ice: allow changing SWITCHDEV_CTRL VSI queuesMichal Swiatkowski2023-11-131-3/+10
| * ice: return pointer to representorMichal Swiatkowski2023-11-131-7/+10
| * ice: make representor code genericMichal Swiatkowski2023-11-138-92/+131
| * ice: remove VF pointer reference in eswitch codeMichal Swiatkowski2023-11-134-22/+25
| * ice: track port representors in xarrayMichal Swiatkowski2023-11-135-101/+94
| * ice: use repr instead of vf->reprMichal Swiatkowski2023-11-131-7/+7
| * ice: track q_id in representorMichal Swiatkowski2023-11-133-1/+3
| * ice: remove unused control VSI parameterMichal Swiatkowski2023-11-131-4/+3
| * ice: remove redundant max_vsi_num variableMichal Swiatkowski2023-11-131-4/+0
| * ice: rename switchdev to eswitchMichal Swiatkowski2023-11-134-42/+43
* | ice: fix DDP package download for packages without signature segmentDan Nowlin2023-11-131-3/+100
* | ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski2023-11-133-4/+64
* | ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski2023-11-132-7/+0
* | ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski2023-11-131-2/+1
|/
* ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik2023-11-061-1/+23
* ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul2023-11-061-28/+62
* ice: lag: in RCU, use atomic allocationMichal Schmidt2023-11-061-3/+3
* ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman2023-11-061-9/+3
* ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski2023-10-261-0/+4
* ice: Remove redundant zeroing of the fields.Pawel Chmielewski2023-10-261-27/+27
* ice: Add support for E830 DDP package segmentDan Nowlin2023-10-263-74/+382
* ice: Add ice_get_link_status_datalenPaul Greenwalt2023-10-262-6/+53
* ice: Add 200G speed/phy type useAlice Michael2023-10-264-3/+43
* ice: Add E830 device IDs, MAC type and registersPaul Greenwalt2023-10-267-61/+141
* ice: cleanup ice_find_netlist_nodeJacob Keller2023-10-201-15/+15
* ice: make ice_get_pf_c827_idx staticJacob Keller2023-10-202-2/+1
* ice: manage VFs MSI-X using resource trackingMichal Swiatkowski2023-10-201-19/+151
* ice: set MSI-X vector count on VFMichal Swiatkowski2023-10-203-0/+84
* ice: add bitmap to track VF MSI-X usageMichal Swiatkowski2023-10-202-0/+11
* ice: implement num_msix field per VFMichal Swiatkowski2023-10-204-7/+14
* ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel2023-10-205-28/+32
* ice: add drop rule matching on not active lportMichal Swiatkowski2023-10-203-20/+75
* ice: remove unused ice_flow_entry fieldsPrzemek Kitszel2023-10-202-7/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-192-2/+19
|\
| * ice: Fix safe mode when DDP is missingMateusz Pacuszka2023-10-131-0/+3
| * ice: reset first in crash dump kernelsJesse Brandeburg2023-10-131-0/+15