aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2024-03-05net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-02-20ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-02ice: remove rx_len_errors statisticJan Sokolowski
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski
2024-01-02ice: Schedule service task in IRQ top halfKarol Kolacinski
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-14ice: add ability to read and configure FW log dataPaul M Stillwell Jr
2023-12-14ice: configure FW loggingPaul M Stillwell Jr
2023-12-14ice: remove FW logging codePaul M Stillwell Jr
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo
2023-12-13ice: refactor the FD and RSS flow ID generationAhmed Zaki
2023-12-13ice: Implement VLAN tag hintLarysa Zaremba
2023-12-13ice: Support HW timestamp hintLarysa Zaremba
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-12-04ice: Add support in the driver for associating queue with napiAmritha Nambiar
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-13ice: adjust switchdev rebuild pathMichal Swiatkowski
2023-11-13ice: track port representors in xarrayMichal Swiatkowski
2023-10-26ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski
2023-10-26ice: Remove redundant zeroing of the fields.Pawel Chmielewski
2023-10-26ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski
2023-10-20ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski
2023-10-13ice: Fix safe mode when DDP is missingMateusz Pacuszka
2023-10-13ice: reset first in crash dump kernelsJesse Brandeburg
2023-09-20ice: Auxbus devices & driver for E822 TSMichal Michalik
2023-09-18ice: introduce ice_pf_src_tmr_ownedJacob Keller
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski
2023-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-17ice: split ice_aq_wait_for_event() func into twoPrzemek Kitszel
2023-08-17ice: embed &ice_rq_event_info event into struct ice_aq_taskPrzemek Kitszel
2023-08-17ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik
2023-08-07ice: add FW load waitJan Sokolowski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-31ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski
2023-07-27ice: update reset path for SRIOV LAG supportDave Ertman
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek
2023-07-24ice: Prohibit rx mode change in switchdev modeWojciech Drewek