summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-05-071-8/+14
|\
| * ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek2024-05-061-4/+4
| * ice: update E830 device ids and commentsPaul Greenwalt2024-05-061-4/+4
| * ice: add additional E830 device idsPaul Greenwalt2024-05-061-0/+6
* | net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2024-04-251-0/+1
|\
| * net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin2024-04-241-0/+1
* | ice: Enable switching default Tx scheduler topologyMichal Wilczynski2024-04-221-19/+89
|/
* ice: Add automatic VF reset on Tx MDD eventsMarcin Szycik2024-04-171-11/+46
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-021-5/+13
|\
| * ice: hold devlink lock for whole init/cleanupMichal Swiatkowski2024-04-011-4/+3
| * ice: move devlink port code to a separate filePiotr Raczynski2024-04-011-0/+1
| * ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski2024-04-011-1/+1
| * ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt2024-04-011-0/+8
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-04-011-8/+4
|\ \ | |/ |/|
| * net: intel: implement modern PM ops declarationsJesse Brandeburg2024-03-291-8/+4
* | netlink: introduce type-checking attribute iterationJohannes Berg2024-03-291-5/+2
|/
* ice: remove switchdev control plane VSIMichal Swiatkowski2024-03-251-8/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-13/+11
|\
| * ice: fix stats being updated by way too large valuesPrzemek Kitszel2024-03-061-13/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-0/+2
|\|
| * net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb2024-03-051-0/+2
* | ice: do not disable Tx queues twice in ice_down()Maciej Fijalkowski2024-03-041-0/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-1/+2
|\|
| * ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar2024-02-201-1/+2
* | ice: Fix debugfs with devlink reloadWojciech Drewek2024-02-121-2/+1
* | ice: Remove and readd netdev during devlink reloadWojciech Drewek2024-02-121-125/+61
* | ice: Add helper function ice_is_generic_macGrzegorz Nitka2024-02-121-2/+4
* | ice: introduce new E825C devices familyGrzegorz Nitka2024-02-121-0/+4
* | ice: factor out ice_ptp_rebuild_owner()Jacob Keller2024-01-301-1/+1
* | ice: pass reset type to PTP reset functionsJacob Keller2024-01-301-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-3/+9
|\
| * ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan2023-12-271-0/+2
| * ice: Fix link_down_on_close messageKatarzyna Wieczerzycka2023-12-271-3/+7
* | ice: remove rx_len_errors statisticJan Sokolowski2024-01-021-5/+0
* | ice: Enable SW interrupt from FW for LL TSKarol Kolacinski2024-01-021-10/+110
* | ice: Schedule service task in IRQ top halfKarol Kolacinski2024-01-021-9/+11
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2023-12-221-30/+18
|\ \
| * | ice: field get conversionJesse Brandeburg2023-12-181-30/+18
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-181-0/+21
|\ \ \ | |/ / |/| |
| * | ice: Implement VLAN tag hintLarysa Zaremba2023-12-131-0/+20
| * | ice: Support HW timestamp hintLarysa Zaremba2023-12-131-0/+1
* | | ice: add ability to read and configure FW log dataPaul M Stillwell Jr2023-12-141-0/+29
* | | ice: configure FW loggingPaul M Stillwell Jr2023-12-141-0/+18
* | | ice: remove FW logging codePaul M Stillwell Jr2023-12-141-3/+0
* | | ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo2023-12-131-0/+53
* | | ice: refactor the FD and RSS flow ID generationAhmed Zaki2023-12-131-3/+2
* | | ice: Re-enable timestamping correctly after resetKarol Kolacinski2023-12-051-1/+1
* | | ice: read internal temperature sensorKonrad Knitter2023-12-051-0/+5
* | | ice: Add support in the driver for associating queue with napiAmritha Nambiar2023-12-041-1/+3
|/ /