aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter1-5/+6
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai4-0/+475
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-08-12cxgb4: Add debugfs support to dump tid infoHariprasad Shenai3-5/+76
2015-08-12cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai2-5/+11
2015-08-12cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai3-6/+36
2015-08-12cxgb4: Add some more details to sge qinfoHariprasad Shenai1-8/+53
2015-08-10cxgb4: cleanup some indentingDan Carpenter1-3/+3
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter1-1/+2
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai1-14/+12
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai3-3/+43
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai2-2/+42
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai2-0/+407
2015-07-26cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai1-0/+5
2015-07-26cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai1-0/+14
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai3-7/+15
2015-07-21cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt2-4/+13
2015-07-21cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt1-0/+4
2015-07-21cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt1-11/+21
2015-07-21cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt1-2/+4
2015-07-08cxgb4: Enable cim_la dump to support T6Hariprasad Shenai1-3/+51
2015-07-08cxgb4: Read stats for only available channelsHariprasad Shenai1-47/+26
2015-07-08cxgb4: Update register ranges for T6 adapterHariprasad Shenai1-7/+9
2015-07-08cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai4-44/+71
2015-07-08cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai1-0/+18
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai1-12/+13
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg1-4/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-1080/+3301
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai1-0/+2
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S5-6/+11
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai4-0/+117
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai5-0/+95
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai5-0/+84
2015-06-05cxgb4: Fix static checker warningHariprasad Shenai1-1/+1
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2-21/+83
2015-06-05cxgb4: program pci completion timeoutHariprasad Shenai1-0/+19
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai3-19/+81
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai4-6/+6
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai4-5/+33
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai3-0/+35
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai4-137/+0
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai4-1/+92
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai4-1/+136
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai5-46/+280
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai10-149/+524
2015-06-01cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai2-0/+354
2015-06-01cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai2-21/+0
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai6-76/+76
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai4-1/+81
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai4-42/+375