index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2020-08-14
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-01
i40e: add XDP ring statistics to VSI stats
Ciara Loftus
2020-07-01
i40e: Add support for a new feature Total Port Shutdown
Arkadiusz Kubalewski
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-25
i40e: Add a check to see if MFS is set
Todd Fujinaka
2020-06-25
i40e: detect and log info about pre-recovery mode
Piotr Kwapulinski
2020-06-25
i40e: make PF wait reset loop reliable
Piotr Kwapulinski
2020-06-25
i40e: remove unused defines
Jesse Brandeburg
2020-06-18
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-05-28
i40e: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-05-21
i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-05-21
i40e: Separate kernel allocated rx_bi rings from AF_XDP rings
Björn Töpel
2020-05-21
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2020-04-21
i40e: Remove unneeded conversion to bool
Jason Yan
2020-01-17
i40e: Removing hung_queue variable to use txqueue function parameter
Julio Faracco
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-07
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-11-04
i40e: implement VF stats NDO
Jesse Brandeburg
2019-10-29
i40e: Add UDP segmentation offload support
Josh Hunt
2019-10-25
i40e: prevent memory leak in i40e_setup_macvlans
Navid Emamdoost
2019-10-25
i40e: Refactoring VF MAC filters counting to make more reliable
Aleksandr Loktionov
2019-10-25
i40e: initialize ITRN registers with correct values
Nicholas Nunley
2019-09-11
i40e: Fix message for other card without FEC.
Czeslaw Zagorski
2019-09-11
i40e: fix missed "Negotiated" string in i40e_print_link_message()
Aleksandr Loktionov
2019-09-11
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
2019-09-09
i40e: Add support for X710 device
Mariusz Stachura
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-08-22
i40e: allow reset in recovery mode
Piotr Kwapulinski
2019-08-22
i40e: Remove function i40e_update_dcb_config()
Grzegorz Siwik
2019-08-22
i40e: reset veb.tc_stats when resetting veb.stats
Jacob Keller
2019-08-22
i40e: check_recovery_mode had wrong if statement
Adrian Podlawski
2019-08-22
i40e: add check on i40e_configure_tx_ring() return value
huhai
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-05
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
2019-08-05
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
2019-08-05
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
2019-07-23
i40e: Use dev_get_drvdata
Chuhong Yuan
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-06-28
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
2019-06-26
i40e: update copyright string
Alice Michael
2019-06-26
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
[next]