index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
i40e: cleanup strings
Jesse Brandeburg
2014-03-14
1
-4
/
+4
*
i40e: Flow Director sideband accounting
Joseph Gasparakis
2014-03-06
1
-13
/
+14
*
i40e: add DCB and DCBNL support
Neerav Parikh
2014-01-17
1
-0
/
+31
*
i40e: refactor flow director
Anjali Singhai Jain
2014-01-17
1
-0
/
+28
*
i40e: check desc pointer before printing
Shannon Nelson
2014-01-16
1
-28
/
+39
*
i40e: fix log message wording
Shannon Nelson
2014-01-10
1
-1
/
+1
*
i40e: shorten wordy fields
Mitch Williams
2014-01-09
1
-3
/
+3
*
i40e: Fix GPL header
Greg Rose
2014-01-09
1
-4
/
+3
*
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
2014-01-07
1
-0
/
+114
*
i40e: fix whitespace
Jesse Brandeburg
2014-01-06
1
-0
/
+1
*
i40e: keep allocated memory in structs
David Cassard
2014-01-04
1
-2
/
+2
*
i40e: Dump the whole NVM, not half
Anjali Singhai Jain
2014-01-04
1
-2
/
+2
*
i40e: Fix off by one in i40e_dbg_command_write
Alan Cox
2013-12-17
1
-1
/
+1
*
i40e: more print_hex_dump use
Shannon Nelson
2013-12-17
1
-19
/
+11
*
i40e: fix up scanf decoders
Shannon Nelson
2013-12-17
1
-3
/
+3
*
i40e: simplify error messages for dump descriptor
Shannon Nelson
2013-12-17
1
-14
/
+2
*
i40e: prevent null pointer exception in dump descriptor
Shannon Nelson
2013-12-17
1
-0
/
+6
*
i40e: Fix dump output from debugfs calls
Neerav Parikh
2013-12-17
1
-53
/
+19
*
i40e: rtnl_lock in reset path fixes
Anjali Singhai Jain
2013-12-16
1
-4
/
+4
*
i40e: add support for triggering EMPR
Shannon Nelson
2013-12-05
1
-0
/
+4
*
i40e: check vsi ptrs before dumping them
Shannon Nelson
2013-10-22
1
-16
/
+23
*
i40e: reorder block declarations in debugfs
Shannon Nelson
2013-10-22
1
-8
/
+8
*
i40e: fix use of untrusted scalar value warning
Jesse Brandeburg
2013-10-22
1
-16
/
+18
*
i40e: clamp debugfs nvm read command
Jesse Brandeburg
2013-10-22
1
-3
/
+5
*
i40e: debugfs fixups
Jesse Brandeburg
2013-10-22
1
-12
/
+26
*
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
2013-10-09
1
-95
/
+100
*
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
2013-10-09
1
-10
/
+1
*
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
2013-10-09
1
-4
/
+4
*
i40e: Drop unused completed stat
Alexander Duyck
2013-10-09
1
-2
/
+1
*
i40e: debugfs interface
Jesse Brandeburg
2013-09-11
1
-0
/
+2076