index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2015-02-26
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
Alexey Khoroshilov
1
-1
/
+3
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
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
1
-0
/
+19
2014-07-24
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Toralf Förster
1
-2
/
+2
2014-06-26
i40e: Add debugfs hooks to print current total FD filter count
Anjali Singhai Jain
1
-0
/
+4
2014-06-20
i40e: debugfs fix to dump remote LLDPDU
Neerav Parikh
1
-1
/
+1
2014-06-09
i40e: allow for more VSIs
Mitch Williams
1
-3
/
+3
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
1
-5
/
+4
2014-04-28
i40e: Do not expose fd-sb commands from debugfs
Anjali Singhai Jain
1
-6
/
+0
2014-03-28
i40e: check for netdev before debugfs use
Shannon Nelson
1
-13
/
+22
2014-03-15
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
1
-4
/
+13
2014-03-15
i40e: cleanup strings
Jesse Brandeburg
1
-4
/
+4
2014-03-07
i40e: Flow Director sideband accounting
Joseph Gasparakis
1
-13
/
+14
2014-01-18
i40e: add DCB and DCBNL support
Neerav Parikh
1
-0
/
+31
2014-01-18
i40e: refactor flow director
Anjali Singhai Jain
1
-0
/
+28
2014-01-17
i40e: check desc pointer before printing
Shannon Nelson
1
-28
/
+39
2014-01-11
i40e: fix log message wording
Shannon Nelson
1
-1
/
+1
2014-01-09
i40e: shorten wordy fields
Mitch Williams
1
-3
/
+3
2014-01-09
i40e: Fix GPL header
Greg Rose
1
-4
/
+3
2014-01-08
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
1
-0
/
+114
2014-01-06
i40e: fix whitespace
Jesse Brandeburg
1
-0
/
+1
2014-01-05
i40e: keep allocated memory in structs
David Cassard
1
-2
/
+2
2014-01-05
i40e: Dump the whole NVM, not half
Anjali Singhai Jain
1
-2
/
+2
2013-12-18
i40e: Fix off by one in i40e_dbg_command_write
Alan Cox
1
-1
/
+1
2013-12-18
i40e: more print_hex_dump use
Shannon Nelson
1
-19
/
+11
2013-12-18
i40e: fix up scanf decoders
Shannon Nelson
1
-3
/
+3
2013-12-18
i40e: simplify error messages for dump descriptor
Shannon Nelson
1
-14
/
+2
2013-12-18
i40e: prevent null pointer exception in dump descriptor
Shannon Nelson
1
-0
/
+6
2013-12-18
i40e: Fix dump output from debugfs calls
Neerav Parikh
1
-53
/
+19
2013-12-16
i40e: rtnl_lock in reset path fixes
Anjali Singhai Jain
1
-4
/
+4
2013-12-06
i40e: add support for triggering EMPR
Shannon Nelson
1
-0
/
+4
2013-10-22
i40e: check vsi ptrs before dumping them
Shannon Nelson
1
-16
/
+23
2013-10-22
i40e: reorder block declarations in debugfs
Shannon Nelson
1
-8
/
+8
2013-10-22
i40e: fix use of untrusted scalar value warning
Jesse Brandeburg
1
-16
/
+18
2013-10-22
i40e: clamp debugfs nvm read command
Jesse Brandeburg
1
-3
/
+5
2013-10-22
i40e: debugfs fixups
Jesse Brandeburg
1
-12
/
+26
2013-10-10
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
1
-95
/
+100
2013-10-10
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
1
-10
/
+1
2013-10-10
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
1
-4
/
+4
2013-10-10
i40e: Drop unused completed stat
Alexander Duyck
1
-2
/
+1
2013-09-11
i40e: debugfs interface
Jesse Brandeburg
1
-0
/
+2076