summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing
2014-06-24cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt
2014-06-22cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt
2014-06-22cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt
2014-06-22cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt
2014-06-22cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...Anish Bhatt
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-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
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-12cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai
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-27cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai
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-28cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai
2014-03-28cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai
2014-03-26chelsio: Remove addressof casts to same typeJoe Perches
2014-03-24cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman
2014-03-24cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman
2014-03-24cxgb3: 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