summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-0/+1
|\
| * cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise2016-10-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-2/+2
|\ \
| * | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-211-2/+2
* | | cxgb4: add support for offloading u32 filtersRahul Lakkireddy2016-09-221-0/+3
* | | cxgb4: add common api support for configuring filtersRahul Lakkireddy2016-09-221-0/+3
* | | cxgb4: move common filter code to separate fileRahul Lakkireddy2016-09-221-0/+23
* | | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-27/+20
* | | cxgb4: Add support for ndo_get_vf_configHariprasad Shenai2016-09-041-0/+8
* | | cxgb4: Fix issue while re-registering VF mgmt netdevHariprasad Shenai2016-08-231-0/+1
* | | cxgb4: add support for tx max rate limitingRahul Lakkireddy2016-08-221-0/+20
* | | cxgb4: add support for per queue tx schedulingRahul Lakkireddy2016-08-221-0/+8
* | | cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy2016-08-221-1/+27
| |/ |/|
* | cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai2016-08-181-4/+55
* | cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai2016-08-141-0/+3
|/
* cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar2016-07-251-0/+1
* cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai2016-04-291-0/+32
* cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai2016-04-261-0/+1
* cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai2016-04-261-0/+1
* cxgb4: Refactor t4_port_init functionHariprasad Shenai2016-04-261-0/+2
* cxgb4: add new routine to get adapter infoHariprasad Shenai2016-04-261-0/+4
* cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai2016-04-111-0/+3
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-231-3/+24
|\
| * cxgb4: update struct cxgb4_lld_info definitionVarun Prakash2016-03-221-0/+2
| * cxgb4: large receive offload supportVarun Prakash2016-03-221-1/+13
| * cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash2016-03-221-2/+9
* | cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai2016-02-181-0/+27
|/
* cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai2015-12-231-0/+1
* cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai2015-12-231-0/+1
* cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai2015-12-231-0/+1
* cxgb4: get naming correct for iscsi queuesHariprasad Shenai2015-12-231-7/+6
* cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-081-0/+2
* cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-081-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-40/+1
|\
| * cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-211-40/+1
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\ \
| * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
| |/
* | cxgb4: Add HW timesptamp support for RXHariprasad Shenai2015-09-281-0/+4
|/
* cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-281-0/+1
* cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-131-0/+8
* cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai2015-07-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-41/+179
|\
| * cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai2015-06-101-0/+1
| * cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai2015-06-101-0/+3
| * cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai2015-06-101-0/+1
| * cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai2015-06-051-6/+26
| * cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai2015-06-051-1/+1
| * cxgb4: Add sge ec context flush serviceHariprasad Shenai2015-06-051-0/+1
| * cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai2015-06-051-0/+3
| * cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai2015-06-031-2/+0
OpenPOWER on IntegriCloud