summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-10cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai
2014-06-10iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai
2014-06-10iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai
2014-06-10iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai
2014-05-12cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai
2014-04-30cxgb4: Decode PCIe Gen3 link speedRoland Dreier
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise
2014-04-14cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise
2014-03-28cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai
2014-03-26chelsio: Remove addressof casts to same typeJoe Perches
2014-03-24cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2014-03-14cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise
2014-03-13cxgb4: Calculate len properly for LSO pathKumar Sanghvi
2014-03-13cxgb4: Updates for T5 SGE's Egress Congestion ThresholdKumar Sanghvi
2014-03-13cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi
2014-03-13cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KBKumar Sanghvi
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-25net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo
2014-02-24cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings
2014-02-18cxgb4: Add more PCI device ids.Hariprasad Shenai
2014-02-18cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()Kumar Sanghvi
2014-02-18cxgb4: Remove unused registers and add missing onesKumar Sanghvi
2014-02-18cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi
2014-02-18cxgb4: LE-Workaround is not atomic in firmwareKumar Sanghvi
2014-02-18cxgb4: Allow >10G ports to have multiple queuesKumar Sanghvi
2014-02-18cxgb4: Print adapter VPD Part Number instead of Engineering Change fieldKumar Sanghvi
2014-02-18cxgb4: Add support to recognize 40G linksKumar Sanghvi
2014-02-18cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2014-01-09cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo
2013-12-22cxgb4: make functions static and remove dead codestephen hemminger
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi
2013-12-22cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi