summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/sge.c
Commit message (Expand)AuthorAgeFilesLines
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai2015-01-131-87/+11
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-121-4/+5
* cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai2015-01-051-39/+39
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-051-47/+49
* cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell2014-12-101-1/+1
* cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai2014-12-091-72/+76
* cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-221-57/+58
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-3/+27
|\
| * cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-101-3/+27
* | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-131-1/+1
* | cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-121-3/+3
* | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-16/+16
|/
* cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai2014-10-091-1/+4
* cxgb4: clean up a type issueDan Carpenter2014-10-081-10/+8
* cxgb4: potential shift wrapping bugDan Carpenter2014-10-081-1/+1
* cxgb4: Add support for adaptive rxHariprasad Shenai2014-09-281-2/+22
* cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai2014-09-281-41/+145
* cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-211-1/+2
* cxgb4: only free allocated flsHariprasad Shenai2014-08-041-14/+21
* cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-4/+7
|\
| * cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai2014-06-101-1/+0
| * iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-101-0/+4
| * cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai2014-05-121-3/+3
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
|/
* cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman2014-03-241-3/+3
* cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-141-3/+5
* cxgb4: Calculate len properly for LSO pathKumar Sanghvi2014-03-131-1/+1
* cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi2014-03-131-5/+13
* cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi2014-03-131-18/+72
* cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KBKumar Sanghvi2014-03-131-2/+10
* cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()Kumar Sanghvi2014-02-181-10/+22
* cxgb4: LE-Workaround is not atomic in firmwareKumar Sanghvi2014-02-181-1/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-1/+1
|\
| * cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo2014-01-031-1/+1
* | net: cxgb4 calls skb_set_hashTom Herbert2013-12-181-2/+4
|/
* cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-031-6/+6
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-041-1/+1
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-2/+2
* cxgb4: Add T5 write combining supportSantosh Rastapur2013-03-141-3/+49
* cxgb4: Initialize T5Santosh Rastapur2013-03-141-10/+27
* [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna2012-11-271-3/+3
* cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya2012-09-271-62/+275
* cxgb4: Remove duplicate register definitionsVipul Pandya2012-09-051-2/+2
* netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-311-1/+1
* ethernet: Remove casts to same typeJoe Perches2012-06-061-1/+1
* cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-181-4/+16
* cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya2012-05-181-0/+6
* net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-221-3/+3
OpenPOWER on IntegriCloud