summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar1-7/+31
2017-03-22cxgb4: Update IngPad and IngPack valuesArjun Vynipadath1-19/+56
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai1-2/+37
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar1-0/+18
2017-01-06cxgb4: Add port description for new cards.Ganesh Goudar1-12/+18
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai1-1/+58
2017-01-04cxgb4: Support compressed error vector for T6Arjun V1-0/+7
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V1-1/+0
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+6
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai1-1/+6
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai1-1/+1
2016-08-22cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy1-1/+30
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai1-0/+41
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar1-0/+2
2016-05-04cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai1-2/+6
2016-05-04cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai1-0/+6
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai1-20/+49
2016-04-26cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai1-0/+34
2016-04-26cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai1-37/+73
2016-04-26cxgb4: Refactor t4_port_init functionHariprasad Shenai1-40/+53
2016-04-26cxgb4: add new routine to get adapter infoHariprasad Shenai1-0/+14
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+33
2016-04-15cxgb4: Set VPD size so we can read both VPD structuresHariprasad Shenai1-0/+10
2016-04-11cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai1-0/+33
2016-02-18cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai1-17/+75
2015-12-23cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai1-0/+9
2015-12-23cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapterHariprasad Shenai1-0/+59
2015-12-23cxgb4: Update Congestion Channel map for T6 adapterHariprasad Shenai1-1/+8
2015-12-23cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai1-5/+11
2015-12-23cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai1-1/+61
2015-12-23cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai1-2/+5
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai1-1/+5
2015-10-05cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai1-330/+1134
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai1-0/+56
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai1-0/+113
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai1-14/+12
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai1-2/+6
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai1-0/+39
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai1-7/+12
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-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-528/+1687
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S1-3/+4
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai1-0/+46
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai1-0/+34
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai1-0/+21
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 Shenai1-20/+82
2015-06-05cxgb4: program pci completion timeoutHariprasad Shenai1-0/+19
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai1-10/+37