aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
Commit message (Expand)AuthorAgeFilesLines
* ice: fix handling of burst Tx timestampsJacob Keller2022-11-212-16/+16
* ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski2022-11-094-2/+31
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-09-296-58/+93
|\
| * ice: Add support for VLAN priority filters in switchdevMartyna Szapar-Mudlaw2022-09-282-17/+60
| * ice: support features on new E810T variantsArkadiusz Kubalewski2022-09-282-2/+21
| * ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski2022-09-282-39/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-293-101/+71
|\ \
| * | ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski2022-09-271-13/+7
| * | ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski2022-09-273-88/+64
* | | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-283-5/+4
| |/ |/|
* | ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko2022-09-273-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-223-28/+44
|\|
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-09-211-9/+14
| |\
| | * ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski2022-09-201-9/+12
| | * ice: config netdev tc before setting queues numberMichal Swiatkowski2022-09-201-0/+2
| * | ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba2022-09-211-1/+4
| |/
| * ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui2022-09-081-16/+26
| * ice: Don't double unplug aux on peer initiated resetDave Ertman2022-09-081-2/+0
* | ice: Add low latency Tx timestamp readKarol Kolacinski2022-09-207-45/+154
* | ice: Add L2TPv3 hardware offload supportMarcin Szycik2022-09-204-2/+109
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-084-18/+80
|\|
| * ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski2022-09-021-1/+1
| * ice: Fix DMA mappings leakPrzemyslaw Patynowski2022-09-024-17/+79
* | ice: Simplify memory allocation in ice_sched_init_port()Christophe JAILLET2022-09-061-2/+2
* | ice: switch: Simplify memory allocationChristophe JAILLET2022-09-061-4/+2
* | ice: add helper function to check FW API versionPaul Greenwalt2022-09-061-28/+29
* | ice: Check if reset in progress while waiting for offsetsMichal Michalik2022-09-061-0/+3
* | ice: Allow operation with reduced device MSI-XTony Nguyen2022-09-061-85/+100
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-08-269-27/+768
|\ \
| * | ice: Print human-friendly PHY typesAnirudh Venkataramanan2022-08-241-18/+140
| * | ice: Implement devlink port split operationsAnatolii Gerasymenko2022-08-242-0/+290
| * | ice: Add additional flags to ice_nvm_write_activateJacob Keller2022-08-243-5/+16
| * | ice: Add port option admin queue commandsAnatolii Gerasymenko2022-08-243-0/+178
| * | ice: Add support for ip TTL & ToS offloadMarcin Szycik2022-08-242-4/+144
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-254-29/+54
|\ \ \ | |/ / |/| / | |/
| * ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski2022-08-224-29/+48
| * ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski2022-08-221-0/+6
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-08-2213-184/+136
|\ \
| * | ice: remove non-inclusive languageMikael Barsehyan2022-08-182-9/+9
| * | ice: Remove ucast_sharedSylwester Dziedziuch2022-08-183-165/+5
| * | ice: Allow 100M speeds for some devicesAnirudh Venkataramanan2022-08-183-4/+28
| * | ice: Implement FCS/CRC and VLAN stripping co-existence policyAnatolii Gerasymenko2022-08-181-0/+25
| * | ice: Implement control of FCS/CRC strippingJesse Brandeburg2022-08-187-6/+69
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-186-20/+89
|\ \ \ | |/ / |/| / | |/
| * ice: Fix VF not able to send tagged traffic with no VLAN filtersSylwester Dziedziuch2022-08-172-11/+57
| * ice: Ignore error message when setting same promiscuous modeBenjamin Mikailenko2022-08-171-4/+4
| * ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik2022-08-172-2/+16
| * ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik2022-08-171-1/+1
| * ice: Fix double VLAN error when entering promisc modeGrzegorz Siwik2022-08-171-0/+7
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller2022-08-152-2/+4
| |\