aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai1-0/+3
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar1-0/+1
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai1-0/+32
2016-04-26cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai1-0/+1
2016-04-26cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai1-0/+1
2016-04-26cxgb4: Refactor t4_port_init functionHariprasad Shenai1-0/+2
2016-04-26cxgb4: add new routine to get adapter infoHariprasad Shenai1-0/+4
2016-04-11cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai1-0/+3
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+24
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash1-0/+2
2016-03-22cxgb4: large receive offload supportVarun Prakash1-1/+13
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash1-2/+9
2016-02-18cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai1-0/+27
2015-12-23cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai1-0/+1
2015-12-23cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai1-0/+1
2015-12-23cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai1-0/+1
2015-12-23cxgb4: get naming correct for iscsi queuesHariprasad Shenai1-7/+6
2015-12-08cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai1-0/+2
2015-12-08cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai1-0/+1
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-40/+1
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2015-10-21cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S1-40/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-2/+2
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai1-0/+4
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai1-0/+1
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai1-0/+8
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai1-0/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-41/+179
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S1-0/+1
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai1-0/+1
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai1-0/+3
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai1-0/+1
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai1-6/+26
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai1-1/+1
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai1-0/+1
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai1-0/+3
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai1-2/+0
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai1-0/+1
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai1-0/+14
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai1-14/+44
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai1-1/+10
2015-06-01cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai1-0/+10
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai1-2/+2
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai1-0/+1
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai1-4/+35
2015-05-21cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai1-0/+4
2015-05-19cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai1-4/+0
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai1-0/+3
2015-05-05cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai1-6/+17
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai1-1/+2