summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-201-12/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-151-0/+1
|\
| * net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-141-0/+1
* | cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath2017-08-081-0/+1
* | cxgb4: display serial config and vpd versionsGanesh Goudar2017-07-201-4/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-2/+22
|\
| * cxgb4: time stamping interface for PTPAtul Gupta2017-07-051-0/+9
| * cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath2017-06-231-1/+9
| * cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath2017-06-231-1/+2
| * cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2017-06-061-0/+1
| * cxgb4 : retrieve port information from firmwareGanesh Goudar2017-05-211-0/+1
* | chcr - Add debug countersHarsh Jain2017-06-201-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-091-0/+9
|\
| * cxgb4: avoid disabling FEC by defaultGanesh Goudar2017-05-081-0/+9
* | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-3/+0
|/
* cxgb4: get rid of custom busy poll codeEric Dumazet2017-02-031-113/+0
* 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-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