summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/sge.c
AgeCommit message (Expand)Author
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-22cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-04cxgb4: only free allocated flsHariprasad Shenai
2014-06-23cxgb4 : 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-11cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai
2014-06-11iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai
2014-05-12cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-25cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman
2014-03-15cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2014-03-13cxgb4: Calculate len properly for LSO pathKumar Sanghvi
2014-03-13cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi
2014-03-13cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi
2014-03-13cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KBKumar Sanghvi
2014-02-18cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()Kumar Sanghvi
2014-02-18cxgb4: LE-Workaround is not atomic in firmwareKumar Sanghvi
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-04cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo
2013-12-18net: cxgb4 calls skb_set_hashTom Herbert
2013-12-03cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai
2013-06-05cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-03-14cxgb4: Add T5 write combining supportSantosh Rastapur
2013-03-14cxgb4: Initialize T5Santosh Rastapur
2012-11-27[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya
2012-09-05cxgb4: Remove duplicate register definitionsVipul Pandya
2012-08-01netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-21cxgb4: convert to SKB paged frag API.Ian Campbell
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-08-11chelsio: Move the Chelsio driversJeff Kirsher