summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/sge.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* cxgb4: convert to SKB paged frag API.Ian Campbell2011-10-211-22/+23
* net: add skb frag size accessorsEric Dumazet2011-10-191-13/+13
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-0/+2442
OpenPOWER on IntegriCloud