| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -4/+7 |
|\ |
|
| * | cxgb4: Change default Interrupt Holdoff Packet Count Threshold | Hariprasad Shenai | 2014-06-10 | 1 | -1/+0 |
| * | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 2014-06-10 | 1 | -0/+4 |
| * | cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul... | Hariprasad Shenai | 2014-05-12 | 1 | -3/+3 |
* | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -1/+1 |
|/ |
|
* | cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. | Eric W. Biederman | 2014-03-24 | 1 | -3/+3 |
* | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes | Steve Wise | 2014-03-14 | 1 | -3/+5 |
* | cxgb4: Calculate len properly for LSO path | Kumar Sanghvi | 2014-03-13 | 1 | -1/+1 |
* | cxgb4: Updates for T5 SGE's Egress Congestion Threshold | Kumar Sanghvi | 2014-03-13 | 1 | -5/+13 |
* | cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti... | Kumar Sanghvi | 2014-03-13 | 1 | -18/+72 |
* | cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB | Kumar Sanghvi | 2014-03-13 | 1 | -2/+10 |
* | cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() | Kumar Sanghvi | 2014-02-18 | 1 | -10/+22 |
* | cxgb4: LE-Workaround is not atomic in firmware | Kumar Sanghvi | 2014-02-18 | 1 | -1/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 1 | -1/+1 |
|\ |
|
| * | cxgb4: allow large buffer size to have page size | Thadeu Lima de Souza Cascardo | 2014-01-03 | 1 | -1/+1 |
* | | net: cxgb4 calls skb_set_hash | Tom Herbert | 2013-12-18 | 1 | -2/+4 |
|/ |
|
* | cxgb4: Much cleaner implementation of is_t4()/is_t5() | Hariprasad Shenai | 2013-12-03 | 1 | -6/+6 |
* | cxgb3: Correct comparisons and calculations using skb->tail and skb-transport... | Li RongQing | 2013-06-04 | 1 | -1/+1 |
* | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 2013-04-19 | 1 | -2/+2 |
* | cxgb4: Add T5 write combining support | Santosh Rastapur | 2013-03-14 | 1 | -3/+49 |
* | cxgb4: Initialize T5 | Santosh Rastapur | 2013-03-14 | 1 | -10/+27 |
* | [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u... | Naresh Kumar Inna | 2012-11-27 | 1 | -3/+3 |
* | cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support | Vipul Pandya | 2012-09-27 | 1 | -62/+275 |
* | cxgb4: Remove duplicate register definitions | Vipul Pandya | 2012-09-05 | 1 | -2/+2 |
* | netvm: propagate page->pfmemalloc from skb_alloc_page to skb | Mel Gorman | 2012-07-31 | 1 | -1/+1 |
* | ethernet: Remove casts to same type | Joe Perches | 2012-06-06 | 1 | -1/+1 |
* | cxgb4: DB Drop Recovery for RDMA and LLD queues | Vipul Pandya | 2012-05-18 | 1 | -4/+16 |
* | cxgb4: Detect DB FULL events and notify RDMA ULD | Vipul Pandya | 2012-05-18 | 1 | -0/+6 |
* | net: remove netdev_alloc_page and use __GFP_COLD | Eric Dumazet | 2011-11-22 | 1 | -3/+3 |
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | cxgb4: convert to SKB paged frag API. | Ian Campbell | 2011-10-21 | 1 | -22/+23 |
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 1 | -13/+13 |
* | chelsio: Move the Chelsio drivers | Jeff Kirsher | 2011-08-10 | 1 | -0/+2442 |