aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski4-2/+31
2022-09-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski6-58/+93
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-101/+71
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski3-5/+4
2022-09-28ice: Add support for VLAN priority filters in switchdevMartyna Szapar-Mudlaw2-17/+60
2022-09-28ice: support features on new E810T variantsArkadiusz Kubalewski2-2/+21
2022-09-28ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski2-39/+12
2022-09-27ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski1-13/+7
2022-09-27ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski3-88/+64
2022-09-27ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko3-10/+10
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-28/+44
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski1-9/+14
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba1-1/+4
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski7-45/+154
2022-09-20ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski1-9/+12
2022-09-20ice: config netdev tc before setting queues numberMichal Swiatkowski1-0/+2
2022-09-20ice: Add L2TPv3 hardware offload supportMarcin Szycik4-2/+109
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui1-16/+26
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman1-2/+0
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-18/+80
2022-09-06ice: Simplify memory allocation in ice_sched_init_port()Christophe JAILLET1-2/+2
2022-09-06ice: switch: Simplify memory allocationChristophe JAILLET1-4/+2
2022-09-06ice: add helper function to check FW API versionPaul Greenwalt1-28/+29
2022-09-06ice: Check if reset in progress while waiting for offsetsMichal Michalik1-0/+3
2022-09-06ice: Allow operation with reduced device MSI-XTony Nguyen1-85/+100
2022-09-02ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski1-1/+1
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski4-17/+79
2022-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller9-27/+768
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-29/+54
2022-08-24ice: Print human-friendly PHY typesAnirudh Venkataramanan1-18/+140
2022-08-24ice: Implement devlink port split operationsAnatolii Gerasymenko2-0/+290
2022-08-24ice: Add additional flags to ice_nvm_write_activateJacob Keller3-5/+16
2022-08-24ice: Add port option admin queue commandsAnatolii Gerasymenko3-0/+178
2022-08-24ice: Add support for ip TTL & ToS offloadMarcin Szycik2-4/+144
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski13-184/+136
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski4-29/+48
2022-08-22ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski1-0/+6
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-20/+89
2022-08-18ice: remove non-inclusive languageMikael Barsehyan2-9/+9
2022-08-18ice: Remove ucast_sharedSylwester Dziedziuch3-165/+5
2022-08-18ice: Allow 100M speeds for some devicesAnirudh Venkataramanan3-4/+28
2022-08-18ice: Implement FCS/CRC and VLAN stripping co-existence policyAnatolii Gerasymenko1-0/+25
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg7-6/+69
2022-08-17ice: Fix VF not able to send tagged traffic with no VLAN filtersSylwester Dziedziuch2-11/+57
2022-08-17ice: Ignore error message when setting same promiscuous modeBenjamin Mikailenko1-4/+4
2022-08-17ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik2-2/+16
2022-08-17ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik1-1/+1
2022-08-17ice: Fix double VLAN error when entering promisc modeGrzegorz Siwik1-0/+7
2022-08-16ice: introduce ice_ptp_reset_cached_phctime functionJacob Keller1-23/+76
2022-08-16ice: re-arrange some static functions in ice_ptp.cJacob Keller1-336/+336