summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: support new ISSI flash partsGanesh Goudar2018-03-261-0/+19
* cxgb4: depend on firmware event for link statusGanesh Goudar2018-03-261-2/+0Star
* cxgb4: Add HMA supportArjun Vynipadath2018-03-131-1/+1
* cxgb4: Add TP Congestion map entry for single-portGanesh Goudar2018-03-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-201-10/+0Star
|\
| * PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom2018-02-161-10/+0Star
* | cxgb4: rework on-chip memory readRahul Lakkireddy2018-02-141-69/+124
|/
* cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy2018-01-261-1/+1
* cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy2018-01-261-1/+3
* cxgb4: fix possible deadlockGanesh Goudar2018-01-251-10/+10
* cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar2018-01-241-0/+32
* cxgb4: implement udp tunnel callbacksGanesh Goudar2018-01-111-0/+106
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-9/+8Star
|\
| * cxgb4: Fix FW flash errorsArjun Vynipadath2018-01-031-9/+8Star
* | cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar2017-12-281-0/+1
* | cxgb4: RSS table is 4k for T6Ganesh Goudar2017-12-191-2/+11
* | cxgb4: Simplify PCIe Completion Timeout settingBjorn Helgaas2017-12-181-18/+3Star
* | cxgb4: Add support for ethtool i2c dumpArjun Vynipadath2017-12-131-0/+56
* | cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy2017-12-081-2/+5
* | cxgb4: collect HMA memory dumpRahul Lakkireddy2017-12-081-2/+5
|/
* cxgb4: collect SGE queue context dumpRahul Lakkireddy2017-11-141-0/+62
* cxgb4: collect vpd info directly from hardwareRahul Lakkireddy2017-11-111-0/+29
* cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi2017-11-011-2/+16
* cxgb4: collect hardware scheduler dumpsRahul Lakkireddy2017-10-271-0/+57
* cxgb4: fix missing break in switch and indent return statementsColin Ian King2017-10-151-3/+4
* cxgb4: collect TP dumpRahul Lakkireddy2017-10-151-0/+20
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-151-112/+200
* cxgb4: Add support for new flash partsGanesh Goudar2017-10-101-20/+116
* cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar2017-09-051-1/+15
* cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar2017-09-051-8/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-3/+3
|\
| * cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-08-291-3/+3
* | cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-211-127/+453
* | cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath2017-08-091-0/+70
* | cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom2017-07-301-35/+117
* | cxgb4: display serial config and vpd versionsGanesh Goudar2017-07-211-0/+173
* | cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath2017-07-201-37/+14Star
|/
* cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath2017-06-231-17/+91
* cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath2017-06-231-15/+76
* cxgb4: handle serial flash interruptGanesh Goudar2017-06-131-1/+1
* cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy2017-06-091-1/+18
* cxgb4: fix to bring link down after adapter crashRahul Lakkireddy2017-06-081-4/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-071-2/+7
|\
| * cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-301-2/+7
* | cxgb4: fix incorrect cim_la output for T6Ganesh Goudar2017-06-021-1/+10
* | cxgb4: FW upgrade fixesArjun Vynipadath2017-05-301-3/+18
* | cxgb4 : retrieve port information from firmwareGanesh Goudar2017-05-211-0/+30
|/
* cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-081-7/+31
* cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2017-03-221-19/+56
* cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai2017-01-161-2/+37