aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
AgeCommit message (Expand)Author
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath
2017-11-14cxgb4: collect SGE queue context dumpRahul Lakkireddy
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi
2017-10-27cxgb4: collect hardware scheduler dumpsRahul Lakkireddy
2017-10-14cxgb4: fix missing break in switch and indent return statementsColin Ian King
2017-10-14cxgb4: collect TP dumpRahul Lakkireddy
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy
2017-10-10cxgb4: Add support for new flash partsGanesh Goudar
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath
2017-07-29cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar
2017-07-19cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath
2017-06-23cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath
2017-06-23cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath
2017-06-13cxgb4: handle serial flash interruptGanesh Goudar
2017-06-09cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy
2017-06-08cxgb4: fix to bring link down after adapter crashRahul Lakkireddy
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-02cxgb4: fix incorrect cim_la output for T6Ganesh Goudar
2017-05-30cxgb4: FW upgrade fixesArjun Vynipadath
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar
2017-03-22cxgb4: Update IngPad and IngPack valuesArjun Vynipadath
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar
2017-01-06cxgb4: Add port description for new cards.Ganesh Goudar
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai
2017-01-04cxgb4: Support compressed error vector for T6Arjun V
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai
2016-08-22cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar
2016-05-04cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai
2016-05-04cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai
2016-04-26cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai
2016-04-26cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai
2016-04-26cxgb4: Refactor t4_port_init functionHariprasad Shenai
2016-04-26cxgb4: add new routine to get adapter infoHariprasad Shenai