1. b0ba9d5 net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag by Casey Leedom · 8 years ago
  2. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. a4569504 cxgb4: time stamping interface for PTP by Atul Gupta · 8 years ago
  4. 8f46d46 cxgb4: Use Firmware params to get buffer-group map by Arjun Vynipadath · 8 years ago
  5. 193c4c2 cxgb4: Update T6 Buffer Group and Channel Mappings by Arjun Vynipadath · 8 years ago
  6. ee0863b chcr - Add debug counters by Harsh Jain · 8 years ago
  7. 8ea4fae cxgb4: implement ndo_set_vf_rate() by Ganesh Goudar · 8 years ago
  8. 2061ec3 cxgb4 : retrieve port information from firmware by Ganesh Goudar · 8 years ago
  9. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  10. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  11. 3bb4858 cxgb4: avoid disabling FEC by default by Ganesh Goudar · 8 years ago
  12. 5226b791 cxgb4: get rid of custom busy poll code by Eric Dumazet · 9 years ago
  13. 3be0679 cxgb4: Shutdown adapter if firmware times out or errors out by Hariprasad Shenai · 9 years ago
  14. 4055ae5 cxgb4: Synchronize access to mailbox by Hariprasad Shenai · 9 years ago
  15. 8eb9f2f cxgb4: Support compressed error vector for T6 by Arjun V · 9 years ago
  16. ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 9 years ago
  17. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  18. 086de57 cxgb4: advertise support for FR_NSMR_TPTE_WR by Steve Wise · 9 years ago
  19. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. d893184 cxgb4: add support for offloading u32 filters by Rahul Lakkireddy · 9 years ago
  21. 578b46b cxgb4: add common api support for configuring filters by Rahul Lakkireddy · 9 years ago
  22. d57fd6c cxgb4: move common filter code to separate file by Rahul Lakkireddy · 9 years ago
  23. 9b86a8d cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter by Hariprasad Shenai · 9 years ago
  24. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 9 years ago
  25. 661dbeb cxgb4: Add support for ndo_get_vf_config by Hariprasad Shenai · 9 years ago
  26. e7b48a3 cxgb4: Fix issue while re-registering VF mgmt netdev by Hariprasad Shenai · 9 years ago
  27. 10a2604 cxgb4: add support for tx max rate limiting by Rahul Lakkireddy · 9 years ago
  28. 6cede1f cxgb4: add support for per queue tx scheduling by Rahul Lakkireddy · 9 years ago
  29. b72a32d cxgb4: add support for tx traffic scheduling classes by Rahul Lakkireddy · 9 years ago
  30. 94cdb8b cxgb4: Add support for dynamic allocation of resources for ULD by Hariprasad Shenai · 9 years ago
  31. 858aa65 cxgb4/cxgb4vf: Add set VF mac address support by Hariprasad Shenai · 9 years ago
  32. eb97ad9 cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf by Ganesh Goudar · 9 years ago
  33. 7f080c3 cxgb4: Add support to enable logging of firmware mailbox commands by Hariprasad Shenai · 9 years ago
  34. ddc7740 cxgb4: Decode link down reason code obtained from firmware by Hariprasad Shenai · 9 years ago
  35. 23853a0 cxgb4: Don't assume FW_PORT_CMD reply is always port info msg by Hariprasad Shenai · 9 years ago
  36. c3e324e cxgb4: Refactor t4_port_init function by Hariprasad Shenai · 9 years ago
  37. 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 9 years ago
  38. ebf4dc2 cxgb4: Stop Rx Queues before freeing it up by Hariprasad Shenai · 9 years ago
  39. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  40. 7714cb9e cxgb4: update struct cxgb4_lld_info definition by Varun Prakash · 9 years ago
  41. 2337ba4 cxgb4: large receive offload support by Varun Prakash · 9 years ago
  42. f2692d1 cxgb4: allocate resources for CXGB4_ULD_ISCSIT by Varun Prakash · 9 years ago
  43. fc08a01 cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 9 years ago
  44. 2216d01 cxgb4: Update SGE context congestion map change for T6 adapter by Hariprasad Shenai · 10 years ago
  45. acac596 cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter by Hariprasad Shenai · 10 years ago
  46. 4458856 cxgb4: Update pm_stats for T6 adapter family by Hariprasad Shenai · 10 years ago
  47. f90ce56 cxgb4: get naming correct for iscsi queues by Hariprasad Shenai · 10 years ago
  48. 70055dd cxgb4: Add FL DMA mapping error and low counter by Hariprasad Shenai · 10 years ago
  49. 126fca6 cxgb4: prevent simultaneous execution of service_ofldq() by Hariprasad Shenai · 10 years ago
  50. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  51. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  52. 2799980 cxgb4: T6 adapter lld support for iw_cxgb4 driver by Hariprasad S · 10 years ago
  53. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 10 years ago
  54. 5e2a5eb cxgb4: Add HW timesptamp support for RX by Hariprasad Shenai · 10 years ago
  55. a69265e cxgb4: Force uninitialized state if FW in adapter is unsupported by Hariprasad Shenai · 10 years ago
  56. 8e3d04f cxgb4: Add MPS tracing support by Hariprasad Shenai · 10 years ago
  57. 0b2c2a9 cxgb4: Add debugfs entry to enable backdoor access by Hariprasad Shenai · 10 years ago
  58. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  59. 66cf188 cxgb4: Support for user mode bar2 mappings with T4 by Hariprasad S · 10 years ago
  60. 7864026 cxgb4: Add debugfs entry to dump channel rate by Hariprasad Shenai · 10 years ago
  61. 1968960 cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents by Hariprasad Shenai · 10 years ago
  62. 26fae93 cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs by Hariprasad Shenai · 10 years ago
  63. 098ef6c cxgb4: Set mac addr from vpd, when we can't contact firmware by Hariprasad Shenai · 10 years ago
  64. 4036da9 cxgb4: Rename t4_link_start() to t4_link_l1cfg by Hariprasad Shenai · 10 years ago
  65. 5d700ec cxgb4: Add sge ec context flush service by Hariprasad Shenai · 10 years ago
  66. 4f3a0fc cxgb4: Free Virtual Interfaces in remove routine by Hariprasad Shenai · 10 years ago
  67. e2d14b4 cxgb4: Remove WOL get/set ethtool support by Hariprasad Shenai · 10 years ago
  68. 65046e8 cxgb4: Add support to dump loopback port stats by Hariprasad Shenai · 10 years ago
  69. a622297 cxgb4: Add support in ethtool to dump channel stats by Hariprasad Shenai · 10 years ago
  70. a4cfd92 cxgb4: Add ethtool support to get adapter stats by Hariprasad Shenai · 10 years ago
  71. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 10 years ago
  72. ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 10 years ago
  73. b261272 cxgb4/cxgb4vf: function and argument name cleanup by Hariprasad Shenai · 10 years ago
  74. 5b377d1 cxgb4: Add debugfs facility to inject FL starvation by Hariprasad Shenai · 10 years ago
  75. 01b6961 cxgb4: Add PHY firmware support for T420-BT cards by Hariprasad Shenai · 10 years ago
  76. b562fc3 cxgb4: Optimize and cleanup setup memory window code by Hariprasad Shenai · 10 years ago
  77. 75daacc cxgb4: Remove dead function t4_read_edc and t4_read_mc by Hariprasad Shenai · 10 years ago
  78. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 10 years ago
  79. a3bfb61 cxgb4: Move SGE Ingress DMA state monitor code to a new routine by Hariprasad Shenai · 10 years ago
  80. 145ef8a cxgb4: Enable congestion notification from SGE for IQs and FLs. by Hariprasad Shenai · 10 years ago
  81. 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 10 years ago
  82. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  83. ae469b6 cxgb4: Fix to dump devlog, even if FW is crashed by Hariprasad Shenai · 10 years ago
  84. 4b8e27a cxgb4: Allocate dynamic mem. for egress and ingress queue maps by Hariprasad Shenai · 10 years ago
  85. 76fed8a cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE by Varun Prakash · 10 years ago
  86. f36e58e cxgb4: Try and provide an RDMA CIQ per cpu by Hariprasad Shenai · 10 years ago
  87. f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 10 years ago
  88. ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 11 years ago
  89. bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 11 years ago
  90. 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 11 years ago
  91. 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 11 years ago
  92. 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 11 years ago
  93. cd6c2f1 cxgb4: Move firmware version MACRO to t4fw_version.h by Hariprasad Shenai · 11 years ago
  94. b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 11 years ago
  95. c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 11 years ago
  96. e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents by Hariprasad Shenai · 11 years ago
  97. dc9daab cxgb4: Added support in debugfs to dump sge_qinfo by Hariprasad Shenai · 11 years ago
  98. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 11 years ago
  99. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 11 years ago
  100. b5a02f5 cxgb4 : Update ipv6 address handling api by Anish Bhatt · 11 years ago