summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-08cxgb4: IEEE fixes for DCBx state machineAnish Bhatt1-0/+2
2014-08-07cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai1-4/+3
2014-08-06cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt1-1/+4
2014-07-18cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish Bhatt1-4/+6
2014-07-16cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai1-0/+14
2014-07-16cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai1-0/+66
2014-07-16cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai1-0/+18
2014-07-16iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai1-0/+2
2014-07-03drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick1-2/+1
2014-07-02cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+20
2014-07-02cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai1-27/+31
2014-07-02cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai1-7/+65
2014-07-02rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai1-8/+10
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+7
2014-06-25cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-23cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt1-1/+1
2014-06-23cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt1-6/+193
2014-06-11cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai1-29/+40
2014-06-11iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai1-4/+103
2014-06-11iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai1-5/+57
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-4/+4
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong1-1/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2014-05-12cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai1-4/+11
2014-05-01cxgb4: Decode PCIe Gen3 link speedRoland Dreier1-0/+2
2014-03-29cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai1-0/+12
2014-03-26chelsio: Remove addressof casts to same typeJoe Perches1-4/+4
2014-03-15cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise1-35/+52
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-02-26net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo1-0/+1
2014-02-25cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings1-10/+10
2014-02-19cxgb4: Add more PCI device ids.Hariprasad Shenai1-0/+4
2014-02-19cxgb4: Remove unused registers and add missing onesKumar Sanghvi1-2/+2
2014-02-19cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi1-0/+16
2014-02-19cxgb4: Allow >10G ports to have multiple queuesKumar Sanghvi1-4/+5
2014-02-19cxgb4: Print adapter VPD Part Number instead of Engineering Change fieldKumar Sanghvi1-2/+2
2014-02-19cxgb4: Add support to recognize 40G linksKumar Sanghvi1-8/+16
2014-02-19cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-26/+24
2014-01-25net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-24net/cxgb4: Don't retrieve stats during recoveryGavin Shan1-0/+10
2014-01-24net/cxgb4: Avoid disabling PCI device for towiceGavin Shan1-5/+18
2013-12-23cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi1-15/+5
2013-12-23cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi1-2/+12
2013-12-23cxgb4: Assign filter server TIDs properlyKumar Sanghvi1-4/+12
2013-12-23cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi1-0/+5
2013-12-23cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi1-0/+6
2013-12-04cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai1-118/+124
2013-12-04cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai1-20/+20
2013-10-18net: cxgb4: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0