summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-01-30i40e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar
2022-12-12i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-05i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-23i40e: Fix error handling in i40e_init_module()Shang XiaoJing
2022-11-02i40e: Store the irq number in i40e_q_vectorJoe Damato
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-19i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-06i40e: add description and modify interrupts configuration procedureJaroslaw Gawin
2022-09-06i40e: Add basic support for I710 devicesStanislaw Grzeszczak
2022-09-02i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-16i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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 dropped jumbo frames statisticsLukasz Cieplicki
2022-06-30intel/i40e:fix repeated words in commentsJilin Yuan
2022-06-21i40e: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-12i40e: Add Ethernet Connection X722 for 10GbE SFP+ supportMateusz Palczewski
2022-04-12i40e: Add tx_stopped statJoe Damato
2022-04-12i40e: Add support for MPLS + TSOJoe Damato
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-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-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03i40e: Fix race condition while adding/deleting MAC/VLAN filtersJedrzej Jagielski
2022-02-03i40e: Disable hw-tc-offload feature on driver loadMateusz Palczewski
2022-01-31i40e: Fix reset path while removing the driverKaren Sornek