summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2016-04-06cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-22cxgb4: update Kconfig and MakefileVarun Prakash
2016-03-22cxgb4: add iSCSI DDP page pod managerVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash
2016-03-22cxgb4: move VLAN_NONE macro definitionVarun Prakash
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash
2016-03-22cxgb4: add definitions for iSCSI target ULDVarun Prakash
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash
2016-03-22cxgb4: large receive offload supportVarun Prakash
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-03-22cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash
2016-03-10cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai
2016-03-10cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai
2016-03-10cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai
2016-03-10cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise
2016-02-18cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2016-02-18cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2016-02-16cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai
2016-02-11cxgb4/iw_cxgb4: TOS supportHariprasad Shenai
2016-01-10cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall
2016-01-04cxgb4: correctly handling failed allocationInsu Yun
2015-12-24cxgb4: Remove deprecated module parametersHariprasad Shenai
2015-12-24cxgb4: Get TID calculation right for IPv6 modeHariprasad Shenai
2015-12-23cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai
2015-12-23cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update Congestion Channel map for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai
2015-12-23cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai
2015-12-23cxgb4: Pass correct argument to t4_link_l1cfg()Hariprasad Shenai
2015-12-23cxgb4: Use napi_complete_done() api in napi handlerHariprasad Shenai
2015-12-23cxgb4: Use the node info to alloc_ring() for RX queuesHariprasad Shenai
2015-12-23cxgb4: get naming correct for iscsi queuesHariprasad Shenai
2015-12-23cxgb4: Warn if device doesn't have enough PCI bandwidthHariprasad Shenai
2015-12-17cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai
2015-12-17cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai