summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy2018-07-241-1/+2
* cxgb4: display number of rx and tx pages freeGanesh Goudar2018-07-181-7/+15
* cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy2018-07-111-0/+164
* cxgb4: Add support to read actual provisioned resourcesCasey Leedom2018-07-051-0/+39
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-56/+56
* cxgb4: Add HMA supportArjun Vynipadath2018-03-131-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-247/+57
|\
| * cxgb4: display VNI correctlyGanesh Goudar2017-12-281-3/+5
| * cxgb4: RSS table is 4k for T6Ganesh Goudar2017-12-191-3/+4
| * cxgb4: Report tid start range correctly for T6Ganesh Goudar2017-12-191-3/+8
| * cxgb4: collect HMA memory dumpRahul Lakkireddy2017-12-081-1/+1
| * cxgb4: collect on-chip memory informationRahul Lakkireddy2017-12-081-238/+40
* | cxgb4: Add support for Inline IPSec TxAtul Gupta2017-11-291-0/+2
|/
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-141-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-2/+10
|\
| * cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-2/+10
* | chcr - Add debug countersHarsh Jain2017-06-201-0/+35
|/
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-5/+5
* scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-12/+0
* cxgb4: Convert to use simple_open()Wei Yongjun2016-09-221-7/+1
* chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-119/+8
* cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai2016-04-291-0/+99
* cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai2016-04-261-0/+1
* cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash2016-03-221-1/+33
* cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai2016-01-101-2/+2
* cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai2015-12-231-19/+81
* cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai2015-12-231-2/+28
* cxgb4: get naming correct for iscsi queuesHariprasad Shenai2015-12-231-4/+4
* cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-081-0/+6
* cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai2015-10-051-0/+1
* cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai2015-10-051-6/+14
* cxgb4: memory corruption in debugfsDan Carpenter2015-08-181-5/+6
* cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-131-0/+298
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-1/+2
|\
| * cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter2015-08-101-1/+2
* | cxgb4: Add debugfs support to dump tid infoHariprasad Shenai2015-08-121-0/+68
* | cxgb4: Add some more details to sge qinfoHariprasad Shenai2015-08-121-8/+53
* | cxgb4: cleanup some indentingDan Carpenter2015-08-101-3/+3
* | cxgb4: Add debugfs support to dump meminfoHariprasad Shenai2015-08-041-0/+285
* | cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai2015-07-211-0/+2
* | cxgb4: Enable cim_la dump to support T6Hariprasad Shenai2015-07-081-3/+51
|/
* cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai2015-07-031-12/+13
* cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai2015-06-101-0/+34
* cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai2015-06-101-0/+44
* cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai2015-06-101-0/+47
* cxgb4: Adds support for T6 adapterHariprasad Shenai2015-06-011-45/+135
* cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai2015-05-271-1/+1
* cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai2015-05-271-0/+56
OpenPOWER on IntegriCloud