summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
9 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
9 daysnet: Fix typosBjorn Helgaas
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
10 daysi40e: use libie_aq_strMichal Swiatkowski
10 daysi40e: use libie adminq descriptorsMichal Swiatkowski
13 daysi40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge
13 daysi40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann
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-16eth: i40e: migrate to new RXFH callbacksJakub Kicinski
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-10i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-10i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
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-11i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-10i40e: use generic unrolled_count() macroAlexander Lobakin
2025-01-07i40e: add ability to reset VF for Tx and Rx MDD eventsAleksandr Loktionov
2025-01-06i40e: Remove unused i40e_dcb_hw_get_num_tcDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_asq_send_command_v2Dr. David Alan Gilbert
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
2025-01-06i40e: Deadcode profile codeDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_(read|write)_phy_registerDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_blink_phy_link_ledDr. David Alan Gilbert
2025-01-06i40e: Deadcode i40e_aq_*Dr. David Alan Gilbert
2024-12-19xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata
2024-11-14i40e: Fix handling changed priv flagsPeter Große
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-09-06i40e: Remove setting of RX software timestampGal Pressman
2024-08-30i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cardsAleksandr Loktionov
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11i40e: fix: remove needless retries of NVM updateAleksandr Loktionov
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11i40e: correct i40e_addr_to_hkey() name in kdocSimon Horman
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen