index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-12
i40e: allow toggling loopback mode via ndo_set_features callback
Tirthendu Sarkar
2022-12-12
i40e: Fix the inability to attach XDP program on downed interface
Bartosz Staszewski
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-05
i40e: Fix not setting default xps_cpus after reset
Michal Jaron
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-23
i40e: Fix error handling in i40e_init_module()
Shang XiaoJing
2022-11-02
i40e: Store the irq number in i40e_q_vector
Joe Damato
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-19
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-06
i40e: add description and modify interrupts configuration procedure
Jaroslaw Gawin
2022-09-06
i40e: Add basic support for I710 devices
Stanislaw Grzeszczak
2022-09-02
i40e: Fix ADQ rate limiting for PF
Przemyslaw Patynowski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-25
i40e: Fix interface init with MSI interrupts (no MSI-X)
Michal Maloszewski
2022-07-22
i40e: Refactor tc mqprio checks
Przemyslaw Patynowski
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
i40e: Fix dropped jumbo frames statistics
Lukasz Cieplicki
2022-06-30
intel/i40e:fix repeated words in comments
Jilin Yuan
2022-06-21
i40e: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-09
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
2022-06-07
i40e: Add VF VLAN pruning
Mateusz Palczewski
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-11
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
2022-04-12
i40e: Add Ethernet Connection X722 for 10GbE SFP+ support
Mateusz Palczewski
2022-04-12
i40e: Add tx_stopped stat
Joe Damato
2022-04-12
i40e: Add support for MPLS + TSO
Joe Damato
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
Mateusz Palczewski
2022-02-08
i40e: Add a stat for tracking busy rx pages
Joe Damato
2022-02-08
i40e: Add a stat for tracking pages waived
Joe Damato
2022-02-08
i40e: Add a stat tracking new RX page allocations
Joe Damato
2022-02-08
i40e: Aggregate and export RX page reuse stat
Joe Damato
2022-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
i40e: Fix race condition while adding/deleting MAC/VLAN filters
Jedrzej Jagielski
2022-02-03
i40e: Disable hw-tc-offload feature on driver load
Mateusz Palczewski
2022-01-31
i40e: Fix reset path while removing the driver
Karen Sornek
2022-01-31
i40e: Fix reset bw limit when DCB enabled with 1 TC
Jedrzej Jagielski
2022-01-27
i40e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
[next]