summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2022-09-02i40e: Fix kernel crash during module removalIvan Vecera
2022-09-02i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch
2022-08-16i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-16i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-08-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28i40e: convert .adjfreq to .adjfineJacob Keller
2022-07-28i40e: use mul_u64_u64_div_u64 for PTP frequency calculationJacob Keller
2022-07-25i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-18i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30i40e: Fix VF's MAC Address change on VMNorbert Zulinski
2022-06-30i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki
2022-06-30intel/i40e:fix repeated words in commentsJilin Yuan
2022-06-30intel: remove unused macrosJesse Brandeburg
2022-06-24i40e: read the XDP program once per NAPICiara Loftus
2022-06-21intel/i40e: delete if NULL check before dev_kfree_skbBernard Zhao
2022-06-21i40e: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-06-21i40e: Add support for ethtool -s <interface> speed <speed in Mb>Mateusz Palczewski
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-15i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-06-09i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-09i40e: Fix calculating the number of queue pairsGrzegorz Szczurek
2022-06-09i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek
2022-06-07i40e: Add VF VLAN pruningMateusz Palczewski
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-11i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-21i40e, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski
2022-04-15i40e, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski
2022-04-15i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski
2022-04-12i40e: Add Ethernet Connection X722 for 10GbE SFP+ supportMateusz Palczewski
2022-04-12i40e: Add vsi.tx_restart to i40e ethtool statsNabil S. Alramli
2022-04-12i40e: Add tx_stopped statJoe Damato
2022-04-12i40e: Add support for MPLS + TSOJoe Damato
2022-03-17i40e: little endian only valid checksumsTom Rix
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-08i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski
2022-02-19i40e: remove dead stores on XSK hotpathAlexander Lobakin
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-08i40e: Add a stat for tracking busy rx pagesJoe Damato
2022-02-08i40e: Add a stat for tracking pages waivedJoe Damato
2022-02-08i40e: Add a stat tracking new RX page allocationsJoe Damato
2022-02-08i40e: Aggregate and export RX page reuse statJoe Damato
2022-02-08i40e: Remove rx page reuse double countJoe Damato