summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-09-06ice: base subfunction aux driverPiotr Raczynski
2024-09-06ice: allocate devlink for subfunctionPiotr Raczynski
2024-09-06ice: treat subfunction VSI the same as PF VSIMichal Swiatkowski
2024-09-06ice: add basic devlink subfunctions supportPiotr Raczynski
2024-09-06ice: export ice ndo_ops functionsPiotr Raczynski
2024-09-06ice: add new VSI type for subfunctionsPiotr Raczynski
2024-09-06ixgbe: Remove setting of RX software timestampGal Pressman
2024-09-06igc: Remove setting of RX software timestampGal Pressman
2024-09-06igb: Remove setting of RX software timestampGal Pressman
2024-09-06ice: Remove setting of RX software timestampGal Pressman
2024-09-06i40e: Remove setting of RX software timestampGal Pressman
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-09-03ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba
2024-09-03ice: remove ICE_CFG_BUSY locking from AF_XDP codeLarysa Zaremba
2024-09-03ice: check ICE_VSI_DOWN under rtnl_lock when preparing for resetLarysa Zaremba
2024-09-03ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba
2024-09-03ice: protect XDP configuration with a mutexLarysa Zaremba
2024-09-03ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-02igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-08-30i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cardsAleksandr Loktionov
2024-08-30e1000e: avoid failing the system during pm_suspendVitaly Lifshits
2024-08-30igc: Move the MULTI GBT AN Control Register to _regs fileSasha Neftin
2024-08-30igc: Add Energy Efficient Ethernet abilitySasha Neftin
2024-08-30igc: Get rid of spurious interruptsKurt Kanzenbach
2024-08-30igc: Add MQPRIO offload supportKurt Kanzenbach
2024-08-28ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski
2024-08-28igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li
2024-08-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-26ice: add callbacks for Embedded SYNC enablement on dpll pinsArkadiusz Kubalewski
2024-08-26ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin
2024-08-26ice: Report NVM version numbers on mismatch during loadSergey Temerkhanov
2024-08-26ice: remove unnecessary control queue cmd_buf arraysJacob Keller
2024-08-26ice: reword comments referring to control queuesJacob Keller
2024-08-26ice: stop intermixing AQ commands/responses debug dumpsPrzemek Kitszel
2024-08-26ice: do not clutter debug logs with unused dataBruce Allan
2024-08-26ice: improve debug print for control queue messagesJacob Keller
2024-08-26ice: implement and use rd32_poll_timeout for ice_sq_done timeoutJacob Keller
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-21ice: Fix a 32bit bugDan Carpenter
2024-08-20igb: cope with large MAX_SKB_FRAGSPaolo Abeni
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-19igbvf: Remove two unused declarationsYue Haibing
2024-08-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-08-16idpf: remove redundant 'req_vec_chunks' NULL checkPavan Kumar Linga