index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2016-11-01
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
1
-85
/
+3
2016-10-29
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
1
-19
/
+0
2016-09-25
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
1
-80
/
+0
2016-09-23
i40e: fix "dump port" command when NPAR enabled
Alan Brady
1
-1
/
+6
2016-07-22
i40e: refactor Rx filter handling
Mitch Williams
1
-2
/
+14
2016-05-06
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
1
-15
/
+1
2016-05-06
i40e: Refactor receive routine
Jesse Brandeburg
1
-5
/
+4
2016-05-06
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
1
-6
/
+2
2016-05-06
i40e: Drop packet split receive routine
Jesse Brandeburg
1
-2
/
+2
2016-04-06
i40e: remove redundant check on vsi->active_vlans
Colin King
1
-3
/
+2
2016-02-20
i40e: queue-specific settings for interrupt moderation
Kan Liang
1
-5
/
+10
2016-02-18
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
1
-13
/
+3
2016-02-18
i40e: drop unused debugfs file "dump"
Jesse Brandeburg
1
-250
/
+0
2016-02-18
i40e: properly show packet split status in debugfs
Mitch Williams
1
-3
/
+3
2016-02-18
i40e/i40evf: use pages correctly in Rx
Mitch Williams
1
-0
/
+5
2016-02-18
i40e: dump descriptor indexes in hex
Jesse Brandeburg
1
-7
/
+7
2016-02-17
i40e: avoid large memcpy by assigning struct
Jacob Keller
1
-3
/
+5
2016-02-17
i40e: add netdev info to VSI dump
Shannon Nelson
1
-8
/
+16
2015-12-02
i40e: remove unused argument
Jesse Brandeburg
1
-2
/
+2
2015-11-23
intel: i40e: fix confused code
Rasmus Villemoes
1
-14
/
+10
2015-10-23
i40e: fix a bug in debugfs with add/del macaddr
Anjali Singhai Jain
1
-0
/
+4
2015-10-15
i40e: remove FD atr control from debugfs
Shannon Nelson
1
-24
/
+0
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-52
/
+72
2015-09-30
i40e: fix kbuild warnings
Jesse Brandeburg
1
-2
/
+2
2015-09-30
i40e: limit debugfs io ops
Shannon Nelson
1
-6
/
+6
2015-09-29
i40e: Fix for recursive RTNL lock during PROMISC change
Anjali Singhai
1
-2
/
+2
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-5
/
+5
2015-06-05
i40e: start up in VEPA mode by default
Anjali Singhai Jain
1
-0
/
+9
2015-04-15
i40e: enable user dump of internal hardware state
Jesse Brandeburg
1
-0
/
+45
2015-03-09
i40e: add MAC printing to debugfs dump VSI
Shannon Nelson
1
-0
/
+5
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
1
-10
/
+10
2015-03-09
i40e: Remove "hello world" strings from i40e driver
Greg Rose
1
-2
/
+2
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-02-26
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
Alexey Khoroshilov
1
-1
/
+3
2015-02-25
i40e: Add support for getlink, setlink ndo ops
Neerav Parikh
1
-2
/
+3
2015-02-24
i40e: rename debugfs clear_stats option
Shannon Nelson
1
-5
/
+9
2015-01-16
i40e: Dump Stats string removed from debugfs help command
Sravanthi Tangeda
1
-1
/
+0
2015-01-01
i40e: Fix possible memory leak in i40e_dbg_dump_desc
Joe Perches
1
-1
/
+3
2014-12-06
i40e: Reduce stack in i40e_dbg_dump_desc
Joe Perches
1
-13
/
+17
2014-12-06
i40e: allow various base numbers in debugfs aq commands
Shannon Nelson
1
-2
/
+2
2014-11-18
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
1
-0
/
+2
2014-11-03
i40e: remove debugfs dump stats
Shannon Nelson
1
-91
/
+2
2014-08-27
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
1
-0
/
+3
[next]