summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAgeFilesLines
* ice: add missing checks for PF vsi typeJesse Brandeburg2023-01-191-9/+8
* ice: remove redundant non-null check in ice_setup_pf_sw()Anirudh Venkataramanan2023-01-191-7/+5
* ice: always call ice_ptp_link_change and make it voidJacob Keller2022-12-081-6/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-291-6/+6
|\
| * ice: fix handling of burst Tx timestampsJacob Keller2022-11-211-6/+6
* | ice: Accumulate ring statistics over resetBenjamin Mikailenko2022-11-231-15/+51
* | ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko2022-11-231-4/+26
* | ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski2022-11-171-0/+6
* | net: remove unused ndo_get_devlink_portJiri Pirko2022-11-031-15/+0
* | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko2022-11-031-2/+1
* | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-281-2/+2
* | ice: Enable RX queue selection using skbedit actionAmritha Nambiar2022-10-251-1/+1
|/
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko2022-09-271-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-221-11/+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: Don't double unplug aux on peer initiated resetDave Ertman2022-09-081-2/+0
* | ice: Add low latency Tx timestamp readKarol Kolacinski2022-09-201-5/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-1/+9
|\|
| * ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski2022-09-021-1/+1
| * ice: Fix DMA mappings leakPrzemyslaw Patynowski2022-09-021-0/+8
* | ice: Allow operation with reduced device MSI-XTony Nguyen2022-09-061-85/+100
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-251-8/+17
|\|
| * ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski2022-08-221-8/+17
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-08-221-2/+65
|\ \ | |/ |/|
| * ice: Remove ucast_sharedSylwester Dziedziuch2022-08-181-2/+0
| * ice: Implement FCS/CRC and VLAN stripping co-existence policyAnatolii Gerasymenko2022-08-181-0/+25
| * ice: Implement control of FCS/CRC strippingJesse Brandeburg2022-08-181-0/+40
* | ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik2022-08-171-1/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-031-1/+1
|\
| * net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()Jian Shen2022-08-011-1/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-07-291-32/+54
|\ \
| * | ice: allow toggling loopback mode via ndo_set_features callbackMaciej Fijalkowski2022-07-281-1/+31
| * | ice: compress branches in ice_set_features()Maciej Fijalkowski2022-07-281-21/+19
| * | ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski2022-07-281-10/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-281-3/+7
|\ \ \ | |/ / |/| / | |/
| * ice: do not setup vlan for loopback VSIMaciej Fijalkowski2022-07-261-3/+5
| * ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan2022-07-261-0/+2
* | ice: Remove pci_aer_clear_nonfatal_status() callZhuo Chen2022-07-151-6/+0
|/
* ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr2022-07-121-0/+1
* ice: Sync VLAN filtering features for DVMRoman Storozhenko2022-06-141-18/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-3/+4
|\
| * ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt2022-05-171-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-0/+2
|\|
| * ice: Fix race during aux device (un)pluggingIvan Vecera2022-05-061-0/+2
* | rtnetlink: add extack support in fdb del handlersAlaa Mohamed2022-05-091-1/+2
* | ice: get switch id on switchdev devicesMichal Swiatkowski2022-05-051-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-281-0/+3
|\|
| * ice: wait 5 s for EMP reset after firmware flashPetr Oros2022-04-261-0/+3