aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAgeFilesLines
* ice: fix handling of burst Tx timestampsJacob Keller2022-11-211-6/+6
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-151-10/+8
|\|
| * ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin2022-04-081-10/+8
* | ice: Add mpls+tso supportJoe Damato2022-04-121-1/+3
|/
* ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski2022-04-051-1/+1
* ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski2022-04-051-1/+3
* ice: Fix broken IFF_ALLMULTI handlingIvan Vecera2022-04-011-33/+81
* ice: Fix MAC address settingIvan Vecera2022-04-011-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-231-10/+15
|\
| * ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin2022-03-231-10/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-3/+4
|\|
| * ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari2022-03-151-1/+1