summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)AuthorFilesLines
2014-06-26cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-25cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-64/+265
2014-06-11cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai2-30/+40
2014-06-11iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai1-0/+1
2014-06-11iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai3-4/+117
2014-06-11iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai5-7/+76
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2-4/+4
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-6/+6
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-4/+4
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe4-4/+4
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2-2/+2
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+9
2014-05-12cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai1-3/+4
2014-05-12cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai1-3/+3
2014-05-12cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai1-4/+11
2014-05-01cxgb4: Decode PCIe Gen3 link speedRoland Dreier1-0/+2
2014-04-28cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai1-6/+7
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra4-6/+6
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise1-1/+3
2014-03-29cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai1-0/+8
2014-03-29cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai1-0/+12
2014-03-26chelsio: Remove addressof casts to same typeJoe Perches1-4/+4
2014-03-25cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman1-3/+3
2014-03-25cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman1-3/+3
2014-03-25cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman1-3/+3
2014-03-15cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise3-38/+58
2014-03-15cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise1-0/+1
2014-03-13cxgb4: Calculate len properly for LSO pathKumar Sanghvi1-1/+1
2014-03-13cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi2-5/+19
2014-03-13cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi2-20/+79
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi3-0/+110
2014-03-13cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KBKumar Sanghvi1-2/+10
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-02-26net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo1-0/+1
2014-02-25cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings2-14/+14
2014-02-19cxgb4: Add more PCI device ids.Hariprasad Shenai1-0/+4
2014-02-19cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()Kumar Sanghvi1-10/+22
2014-02-19cxgb4: Remove unused registers and add missing onesKumar Sanghvi1-2/+2
2014-02-19cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi4-0/+19
2014-02-19cxgb4: LE-Workaround is not atomic in firmwareKumar Sanghvi1-1/+5
2014-02-19cxgb4: Allow >10G ports to have multiple queuesKumar Sanghvi1-4/+5
2014-02-19cxgb4: Print adapter VPD Part Number instead of Engineering Change fieldKumar Sanghvi3-3/+8
2014-02-19cxgb4: Add support to recognize 40G linksKumar Sanghvi4-10/+54
2014-02-19cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-18/+16
2014-02-19cxgb4vf: Remove superfluous call to pci_disable_msix()Alexander Gordeev1-1/+0
2014-02-19cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-26/+24
2014-02-19cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-14/+9
2014-02-19cxgb3: Remove superfluous call to pci_disable_msix()Alexander Gordeev1-3/+0