aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt2014-07-173-4/+12
* cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt2014-07-171-0/+1
* Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-171-15/+6
* cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-153-0/+22
* cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2014-07-152-0/+67
* cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-154-0/+25
* iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-152-0/+4
* drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick2014-07-021-2/+1
* cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-011-0/+9
* cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-011-0/+20
* cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai2014-07-014-172/+148
* cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai2014-07-014-8/+98
* rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai2014-07-012-8/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-252-9/+8
|\
| * cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo2014-06-251-0/+1
| * cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing2014-06-241-9/+7
* | cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt2014-06-241-4/+4
* | cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-2211-11/+11
* | cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt2014-06-222-0/+12
* | cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt2014-06-223-14/+272
* | cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt2014-06-222-0/+1121
* | cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...Anish Bhatt2014-06-221-19/+76
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1211-64/+265
|\
| * cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai2014-06-102-30/+40
| * iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai2014-06-101-0/+1
| * iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai2014-06-103-4/+117
| * iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-105-7/+76
| * net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-062-4/+4
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-4/+4
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-134-4/+4
| * vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-122-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-122-6/+9
| |\
| * | cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai2014-05-121-3/+4
| * | cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai2014-05-121-3/+3
| * | cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai2014-05-121-4/+11
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-034-6/+6
|\ \ \ | |_|/ |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-184-6/+6
| |/
* | cxgb4: Decode PCIe Gen3 link speedRoland Dreier2014-04-301-0/+2
* | cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai2014-04-271-6/+7
|/
* cxgb4: use the correct max size for firmware flashSteve Wise2014-04-151-1/+1
* cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-141-1/+3
* cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai2014-03-281-0/+8
* cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai2014-03-281-0/+12
* chelsio: Remove addressof casts to same typeJoe Perches2014-03-261-4/+4
* cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman2014-03-241-3/+3
* cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman2014-03-241-3/+3
* cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman2014-03-241-3/+3
* cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-143-38/+58
* cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise2014-03-141-0/+1
* cxgb4: Calculate len properly for LSO pathKumar Sanghvi2014-03-131-1/+1