summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)Author
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-07-27ice: Add driver support for firmware changes for LAGDave Ertman
2023-07-24ice: implement bridge port vlanMichal Swiatkowski
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek
2023-06-08ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski
2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman
2023-05-17ice: refactor PHY type to ethtool link modePaul Greenwalt
2023-05-16ice: add dynamic interrupt allocationPiotr Raczynski
2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski
2023-05-16ice: add individual interrupt allocationPiotr Raczynski
2023-05-16ice: move interrupt related code to separate filePiotr Raczynski
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-08ice: Remove unnecessary aer.h includeBjorn Helgaas
2023-02-14ice: add support BIG TCP on IPv6Pawel Chmielewski
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-02-03ice: split probe into smaller functionsMichal Swiatkowski
2023-02-03ice: cleanup in VSI config/deconfig codeMichal Swiatkowski
2023-02-03ice: move RDMA init to ice_idc.cMichal Swiatkowski
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski
2022-11-23ice: Accumulate ring statistics over resetBenjamin Mikailenko
2022-11-23ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko
2022-10-27ice: Add support Flex RXDMichal Jaron
2022-10-25ice: Enable RX queue selection using skbedit actionAmritha Nambiar
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
2022-07-26ice: Add support for PPPoE hardware offloadMarcin Szycik
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski
2022-07-15ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-05-05ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera
2022-03-28ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-23ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin
2022-03-14ice: remove circular header dependencies on ice.hJacob Keller
2022-03-14ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller
2022-03-14ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller
2022-03-11ice: Support GTP-U and GTP-C offload in switchdevMarcin Szycik
2022-03-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-09ice: Add slow path offload stats on port representor in switchdevMarcin Szycik