aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAge
...
| * cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-22
| * cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2016-03-22
| * cxgb4: large receive offload supportVarun Prakash2016-03-22
| * cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash2016-03-22
| * cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash2016-03-22
* | cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai2016-03-10
* | cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai2016-03-10
* | cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai2016-03-10
* | cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai2016-03-10
* | cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai2016-03-02
* | cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai2016-03-02
* | cxgb4vf: Make sge init code more readableHariprasad Shenai2016-03-02
* | cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai2016-03-02
* | cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2016-03-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\ \
| * | cxgb3: fix up vpd strings for kstrto*()Steve Wise2016-02-19
| * | cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai2016-02-16
| |/
* | cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai2016-02-18
* | cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai2016-02-18
* | cxgb4/iw_cxgb4: TOS supportHariprasad Shenai2016-02-11
|/
* cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai2016-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-06
|\
| * cxgb4: correctly handling failed allocationInsu Yun2016-01-04
* | chelsio: constify cphy_ops structuresJulia Lawall2016-01-04
* | cxgb4: Remove deprecated module parametersHariprasad Shenai2015-12-24
* | cxgb4: Get TID calculation right for IPv6 modeHariprasad Shenai2015-12-24
* | cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai2015-12-23
* | cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai2015-12-23
* | cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai2015-12-23
* | cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapterHariprasad Shenai2015-12-23
* | cxgb4: Update Congestion Channel map for T6 adapterHariprasad Shenai2015-12-23
* | cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai2015-12-23
* | cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai2015-12-23
* | cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai2015-12-23
* | cxgb4: Pass correct argument to t4_link_l1cfg()Hariprasad Shenai2015-12-23
* | cxgb4: Use napi_complete_done() api in napi handlerHariprasad Shenai2015-12-23
* | cxgb4: Use the node info to alloc_ring() for RX queuesHariprasad Shenai2015-12-23
* | cxgb4: get naming correct for iscsi queuesHariprasad Shenai2015-12-23
* | cxgb4: Warn if device doesn't have enough PCI bandwidthHariprasad Shenai2015-12-23
* | cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai2015-12-17
* | cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai2015-12-17
* | cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai2015-12-17
* | cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai2015-12-17
* | cxgb4: Handle clip return valuesHariprasad Shenai2015-12-11
* | chelsio: constify cmac_ops structuresJulia Lawall2015-12-08
* | cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai2015-12-08
* | cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-08
* | cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai2015-12-08
* | cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-08
* | cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai2015-12-08