index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
1
-1
/
+1
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
1
-14
/
+18
2024-04-30
i40e: Remove flags field from i40e_veb
Ivan Vecera
1
-1
/
+1
2024-02-16
i40e: Remove VEB recursion
Ivan Vecera
1
-5
/
+3
2024-02-16
i40e: Fix broken support for floating VEBs
Ivan Vecera
1
-10
/
+19
2024-02-16
i40e: Add helpers to find VSI and VEB by SEID and use them
Ivan Vecera
1
-33
/
+5
2024-02-16
i40e: Introduce and use macros for iterating VSIs and VEBs
Ivan Vecera
1
-24
/
+30
2023-11-27
i40e: Delete unused and useless i40e_pf fields
Ivan Vecera
1
-3
/
+0
2023-11-15
i40e: Delete unused i40e_mac_info fields
Ivan Vecera
1
-2
/
+1
2023-11-15
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
1
-2
/
+2
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
1
-1
/
+2
2023-08-01
i40e: remove i40e_status
Jan Sokolowski
1
-2
/
+2
2023-07-21
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
1
-4
/
+4
2022-04-12
i40e: Add tx_stopped stat
Joe Damato
1
-2
/
+3
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+2
2022-03-09
i40e: stop disabling VFs due to PF error responses
Jacob Keller
1
-4
/
+2
2022-02-04
i40e: Remove unused RX realloc stat
Joe Damato
1
-2
/
+1
2022-01-20
i40e: fix unsigned stat widths
Joe Damato
1
-1
/
+1
2021-12-06
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
1
-0
/
+8
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-04-08
i40e: Fix sparse error: uninitialized symbol 'ring'
Arkadiusz Kubalewski
1
-0
/
+3
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
1
-2
/
+2
2020-09-14
i40e: use 16B HW descriptors instead of 32B
Björn Töpel
1
-6
/
+4
2020-07-02
i40e: introduce new dump desc XDP command
Ciara Loftus
1
-11
/
+48
2020-07-02
i40e: add XDP ring statistics to dump VSI debug output
Ciara Loftus
1
-0
/
+41
2020-06-26
i40e: remove unused defines
Jesse Brandeburg
1
-1
/
+0
2019-09-09
i40e: Remove EMPR traces from debugfs facility
Mauro S. M. Rodrigues
1
-4
/
+0
2019-08-11
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2019-06-26
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
1
-2
/
+3
2019-06-05
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
1
-2
/
+2
2019-05-04
i40e: Further implementation of LLDP
Aleksandr Loktionov
1
-2
/
+2
2019-01-22
i40e: remove debugfs tx_timeout support
Lihong Yang
1
-25
/
+1
2018-10-03
i40e: Remove unnecessary print statement
Nathan Chancellor
1
-2
/
+0
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-4
/
+4
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-02-13
i40e: don't leak memory addresses
Mitch Williams
1
-34
/
+6
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
1
-6
/
+6
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+5
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-13
i40e: Add macro for PF reset bit
Amritha Nambiar
1
-2
/
+1
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
1
-4
/
+4
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
1
-5
/
+8
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
1
-2
/
+2
2017-04-20
i40e: dump VF information in debugfs
Mitch Williams
1
-0
/
+51
2017-03-28
i40e: Drop FCoE code from core driver files
Alexander Duyck
1
-19
/
+0
2017-02-19
i40e: convert to cpu from le16 to generate switch_id correctly
Jacob Keller
1
-2
/
+3
2016-12-07
i40e: use unsigned printf format specifier for active_filters count
Jacob Keller
1
-1
/
+1
2016-11-01
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
1
-2
/
+2
[next]