aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/sge.c
AgeCommit message (Expand)Author
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai
2015-08-12cxgb4: Add debugfs support to dump tid infoHariprasad Shenai
2015-07-21cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad 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-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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai
2015-03-24cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash
2015-02-04cxgb4: Add low latency socket busy_poll supportHariprasad Shenai
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-12cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-10-09cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai
2014-10-08cxgb4: clean up a type issueDan Carpenter
2014-10-08cxgb4: potential shift wrapping bugDan Carpenter
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai
2014-09-28cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-04cxgb4: only free allocated flsHariprasad Shenai
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-10cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai
2014-06-10iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai