summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2015-06-01cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai
2015-06-01cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai
2015-06-01cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai
2015-05-21cxgb4: Update T4/T5 adapter register rangesHariprasad Shenai
2015-05-21cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai
2015-05-19cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorderHariprasad Shenai
2015-05-19cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai
2015-05-05cxgb4: Discard the packet if the length is greater than mtuHariprasad Shenai
2015-05-05cxgb4: Move SGE Ingress DMA state monitor code to a new routineHariprasad Shenai
2015-05-05cxgb4: Add device node to ULD infoHariprasad Shenai
2015-05-05cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()Hariprasad Shenai
2015-05-05cxgb4: Enable congestion notification from SGE for IQs and FLs.Hariprasad Shenai
2015-05-05cxgb4: Make sure that Freelist size is larger than Egress Congestion ThresholdHariprasad Shenai
2015-04-29cxgb4: Fix MC1 memory offset calculationHariprasad Shenai
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko
2015-04-15VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells
2015-04-14cxgb4: Don't call t4_slow_intr_handler when we're not the Master PFHariprasad Shenai
2015-04-14cxgb4: Add comment for calculate tx flits and sge length codeHariprasad Shenai
2015-04-14cxgb4: Use device node in page allocationHariprasad Shenai
2015-04-14cxgb4: Freelist starving threshold varies from adapter to adapterHariprasad Shenai
2015-04-14cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesHariprasad Shenai
2015-04-09cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches
2015-03-29cxgb4vf: Fix sparse warningsHariprasad Shenai
2015-03-29cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai
2015-03-29cxgb4: fix boolreturn.cocci warningsWu Fengguang
2015-03-25cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai
2015-03-24cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash
2015-03-24cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash
2015-03-24cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai
2015-03-19cxgb4: Add device ID for new adapterHariprasad Shenai
2015-03-10cxgb4: fix coccinelle warningsHariprasad Shenai
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai
2015-03-05cxgb4: Move offload Rx queue allocation to separate functionHariprasad Shenai
2015-02-27cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai