index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
i40e: start up in VEPA mode by default
Anjali Singhai Jain
2015-06-04
1
-0
/
+9
*
i40e: enable user dump of internal hardware state
Jesse Brandeburg
2015-04-14
1
-0
/
+45
*
i40e: add MAC printing to debugfs dump VSI
Shannon Nelson
2015-03-09
1
-0
/
+5
*
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
2015-03-09
1
-10
/
+10
*
i40e: Remove "hello world" strings from i40e driver
Greg Rose
2015-03-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-1
/
+3
|
\
|
*
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
Alexey Khoroshilov
2015-02-26
1
-1
/
+3
*
|
i40e: Add support for getlink, setlink ndo ops
Neerav Parikh
2015-02-24
1
-2
/
+3
*
|
i40e: rename debugfs clear_stats option
Shannon Nelson
2015-02-23
1
-5
/
+9
|
/
*
i40e: Dump Stats string removed from debugfs help command
Sravanthi Tangeda
2015-01-16
1
-1
/
+0
*
i40e: Fix possible memory leak in i40e_dbg_dump_desc
Joe Perches
2014-12-31
1
-1
/
+3
*
i40e: Reduce stack in i40e_dbg_dump_desc
Joe Perches
2014-12-06
1
-13
/
+17
*
i40e: allow various base numbers in debugfs aq commands
Shannon Nelson
2014-12-06
1
-2
/
+2
*
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
2014-11-18
1
-0
/
+2
*
i40e: remove debugfs dump stats
Shannon Nelson
2014-11-03
1
-91
/
+2
*
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
2014-08-27
1
-0
/
+3
*
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
2014-08-02
1
-0
/
+19
*
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Toralf Förster
2014-07-24
1
-2
/
+2
*
i40e: Add debugfs hooks to print current total FD filter count
Anjali Singhai Jain
2014-06-26
1
-0
/
+4
*
i40e: debugfs fix to dump remote LLDPDU
Neerav Parikh
2014-06-19
1
-1
/
+1
*
i40e: allow for more VSIs
Mitch Williams
2014-06-08
1
-3
/
+3
*
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
2014-06-05
1
-5
/
+4
*
i40e: Do not expose fd-sb commands from debugfs
Anjali Singhai Jain
2014-04-28
1
-6
/
+0
*
i40e: check for netdev before debugfs use
Shannon Nelson
2014-03-28
1
-13
/
+22
*
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
2014-03-14
1
-4
/
+13
[next]