summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-18i40e: improve VF MAC filters accountingLukasz Czapnik
2025-09-09i40e: fix Jumbo Frame support after iPXE bootJacob Keller
2025-09-09i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-07-24i40e: use libie_aq_strMichal Swiatkowski
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski
2025-07-03i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-09i40e: add link_down_events statisticDawid Osuchowski
2025-06-09net: intel: move RSS packet classifier types to libieJacob Keller
2025-06-09net: intel: rename 'hena' to 'hashcfg' for clarityJacob Keller
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-01-07i40e: add ability to reset VF for Tx and Rx MDD eventsAleksandr Loktionov
2025-01-06i40e: Remove unused i40e_commit_partition_bw_settingDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_del_filterDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_get_cur_guaranteed_fd_countDr. David Alan Gilbert
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata
2024-11-04i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov
2024-10-08i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov
2024-08-30i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cardsAleksandr Loktionov
2024-07-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseThinh Tran
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeThinh Tran
2024-05-08i40e: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-30i40e: Add and use helper to reconfigure TC for given VSIIvan Vecera
2024-04-30i40e: Add helper to access main VEBIvan Vecera
2024-04-30i40e: Consolidate checks whether given VSI is mainIvan Vecera
2024-04-30i40e: Add helper to access main VSIIvan Vecera
2024-04-30i40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera
2024-04-30i40e: Refactor argument of several client notification functionsIvan Vecera
2024-04-30i40e: Remove flags field from i40e_vebIvan Vecera
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25i40e: Report MFS in decimal base instead of hexErwan Velu
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg
2024-03-26i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-03-26i40e: Enforce software interrupt during busy-poll exitIvan Vecera