summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-13/+11
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2024-03-06ice: fix stats being updated by way too large valuesPrzemek Kitszel1-13/+11
2024-03-05net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb1-0/+2
2024-03-04ice: do not disable Tx queues twice in ice_down()Maciej Fijalkowski1-0/+44
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2024-02-21ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar1-1/+2
2024-02-12ice: Fix debugfs with devlink reloadWojciech Drewek1-2/+1
2024-02-12ice: Remove and readd netdev during devlink reloadWojciech Drewek1-125/+61
2024-02-12ice: Add helper function ice_is_generic_macGrzegorz Nitka1-2/+4
2024-02-12ice: introduce new E825C devices familyGrzegorz Nitka1-0/+4
2024-01-30ice: factor out ice_ptp_rebuild_owner()Jacob Keller1-1/+1
2024-01-30ice: pass reset type to PTP reset functionsJacob Keller1-2/+2
2024-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+9
2024-01-02ice: remove rx_len_errors statisticJan Sokolowski1-5/+0
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski1-10/+110
2024-01-02ice: Schedule service task in IRQ top halfKarol Kolacinski1-9/+11
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan1-0/+2
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka1-3/+7
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-30/+18
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+21
2023-12-18ice: field get conversionJesse Brandeburg1-30/+18
2023-12-14ice: add ability to read and configure FW log dataPaul M Stillwell Jr1-0/+29
2023-12-14ice: configure FW loggingPaul M Stillwell Jr1-0/+18
2023-12-14ice: remove FW logging codePaul M Stillwell Jr1-3/+0
2023-12-14ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo1-0/+53
2023-12-14ice: refactor the FD and RSS flow ID generationAhmed Zaki1-3/+2
2023-12-14ice: Implement VLAN tag hintLarysa Zaremba1-0/+20
2023-12-14ice: Support HW timestamp hintLarysa Zaremba1-0/+1
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski1-1/+1
2023-12-05ice: read internal temperature sensorKonrad Knitter1-0/+5
2023-12-05ice: Add support in the driver for associating queue with napiAmritha Nambiar1-1/+3
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+3
2023-11-23ice: restore timestamp configuration after device resetJacob Keller1-9/+3
2023-11-13ice: adjust switchdev rebuild pathMichal Swiatkowski1-2/+2
2023-11-13ice: track port representors in xarrayMichal Swiatkowski1-0/+2
2023-10-27ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski1-0/+4
2023-10-27ice: Remove redundant zeroing of the fields.Pawel Chmielewski1-27/+27
2023-10-27ice: Add E830 device IDs, MAC type and registersPaul Greenwalt1-6/+7
2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski1-0/+2
2023-10-20ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel1-1/+1
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+18
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski1-0/+2
2023-10-14ice: Fix safe mode when DDP is missingMateusz Pacuszka1-0/+3
2023-10-14ice: reset first in crash dump kernelsJesse Brandeburg1-0/+15
2023-09-20ice: Auxbus devices & driver for E822 TSMichal Michalik1-3/+8
2023-09-18ice: introduce ice_pf_src_tmr_ownedJacob Keller1-1/+1
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski1-0/+6
2023-08-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-49/+50
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5