summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: fix a memory leak bugWenwen Wang2019-08-151-1/+3
* chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2019-03-261-1/+1
* cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-041-1/+1
* cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li2018-12-151-90/+23Star
* cxgb4: add per rx-queue counter for packet errorsGanesh Goudar2018-09-141-0/+1
* cxgb4: add support to display DCB infoGanesh Goudar2018-08-101-0/+193
* cxgb4: print ULD queue information managed by LLDRahul Lakkireddy2018-07-271-19/+277
* cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy2018-07-241-9/+2Star
* 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-121-0/+164
* cxgb4: Add support to read actual provisioned resourcesCasey Leedom2018-07-051-0/+39
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-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/+57Star
|\
| * 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/+40Star
* | cxgb4: Add support for Inline IPSec TxAtul Gupta2017-11-291-0/+2
|/
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-151-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-091-5/+5
* scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-12/+0Star
* cxgb4: Convert to use simple_open()Wei Yongjun2016-09-221-7/+1Star
* chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-119/+8Star
* 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-111-2/+2
* cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai2015-12-241-19/+81
* cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai2015-12-241-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-091-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-191-5/+6
* cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-141-0/+298
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-141-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-131-0/+68
* | cxgb4: Add some more details to sge qinfoHariprasad Shenai2015-08-131-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-221-0/+2