summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2014-07-17cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt
2014-07-17cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai
2014-07-02drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick
2014-07-01cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai
2014-07-01cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai
2014-07-01cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai
2014-07-01cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai
2014-07-01rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai
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