Age | Commit message (Expand) | Author | Files | Lines |
2015-06-11 | cxgb4: Support for user mode bar2 mappings with T4 | Hariprasad S | 1 | -2/+2 |
2015-04-14 | cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF | Hariprasad Shenai | 1 | -2/+4 |
2015-04-14 | cxgb4: Add comment for calculate tx flits and sge length code | Hariprasad Shenai | 1 | -1/+35 |
2015-04-14 | cxgb4: Use device node in page allocation | Hariprasad Shenai | 1 | -2/+4 |
2015-04-14 | cxgb4: Freelist starving threshold varies from adapter to adapter | Hariprasad Shenai | 1 | -10/+16 |
2015-04-14 | cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes | Hariprasad Shenai | 1 | -1/+1 |
2015-04-09 | cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate | Alexander Duyck | 1 | -2/+2 |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+4 |
2015-03-29 | cxgb4: Allocate dynamic mem. for egress and ingress queue maps | Hariprasad Shenai | 1 | -3/+4 |
2015-03-24 | cxgb4: add cxgb4_fcoe.c for FCoE | Varun Prakash | 1 | -3/+71 |
2015-02-05 | cxgb4: Add low latency socket busy_poll support | Hariprasad Shenai | 1 | -1/+46 |
2015-01-14 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 1 | -2/+2 |
2015-01-14 | cxgb4: Ripping out old hard-wired initialization code in driver | Hariprasad Shenai | 1 | -87/+11 |
2015-01-13 | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat... | Hariprasad Shenai | 1 | -4/+5 |
2015-01-06 | cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines | Hariprasad Shenai | 1 | -39/+39 |
2015-01-06 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines | Hariprasad Shenai | 1 | -47/+49 |
2014-12-10 | cxgb4/cxgb4vf: global named must be unique | Stephen Rothwell | 1 | -1/+1 |
2014-12-09 | cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses | Hariprasad Shenai | 1 | -72/+76 |
2014-11-23 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues | Hariprasad Shenai | 1 | -57/+58 |
2014-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+27 |
2014-11-13 | cxgb4i/cxgb4 : Refactor macros to conform to uniform standards | Anish Bhatt | 1 | -1/+1 |
2014-11-12 | cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page | Alexander Duyck | 1 | -3/+3 |
2014-11-10 | cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers | Hariprasad Shenai | 1 | -3/+27 |
2014-11-10 | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai | 1 | -16/+16 |
2014-10-10 | cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 | Hariprasad Shenai | 1 | -1/+4 |
2014-10-09 | cxgb4: clean up a type issue | Dan Carpenter | 1 | -10/+8 |
2014-10-09 | cxgb4: potential shift wrapping bug | Dan Carpenter | 1 | -1/+1 |
2014-09-29 | cxgb4: Add support for adaptive rx | Hariprasad Shenai | 1 | -2/+22 |
2014-09-29 | cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later. | Hariprasad Shenai | 1 | -41/+145 |
2014-08-22 | cxgb4: Free completed tx skbs promptly | Hariprasad Shenai | 1 | -1/+2 |
2014-08-04 | cxgb4: only free allocated fls | Hariprasad Shenai | 1 | -14/+21 |
2014-06-23 | cxgb4 : Update copyright year on all cxgb4 files | Anish Bhatt | 1 | -1/+1 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+7 |
2014-06-11 | cxgb4: Change default Interrupt Holdoff Packet Count Threshold | Hariprasad Shenai | 1 | -1/+0 |
2014-06-11 | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 1 | -0/+4 |
2014-05-12 | cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul... | Hariprasad Shenai | 1 | -3/+3 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -1/+1 |
2014-03-25 | cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. | Eric W. Biederman | 1 | -3/+3 |
2014-03-15 | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes | Steve Wise | 1 | -3/+5 |
2014-03-13 | cxgb4: Calculate len properly for LSO path | Kumar Sanghvi | 1 | -1/+1 |
2014-03-13 | cxgb4: Updates for T5 SGE's Egress Congestion Threshold | Kumar Sanghvi | 1 | -5/+13 |
2014-03-13 | cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti... | Kumar Sanghvi | 1 | -18/+72 |
2014-03-13 | cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB | Kumar Sanghvi | 1 | -2/+10 |
2014-02-19 | cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() | Kumar Sanghvi | 1 | -10/+22 |
2014-02-19 | cxgb4: LE-Workaround is not atomic in firmware | Kumar Sanghvi | 1 | -1/+5 |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-01-04 | cxgb4: allow large buffer size to have page size | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2013-12-19 | net: cxgb4 calls skb_set_hash | Tom Herbert | 1 | -2/+4 |
2013-12-04 | cxgb4: Much cleaner implementation of is_t4()/is_t5() | Hariprasad Shenai | 1 | -6/+6 |
2013-06-05 | cxgb3: Correct comparisons and calculations using skb->tail and skb-transport... | Li RongQing | 1 | -1/+1 |