index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 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
*
i40e: Drop FCoE code from core driver files
Alexander Duyck
2017-03-27
1
-19
/
+0
*
i40e: convert to cpu from le16 to generate switch_id correctly
Jacob Keller
2017-02-18
1
-2
/
+3
*
i40e: use unsigned printf format specifier for active_filters count
Jacob Keller
2016-12-06
1
-1
/
+1
*
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
2016-10-31
1
-2
/
+2
*
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
2016-10-31
1
-85
/
+3
*
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
2016-10-28
1
-19
/
+0
*
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
2016-09-24
1
-80
/
+0
*
i40e: fix "dump port" command when NPAR enabled
Alan Brady
2016-09-22
1
-1
/
+6
*
i40e: refactor Rx filter handling
Mitch Williams
2016-07-22
1
-2
/
+14
*
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
2016-05-05
1
-15
/
+1
*
i40e: Refactor receive routine
Jesse Brandeburg
2016-05-05
1
-5
/
+4
*
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
2016-05-05
1
-6
/
+2
*
i40e: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
1
-2
/
+2
*
i40e: remove redundant check on vsi->active_vlans
Colin King
2016-04-05
1
-3
/
+2
*
i40e: queue-specific settings for interrupt moderation
Kan Liang
2016-02-19
1
-5
/
+10
*
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
2016-02-17
1
-13
/
+3
*
i40e: drop unused debugfs file "dump"
Jesse Brandeburg
2016-02-17
1
-250
/
+0
*
i40e: properly show packet split status in debugfs
Mitch Williams
2016-02-17
1
-3
/
+3
*
i40e/i40evf: use pages correctly in Rx
Mitch Williams
2016-02-17
1
-0
/
+5
*
i40e: dump descriptor indexes in hex
Jesse Brandeburg
2016-02-17
1
-7
/
+7
*
i40e: avoid large memcpy by assigning struct
Jacob Keller
2016-02-17
1
-3
/
+5
*
i40e: add netdev info to VSI dump
Shannon Nelson
2016-02-16
1
-8
/
+16
*
i40e: remove unused argument
Jesse Brandeburg
2015-12-01
1
-2
/
+2
*
intel: i40e: fix confused code
Rasmus Villemoes
2015-11-23
1
-14
/
+10
*
i40e: fix a bug in debugfs with add/del macaddr
Anjali Singhai Jain
2015-10-23
1
-0
/
+4
*
i40e: remove FD atr control from debugfs
Shannon Nelson
2015-10-15
1
-24
/
+0
*
i40e/i40evf: clean up some code
Jesse Brandeburg
2015-10-08
1
-52
/
+72
*
i40e: fix kbuild warnings
Jesse Brandeburg
2015-09-30
1
-2
/
+2
*
i40e: limit debugfs io ops
Shannon Nelson
2015-09-30
1
-6
/
+6
*
i40e: Fix for recursive RTNL lock during PROMISC change
Anjali Singhai
2015-09-28
1
-2
/
+2
*
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
2015-07-23
1
-5
/
+5
[next]