summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
AgeCommit message (Expand)Author
2019-11-25cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2018-04-13cxgb4: fix incorrect cim_la output for T6Ganesh Goudar
2018-04-13cxgb4: FW upgrade fixesArjun Vynipadath
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
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
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-15cxgb4: Set VPD size so we can read both VPD structuresHariprasad Shenai
2016-04-11cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai
2016-02-18cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2015-12-23cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update Congestion Channel map for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai
2015-12-23cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai
2015-10-05cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai
2015-07-08cxgb4: Read stats for only available channelsHariprasad Shenai
2015-07-08cxgb4: Update register ranges for T6 adapterHariprasad Shenai
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai
2015-06-05cxgb4: Fix static checker warningHariprasad Shenai
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai
2015-06-05cxgb4: program pci completion timeoutHariprasad Shenai
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai