summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02cxgb4: Add TP Congestion map entry for single-portGanesh Goudar1-0/+1
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+0
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom1-10/+0
2018-02-14cxgb4: rework on-chip memory readRahul Lakkireddy1-69/+124
2018-01-26cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy1-1/+1
2018-01-26cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy1-1/+3
2018-01-25cxgb4: fix possible deadlockGanesh Goudar1-10/+10
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar1-0/+32
2018-01-11cxgb4: implement udp tunnel callbacksGanesh Goudar1-0/+106
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+8
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath1-9/+8
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar1-0/+1
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar1-2/+11
2017-12-18cxgb4: Simplify PCIe Completion Timeout settingBjorn Helgaas1-18/+3
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath1-0/+56
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy1-2/+5
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy1-2/+5
2017-11-14cxgb4: collect SGE queue context dumpRahul Lakkireddy1-0/+62
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy1-0/+29
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi1-2/+16
2017-10-27cxgb4: collect hardware scheduler dumpsRahul Lakkireddy1-0/+57
2017-10-14cxgb4: fix missing break in switch and indent return statementsColin Ian King1-3/+4
2017-10-14cxgb4: collect TP dumpRahul Lakkireddy1-0/+20
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy1-112/+200
2017-10-10cxgb4: Add support for new flash partsGanesh Goudar1-20/+116
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar1-1/+15
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar1-8/+4
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio1-3/+3
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar1-127/+453
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath1-0/+70
2017-07-29cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom1-35/+117
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar1-0/+173
2017-07-19cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath1-37/+14
2017-06-23cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath1-17/+91
2017-06-23cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath1-15/+76
2017-06-13cxgb4: handle serial flash interruptGanesh Goudar1-1/+1
2017-06-09cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy1-1/+18
2017-06-08cxgb4: fix to bring link down after adapter crashRahul Lakkireddy1-4/+3
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2017-06-02cxgb4: fix incorrect cim_la output for T6Ganesh Goudar1-1/+10
2017-05-30cxgb4: FW upgrade fixesArjun Vynipadath1-3/+18
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli1-2/+7
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar1-0/+30
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