Age | Commit message (Expand) | Author | Files | Lines |
2016-04-06 | cxgb4: Add pci device id for chelsio t520-cr adapter | Hariprasad Shenai | 1 | -0/+1 |
2016-03-24 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -23/+1174 |
2016-03-22 | cxgb4: update Kconfig and Makefile | Varun Prakash | 2 | -0/+12 |
2016-03-22 | cxgb4: add iSCSI DDP page pod manager | Varun Prakash | 2 | -0/+774 |
2016-03-22 | cxgb4, iw_cxgb4: move delayed ack macro definitions | Varun Prakash | 1 | -0/+9 |
2016-03-22 | cxgb4: move VLAN_NONE macro definition | Varun Prakash | 2 | -2/+2 |
2016-03-22 | cxgb4: update struct cxgb4_lld_info definition | Varun Prakash | 3 | -0/+10 |
2016-03-22 | cxgb4: add definitions for iSCSI target ULD | Varun Prakash | 2 | -0/+114 |
2016-03-22 | cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition | Varun Prakash | 1 | -0/+15 |
2016-03-22 | cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions | Varun Prakash | 1 | -0/+5 |
2016-03-22 | cxgb4, iw_cxgb4: move definitions to common header file | Varun Prakash | 1 | -0/+81 |
2016-03-22 | cxgb4: large receive offload support | Varun Prakash | 4 | -14/+60 |
2016-03-22 | cxgb4: allocate resources for CXGB4_ULD_ISCSIT | Varun Prakash | 4 | -7/+92 |
2016-03-22 | cxgb4: add new ULD type CXGB4_ULD_ISCSIT | Varun Prakash | 1 | -0/+1 |
2016-03-11 | cxgb4vf: Set number of queues in pci probe only | Hariprasad Shenai | 1 | -4/+4 |
2016-03-11 | cxgb4vf: Add a couple more checks for invalid provisioning configurations | Hariprasad Shenai | 1 | -0/+5 |
2016-03-11 | cxgb4vf: Configure queue based on resource and interrupt type | Hariprasad Shenai | 1 | -71/+94 |
2016-03-11 | cxgb4vf: Enable interrupts before we register our network devices | Hariprasad Shenai | 1 | -25/+26 |
2016-03-02 | cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs | Hariprasad Shenai | 1 | -46/+0 |
2016-03-02 | cxgb4vf: Remove redundant adapter ready check during probe | Hariprasad Shenai | 1 | -10/+0 |
2016-03-02 | cxgb4vf: Make sge init code more readable | Hariprasad Shenai | 3 | -37/+59 |
2016-03-02 | cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes | Hariprasad Shenai | 3 | -2/+24 |
2016-03-02 | cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished | Hariprasad Shenai | 2 | -2/+2 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -7/+28 |
2016-02-19 | cxgb3: fix up vpd strings for kstrto*() | Steve Wise | 1 | -7/+27 |
2016-02-18 | cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address | Hariprasad Shenai | 4 | -61/+171 |
2016-02-18 | cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address | Hariprasad Shenai | 3 | -73/+184 |
2016-02-16 | cxgb4: Add pci device id for chelsio t540 lom adapter | Hariprasad Shenai | 1 | -0/+1 |
2016-02-11 | cxgb4/iw_cxgb4: TOS support | Hariprasad Shenai | 2 | -0/+3 |
2016-01-11 | cxgb4: Fixes static checker warning in mps_tcam_show() | Hariprasad Shenai | 1 | -2/+2 |
2016-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
2016-01-05 | chelsio: constify cphy_ops structures | Julia Lawall | 8 | -14/+14 |
2016-01-05 | cxgb4: correctly handling failed allocation | Insu Yun | 1 | -0/+4 |
2015-12-24 | cxgb4: Remove deprecated module parameters | Hariprasad Shenai | 1 | -52/+2 |
2015-12-24 | cxgb4: Get TID calculation right for IPv6 mode | Hariprasad Shenai | 1 | -4/+4 |
2015-12-24 | cxgb4vf: Update to 128 byte mailbox size for T6 adapter | Hariprasad Shenai | 2 | -2/+10 |
2015-12-24 | cxgb4: Update SGE context congestion map change for T6 adapter | Hariprasad Shenai | 3 | -3/+14 |
2015-12-24 | cxgb4: Update mps_tcam output to include T6 fields | Hariprasad Shenai | 2 | -19/+105 |
2015-12-24 | cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter | Hariprasad Shenai | 1 | -0/+59 |
2015-12-24 | cxgb4: Update Congestion Channel map for T6 adapter | Hariprasad Shenai | 1 | -1/+8 |
2015-12-24 | cxgb4: Update register range and SGE registers for T6 adapter | Hariprasad Shenai | 4 | -9/+30 |
2015-12-24 | cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter | Hariprasad Shenai | 5 | -34/+76 |
2015-12-24 | cxgb4: Update pm_stats for T6 adapter family | Hariprasad Shenai | 4 | -4/+35 |
2015-12-24 | cxgb4: Pass correct argument to t4_link_l1cfg() | Hariprasad Shenai | 1 | -1/+1 |
2015-12-23 | cxgb4: Use napi_complete_done() api in napi handler | Hariprasad Shenai | 1 | -1/+1 |
2015-12-23 | cxgb4: Use the node info to alloc_ring() for RX queues | Hariprasad Shenai | 1 | -2/+4 |
2015-12-23 | cxgb4: get naming correct for iscsi queues | Hariprasad Shenai | 4 | -38/+38 |
2015-12-23 | cxgb4: Warn if device doesn't have enough PCI bandwidth | Hariprasad Shenai | 1 | -2/+78 |
2015-12-17 | cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code | Hariprasad Shenai | 2 | -40/+24 |
2015-12-17 | cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets. | Hariprasad Shenai | 1 | -2/+1 |