summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai1-0/+8
2017-01-04cxgb4: Support compressed error vector for T6Arjun V1-0/+5
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai1-4/+15
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+1
2016-10-07cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise1-0/+1
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy1-0/+3
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy1-0/+3
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy1-0/+23
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai1-2/+2
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai1-27/+20
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai1-0/+8
2016-08-24cxgb4: Fix issue while re-registering VF mgmt netdevHariprasad Shenai1-0/+1
2016-08-23cxgb4: add support for tx max rate limitingRahul Lakkireddy1-0/+20
2016-08-23cxgb4: add support for per queue tx schedulingRahul Lakkireddy1-0/+8
2016-08-23cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy1-1/+27
2016-08-19cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai1-4/+55
2016-08-15cxgb4/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-24Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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-24cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai1-0/+1
2015-12-24cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai1-0/+1
2015-12-24cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai1-0/+1
2015-12-23cxgb4: get naming correct for iscsi queuesHariprasad Shenai1-7/+6
2015-12-09cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai1-0/+2
2015-12-09cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai1-0/+1
2015-11-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-40/+1
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2015-10-22cxgb4: 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-29cxgb4: 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-14cxgb4: Add MPS tracing supportHariprasad Shenai1-0/+8
2015-07-22cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai1-0/+1
2015-06-25Merge 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-11cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai1-0/+1
2015-06-11cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai1-0/+3
2015-06-11cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai1-0/+1
2015-06-06cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai1-6/+26