index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: remove read access to debugfs files
Jacob Keller
2025-09-02
1
-104
/
+19
*
i40e: use libie adminq descriptors
Michal Swiatkowski
2025-07-24
1
-23
/
+23
*
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
2025-01-08
1
-1
/
+1
*
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
2024-11-04
1
-0
/
+1
*
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
2024-04-30
1
-1
/
+1
*
i40e: Add helper to access main VSI
Ivan Vecera
2024-04-30
1
-14
/
+18
*
i40e: Remove flags field from i40e_veb
Ivan Vecera
2024-04-30
1
-1
/
+1
*
i40e: Remove VEB recursion
Ivan Vecera
2024-02-16
1
-5
/
+3
*
i40e: Fix broken support for floating VEBs
Ivan Vecera
2024-02-16
1
-10
/
+19
*
i40e: Add helpers to find VSI and VEB by SEID and use them
Ivan Vecera
2024-02-16
1
-33
/
+5
*
i40e: Introduce and use macros for iterating VSIs and VEBs
Ivan Vecera
2024-02-16
1
-24
/
+30
*
i40e: Delete unused and useless i40e_pf fields
Ivan Vecera
2023-11-27
1
-3
/
+0
*
i40e: Delete unused i40e_mac_info fields
Ivan Vecera
2023-11-15
1
-2
/
+1
*
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
2023-11-15
1
-2
/
+2
*
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-10-05
1
-1
/
+2
*
i40e: remove i40e_status
Jan Sokolowski
2023-07-31
1
-2
/
+2
*
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
2023-07-21
1
-1
/
+1
*
i40e: use int for i40e_status
Jan Sokolowski
2023-02-09
1
-4
/
+4
*
i40e: Add tx_stopped stat
Joe Damato
2022-04-12
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-11
1
-4
/
+2
|
\
|
*
i40e: stop disabling VFs due to PF error responses
Jacob Keller
2022-03-08
1
-4
/
+2
*
|
i40e: Remove unused RX realloc stat
Joe Damato
2022-02-03
1
-2
/
+1
|
/
*
i40e: fix unsigned stat widths
Joe Damato
2022-01-20
1
-1
/
+1
*
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
2021-12-06
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
1
-0
/
+3
|
\
|
*
i40e: Fix sparse error: uninitialized symbol 'ring'
Arkadiusz Kubalewski
2021-04-08
1
-0
/
+3
*
|
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-23
1
-2
/
+2
|
/
*
i40e: use 16B HW descriptors instead of 32B
Björn Töpel
2020-09-14
1
-6
/
+4
*
i40e: introduce new dump desc XDP command
Ciara Loftus
2020-07-01
1
-11
/
+48
*
i40e: add XDP ring statistics to dump VSI debug output
Ciara Loftus
2020-07-01
1
-0
/
+41
*
i40e: remove unused defines
Jesse Brandeburg
2020-06-26
1
-1
/
+0
*
i40e: Remove EMPR traces from debugfs facility
Mauro S. M. Rodrigues
2019-09-09
1
-4
/
+0
*
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-18
/
+4
*
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
2019-06-26
1
-2
/
+3
*
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2019-06-05
1
-2
/
+2
*
i40e: Further implementation of LLDP
Aleksandr Loktionov
2019-05-03
1
-2
/
+2
*
i40e: remove debugfs tx_timeout support
Lihong Yang
2019-01-22
1
-25
/
+1
*
i40e: Remove unnecessary print statement
Nathan Chancellor
2018-10-03
1
-2
/
+0
*
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-30
1
-4
/
+4
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-25
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
i40e: don't leak memory addresses
Mitch Williams
2018-02-13
1
-34
/
+6
*
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-02-12
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-6
/
+5
|
\
|
*
i40e: Add macro for PF reset bit
Amritha Nambiar
2017-10-13
1
-2
/
+1
|
*
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
2017-10-06
1
-4
/
+4
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
1
-5
/
+8
*
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
1
-2
/
+2
*
i40e: dump VF information in debugfs
Mitch Williams
2017-04-19
1
-0
/
+51
[next]