summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-12cxgb4: Fix static checker warningHariprasad Shenai
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt
2014-10-27cxgb4 : Handle dcb enable correctlyAnish Bhatt
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-09cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai
2014-09-10cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai
2014-09-09cxgb4: remove bond->lockNikolay Aleksandrov
2014-09-01cxgb4: Issue mbox commands on correct mboxHariprasad Shenai
2014-09-01cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai
2014-09-01cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt
2014-08-06cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt
2014-07-17cxgb4: Export symbols required by cxgb4i for ipv6 support and required definesAnish 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-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-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt
2014-06-22cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt
2014-06-10cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad 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-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings