index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
2014-12-31
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-02
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-19
i40e: debugfs fix to dump remote LLDPDU
Neerav Parikh
1
-1
/
+1
2014-06-08
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-14
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
1
-4
/
+13
2014-03-14
i40e: cleanup strings
Jesse Brandeburg
1
-4
/
+4
2014-03-06
i40e: Flow Director sideband accounting
Joseph Gasparakis
1
-13
/
+14
2014-01-17
i40e: add DCB and DCBNL support
Neerav Parikh
1
-0
/
+31
2014-01-17
i40e: refactor flow director
Anjali Singhai Jain
1
-0
/
+28
2014-01-16
i40e: check desc pointer before printing
Shannon Nelson
1
-28
/
+39
2014-01-10
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-07
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
1
-0
/
+114
2014-01-06
i40e: fix whitespace
Jesse Brandeburg
1
-0
/
+1
2014-01-04
i40e: keep allocated memory in structs
David Cassard
1
-2
/
+2
2014-01-04
i40e: Dump the whole NVM, not half
Anjali Singhai Jain
1
-2
/
+2
2013-12-17
i40e: Fix off by one in i40e_dbg_command_write
Alan Cox
1
-1
/
+1
2013-12-17
i40e: more print_hex_dump use
Shannon Nelson
1
-19
/
+11
2013-12-17
i40e: fix up scanf decoders
Shannon Nelson
1
-3
/
+3
2013-12-17
i40e: simplify error messages for dump descriptor
Shannon Nelson
1
-14
/
+2
2013-12-17
i40e: prevent null pointer exception in dump descriptor
Shannon Nelson
1
-0
/
+6
2013-12-17
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-05
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-09
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
1
-95
/
+100
2013-10-09
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
1
-10
/
+1
2013-10-09
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
1
-4
/
+4
2013-10-09
i40e: Drop unused completed stat
Alexander Duyck
1
-2
/
+1
2013-09-11
i40e: debugfs interface
Jesse Brandeburg
1
-0
/
+2076