| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgb4: use dev_port to identify ports | Thadeu Lima de Souza Cascardo | 2014-06-25 | 1 | -0/+1 |
* | cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list | Li RongQing | 2014-06-24 | 1 | -9/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 11 | -64/+265 |
|\ |
|
| * | cxgb4: Change default Interrupt Holdoff Packet Count Threshold | Hariprasad Shenai | 2014-06-10 | 2 | -30/+40 |
| * | iw_cxgb4: don't truncate the recv window size | Hariprasad Shenai | 2014-06-10 | 1 | -0/+1 |
| * | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections | Hariprasad Shenai | 2014-06-10 | 3 | -4/+117 |
| * | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 2014-06-10 | 5 | -7/+76 |
| * | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 2014-06-06 | 2 | -4/+4 |
| * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() | Ben Hutchings | 2014-06-03 | 1 | -4/+4 |
| * | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 4 | -4/+4 |
| * | vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() | dingtianhong | 2014-05-12 | 2 | -2/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-12 | 2 | -6/+9 |
| |\ |
|
| * | | cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc... | Hariprasad Shenai | 2014-05-12 | 1 | -3/+4 |
| * | | cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul... | Hariprasad Shenai | 2014-05-12 | 1 | -3/+3 |
| * | | cxgb4: Decode the firmware port and module type a bit more for ethtool | Hariprasad Shenai | 2014-05-12 | 1 | -4/+11 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 4 | -6/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 4 | -6/+6 |
| |/ |
|
* | | cxgb4: Decode PCIe Gen3 link speed | Roland Dreier | 2014-04-30 | 1 | -0/+2 |
* | | cxgb4: Update Kconfig to include Chelsio T5 adapter | Hariprasad Shenai | 2014-04-27 | 1 | -6/+7 |
|/ |
|
* | cxgb4: use the correct max size for firmware flash | Steve Wise | 2014-04-15 | 1 | -1/+1 |
* | cxgb4: Save the correct mac addr for hw-loopback connections in the L2T | Steve Wise | 2014-04-14 | 1 | -1/+3 |
* | cxgb4vf: Adds device Id for few more Chelsio adapters | Hariprasad Shenai | 2014-03-28 | 1 | -0/+8 |
* | cxgb4: Adds device ID for few more Chelsio Adapters | Hariprasad Shenai | 2014-03-28 | 1 | -0/+12 |
* | chelsio: Remove addressof casts to same type | Joe Perches | 2014-03-26 | 1 | -4/+4 |
* | cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. | Eric W. Biederman | 2014-03-24 | 1 | -3/+3 |
* | cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. | Eric W. Biederman | 2014-03-24 | 1 | -3/+3 |
* | cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. | Eric W. Biederman | 2014-03-24 | 1 | -3/+3 |
* | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes | Steve Wise | 2014-03-14 | 3 | -38/+58 |
* | cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice | Steve Wise | 2014-03-14 | 1 | -0/+1 |
* | cxgb4: Calculate len properly for LSO path | Kumar Sanghvi | 2014-03-13 | 1 | -1/+1 |
* | cxgb4: Updates for T5 SGE's Egress Congestion Threshold | Kumar Sanghvi | 2014-03-13 | 2 | -5/+19 |
* | cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti... | Kumar Sanghvi | 2014-03-13 | 2 | -20/+79 |
* | cxgb4: Add code to dump SGE registers when hitting idma hangs | Kumar Sanghvi | 2014-03-13 | 3 | -0/+110 |
* | cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB | Kumar Sanghvi | 2014-03-13 | 1 | -2/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-05 | 1 | -0/+1 |
|\ |
|
| * | net/cxgb4: use remove handler as shutdown handler | Thadeu Lima de Souza Cascardo | 2014-02-25 | 1 | -0/+1 |
* | | cgxb4: Stop using ethtool SPEED_* constants | Ben Hutchings | 2014-02-24 | 2 | -14/+14 |
* | | cxgb4: Add more PCI device ids. | Hariprasad Shenai | 2014-02-18 | 1 | -0/+4 |
* | | cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() | Kumar Sanghvi | 2014-02-18 | 1 | -10/+22 |
* | | cxgb4: Remove unused registers and add missing ones | Kumar Sanghvi | 2014-02-18 | 1 | -2/+2 |
* | | cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities | Kumar Sanghvi | 2014-02-18 | 4 | -0/+19 |
* | | cxgb4: LE-Workaround is not atomic in firmware | Kumar Sanghvi | 2014-02-18 | 1 | -1/+5 |
* | | cxgb4: Allow >10G ports to have multiple queues | Kumar Sanghvi | 2014-02-18 | 1 | -4/+5 |
* | | cxgb4: Print adapter VPD Part Number instead of Engineering Change field | Kumar Sanghvi | 2014-02-18 | 3 | -3/+8 |
* | | cxgb4: Add support to recognize 40G links | Kumar Sanghvi | 2014-02-18 | 4 | -10/+54 |
* | | cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-02-18 | 1 | -18/+16 |
* | | cxgb4vf: Remove superfluous call to pci_disable_msix() | Alexander Gordeev | 2014-02-18 | 1 | -1/+0 |
* | | cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-02-18 | 1 | -26/+24 |
* | | cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-02-18 | 1 | -14/+9 |
* | | cxgb3: Remove superfluous call to pci_disable_msix() | Alexander Gordeev | 2014-02-18 | 1 | -3/+0 |
|/ |
|