aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise1-7/+27
2016-02-16cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai1-0/+1
2016-01-10cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai1-2/+2
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall8-14/+14
2016-01-04cxgb4: correctly handling failed allocationInsu Yun1-0/+4
2015-12-24cxgb4: Remove deprecated module parametersHariprasad Shenai1-52/+2
2015-12-24cxgb4: Get TID calculation right for IPv6 modeHariprasad Shenai1-4/+4
2015-12-23cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai2-2/+10
2015-12-23cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai3-3/+14
2015-12-23cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai2-19/+105
2015-12-23cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapterHariprasad Shenai1-0/+59
2015-12-23cxgb4: Update Congestion Channel map for T6 adapterHariprasad Shenai1-1/+8
2015-12-23cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai4-9/+30
2015-12-23cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai5-34/+76
2015-12-23cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai4-4/+35
2015-12-23cxgb4: Pass correct argument to t4_link_l1cfg()Hariprasad Shenai1-1/+1
2015-12-23cxgb4: Use napi_complete_done() api in napi handlerHariprasad Shenai1-1/+1
2015-12-23cxgb4: Use the node info to alloc_ring() for RX queuesHariprasad Shenai1-2/+4
2015-12-23cxgb4: get naming correct for iscsi queuesHariprasad Shenai4-38/+38
2015-12-23cxgb4: Warn if device doesn't have enough PCI bandwidthHariprasad Shenai1-2/+78
2015-12-17cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai2-40/+24
2015-12-17cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai1-2/+1
2015-12-17cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai3-25/+117
2015-12-17cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai1-1/+1
2015-12-11cxgb4: Handle clip return valuesHariprasad Shenai3-6/+31
2015-12-08chelsio: constify cmac_ops structuresJulia Lawall2-2/+2
2015-12-08cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai1-0/+3
2015-12-08cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai3-0/+11
2015-12-08cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai1-4/+53
2015-12-08cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2-6/+51
2015-12-08cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai1-2/+2
2015-12-08cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai1-8/+9
2015-12-08cxgb4: Align rest of the ethtool get statsHariprasad Shenai1-73/+73
2015-12-07cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin2-13/+29
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet1-1/+0
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet1-1/+0
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-40/+158
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai1-1/+4
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai1-4/+4
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai1-4/+8
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai2-2/+3
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai1-0/+4
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai1-4/+11
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai1-4/+1
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai1-73/+73
2015-10-21cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S5-40/+158
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai2-2/+6
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai1-1/+5