aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2023-03-11ice: add missing checks for PF vsi typeJesse Brandeburg
2023-02-27Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2023-02-22ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2022-08-08Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2021-12-14Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-11-29Merge branch 'v5.4/standard/base' into v5.4/standard/intel-x86Bruce Ashfield
2021-11-26ice: Delete always true check of PF pointerLeon Romanovsky
2020-12-10ice: Fix call trace on suspendAnirudh Venkataramanan
2020-08-27ice: Disable VLAN pruning in promiscuous modeNick Nunley
2020-08-27ice: add useful statisticsJesse Brandeburg
2020-08-27ice: mark PM functions as __maybe_unusedWei Yongjun
2020-08-27ice: Allow all VLANs in safe modeBrett Creeley
2020-08-27ice: restore VF MSI-X state during PCI resetNick Nunley
2020-08-27ice: fix link event handling timingDave Ertman
2020-08-27ice: Fix link broken after GLOBR resetDave Ertman
2020-08-27ice: restore PHY settings on media insertionPaul Greenwalt
2020-08-27ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-08-27ice: protect ring accesses with WRITE_ONCECiara Loftus
2020-08-27ice: Ignore EMODE when setting PHY configChinh T Cao
2020-08-27ice: Refactor VF resetBrett Creeley
2020-08-27ice: fix kernel BUG if register_netdev failsJacob Keller
2020-08-27ice: Poll for reset completion when DDP load failsAnirudh Venkataramanan
2020-08-27ice: Change number of XDP Tx queues to match number of RxMarta Plantykow
2020-08-27ice: Add XDP Tx to VSI ring statsMarta Plantykow
2020-08-27ice: Change number of XDP TxQ to 0 when destroying ringsMarta Plantykow
2020-08-27ice: Handle critical FW error during admin queue initializationEvan Swanson
2020-08-27ice: Add more Rx errors to netdev's rx_error counterBrett Creeley
2020-08-27ice: fix signed vs unsigned comparisonsJesse Brandeburg
2020-08-27ice: cleanup unsigned loopsJesse Brandeburg
2020-08-27ice: fix usage of incorrect variableJesse Brandeburg
2020-08-27ice: check for compatibility between DDP package and firmwareVictor Raj
2020-08-27ice: print Rx MDD auto reset message before VF resetPaul Greenwalt
2020-08-27ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan
2020-08-27ice: Implement aRFSBrett Creeley
2020-08-27ice: Restore filters following resetHenry Tieman
2020-08-27ice: Support displaying ntuple rulesHenry Tieman
2020-08-27ice: Initialize Flow Director resourcesHenry Tieman
2020-08-27ice: remove unnecessary checkBruce Allan
2020-08-27ice: remove unnecessary expression that is always trueBruce Allan
2020-08-27ice: Fix check for removing/adding mac filtersLihong Yang
2020-08-27ice: refactor filter functionsMichal Swiatkowski
2020-08-27ice: Fix casting issuesKarol Kolacinski
2020-08-27ice: Provide more meaningful error messageLihong Yang