summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise
2016-02-16cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai
2016-01-11cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-05chelsio: 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-24cxgb4vf: Update to 128 byte mailbox size for T6 adapterHariprasad Shenai
2015-12-24cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai
2015-12-24cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai
2015-12-24cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapterHariprasad Shenai
2015-12-24cxgb4: Update Congestion Channel map for T6 adapterHariprasad Shenai
2015-12-24cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai
2015-12-24cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai
2015-12-24cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai
2015-12-24cxgb4: 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
2015-12-17cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai
2015-12-17cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai
2015-12-12cxgb4: Handle clip return valuesHariprasad Shenai
2015-12-09chelsio: constify cmac_ops structuresJulia Lawall
2015-12-09cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai
2015-12-09cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai
2015-12-09cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai
2015-12-09cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai
2015-12-09cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai
2015-12-09cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai
2015-12-09cxgb4: Align rest of the ethtool get statsHariprasad Shenai
2015-12-07cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai
2015-10-22cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai