summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: get rid of custom busy poll codeEric Dumazet2017-02-031-113/+0Star
* cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai2017-01-161-0/+1
* cxgb4: Synchronize access to mailboxHariprasad Shenai2017-01-061-0/+8
* cxgb4: Support compressed error vector for T6Arjun V2017-01-041-0/+5
* cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-4/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-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/+20Star
* | | cxgb4: Add support for ndo_get_vf_configHariprasad Shenai2016-09-041-0/+8
* | | cxgb4: Fix issue while re-registering VF mgmt netdevHariprasad Shenai2016-08-241-0/+1
* | | cxgb4: add support for tx max rate limitingRahul Lakkireddy2016-08-231-0/+20
* | | cxgb4: add support for per queue tx schedulingRahul Lakkireddy2016-08-231-0/+8
* | | cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy2016-08-231-1/+27
| |/ |/|
* | cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai2016-08-191-4/+55
* | cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai2016-08-151-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-241-0/+1
* cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai2015-12-241-0/+1
* cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai2015-12-241-0/+1
* cxgb4: get naming correct for iscsi queuesHariprasad Shenai2015-12-231-7/+6Star
* cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-091-0/+2
* cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-091-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-40/+1Star
|\
| * cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-221-40/+1Star
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-051-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-291-0/+4
|/
* cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-281-0/+1
* cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-141-0/+8
* cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai2015-07-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-41/+179
|\
| * cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai2015-06-111-0/+1
| * cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai2015-06-111-0/+3
| * cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai2015-06-111-0/+1