1. c529ff4 PCI/cxgb4: Extend T3 PCI quirk to T4+ devices by Casey Leedom · 7 years ago
  2. 2b3bd59 cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox() by Stefano Brivio · 7 years ago
  3. d2a007ab cxgb4/cxgb4vf: Assign netdev->dev_port with port ID by Arjun V · 8 years ago
  4. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 9b86a8d cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter by Hariprasad Shenai · 8 years ago
  6. 661dbeb cxgb4: Add support for ndo_get_vf_config by Hariprasad Shenai · 8 years ago
  7. b72a32d cxgb4: add support for tx traffic scheduling classes by Rahul Lakkireddy · 8 years ago
  8. 858aa65 cxgb4/cxgb4vf: Add set VF mac address support by Hariprasad Shenai · 8 years ago
  9. eb97ad9 cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf by Ganesh Goudar · 8 years ago
  10. f358738 cxgb4: Check for firmware errors in the mailbox command loop by Hariprasad Shenai · 8 years ago
  11. 5a20f5c cxgb4: Don't sleep when mbox cmd is issued from interrupt context by Hariprasad Shenai · 8 years ago
  12. 7f080c3 cxgb4: Add support to enable logging of firmware mailbox commands by Hariprasad Shenai · 8 years ago
  13. ddc7740 cxgb4: Decode link down reason code obtained from firmware by Hariprasad Shenai · 8 years ago
  14. 23853a0 cxgb4: Don't assume FW_PORT_CMD reply is always port info msg by Hariprasad Shenai · 8 years ago
  15. c3e324e cxgb4: Refactor t4_port_init function by Hariprasad Shenai · 8 years ago
  16. 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 8 years ago
  17. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  18. 67e6587 cxgb4: Set VPD size so we can read both VPD structures by Hariprasad Shenai · 8 years ago
  19. ebf4dc2 cxgb4: Stop Rx Queues before freeing it up by Hariprasad Shenai · 8 years ago
  20. fc08a01 cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 9 years ago
  21. 2216d01 cxgb4: Update SGE context congestion map change for T6 adapter by Hariprasad Shenai · 9 years ago
  22. 6df3975 cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter by Hariprasad Shenai · 9 years ago
  23. e9faeab cxgb4: Update Congestion Channel map for T6 adapter by Hariprasad Shenai · 9 years ago
  24. 676d6a7 cxgb4: Update register range and SGE registers for T6 adapter by Hariprasad Shenai · 9 years ago
  25. acac596 cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter by Hariprasad Shenai · 9 years ago
  26. 4458856 cxgb4: Update pm_stats for T6 adapter family by Hariprasad Shenai · 9 years ago
  27. 21d11bd cxgb4: Enhance driver to update FW, when FW is too old by Hariprasad Shenai · 9 years ago
  28. 8119c01 cxgb4 : Update T4/T5/T6 register ranges by Hariprasad Shenai · 9 years ago
  29. a69265e cxgb4: Force uninitialized state if FW in adapter is unsupported by Hariprasad Shenai · 9 years ago
  30. 8e3d04f cxgb4: Add MPS tracing support by Hariprasad Shenai · 9 years ago
  31. f109ff1 cxgb4: Update T6 register ranges by Hariprasad Shenai · 9 years ago
  32. d86bd29 cxgb4/cxgb4vf: read the correct bits of PL Who Am I register by Hariprasad Shenai · 9 years ago
  33. bf8ebb6 cxgb4: Add support to dump edc bist status by Hariprasad Shenai · 9 years ago
  34. 0b2c2a9 cxgb4: Add debugfs entry to enable backdoor access by Hariprasad Shenai · 9 years ago
  35. df459eb cxgb4: Read stats for only available channels by Hariprasad Shenai · 9 years ago
  36. 5b4e83e cxgb4: Update register ranges for T6 adapter by Hariprasad Shenai · 9 years ago
  37. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  38. 66cf188 cxgb4: Support for user mode bar2 mappings with T4 by Hariprasad S · 9 years ago
  39. 7864026 cxgb4: Add debugfs entry to dump channel rate by Hariprasad Shenai · 9 years ago
  40. 1968960 cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents by Hariprasad Shenai · 9 years ago
  41. 26fae93 cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs by Hariprasad Shenai · 9 years ago
  42. 513d1a1 cxgb4: Fix static checker warning by Hariprasad Shenai · 9 years ago
  43. c1e9af0 cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first by Hariprasad Shenai · 9 years ago
  44. eca0f6e cxgb4: program pci completion timeout by Hariprasad Shenai · 9 years ago
  45. 098ef6c cxgb4: Set mac addr from vpd, when we can't contact firmware by Hariprasad Shenai · 9 years ago
  46. 4036da9 cxgb4: Rename t4_link_start() to t4_link_l1cfg by Hariprasad Shenai · 9 years ago
  47. 5d700ec cxgb4: Add sge ec context flush service by Hariprasad Shenai · 9 years ago
  48. 4f3a0fc cxgb4: Free Virtual Interfaces in remove routine by Hariprasad Shenai · 9 years ago
  49. e2d14b4 cxgb4: Remove WOL get/set ethtool support by Hariprasad Shenai · 9 years ago
  50. 65046e8 cxgb4: Add support to dump loopback port stats by Hariprasad Shenai · 9 years ago
  51. a622297 cxgb4: Add support in ethtool to dump channel stats by Hariprasad Shenai · 9 years ago
  52. a4cfd92 cxgb4: Add ethtool support to get adapter stats by Hariprasad Shenai · 9 years ago
  53. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 9 years ago
  54. ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 9 years ago
  55. b261272 cxgb4/cxgb4vf: function and argument name cleanup by Hariprasad Shenai · 9 years ago
  56. 01b6961 cxgb4: Add PHY firmware support for T420-BT cards by Hariprasad Shenai · 9 years ago
  57. 9f5ac48 cxgb4: Update T4/T5 adapter register ranges by Hariprasad Shenai · 9 years ago
  58. b562fc3 cxgb4: Optimize and cleanup setup memory window code by Hariprasad Shenai · 9 years ago
  59. f404f80 cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder by Hariprasad Shenai · 9 years ago
  60. 75daacc cxgb4: Remove dead function t4_read_edc and t4_read_mc by Hariprasad Shenai · 9 years ago
  61. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 9 years ago
  62. a3bfb61 cxgb4: Move SGE Ingress DMA state monitor code to a new routine by Hariprasad Shenai · 9 years ago
  63. 145ef8a cxgb4: Enable congestion notification from SGE for IQs and FLs. by Hariprasad Shenai · 9 years ago
  64. 7f0b8a5 cxgb4: Fix MC1 memory offset calculation by Hariprasad Shenai · 9 years ago
  65. 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 9 years ago
  66. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. ae469b6 cxgb4: Fix to dump devlog, even if FW is crashed by Hariprasad Shenai · 9 years ago
  68. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  69. e3d5073 cxgb4: fix coccinelle warnings by Hariprasad Shenai · 10 years ago
  70. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  71. f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 10 years ago
  72. ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 10 years ago
  73. bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 10 years ago
  74. 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 10 years ago
  75. 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 10 years ago
  76. b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 10 years ago
  77. c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 10 years ago
  78. e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents by Hariprasad Shenai · 10 years ago
  79. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 10 years ago
  80. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 10 years ago
  81. 74b3092 cxgb4: Add support for cim_qcfg entry in debugfs by Hariprasad Shenai · 10 years ago
  82. f1ff24a cxgb4: Add support for cim_la entry in debugfs by Hariprasad Shenai · 10 years ago
  83. 0d80433 cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines by Hariprasad Shenai · 10 years ago
  84. 837e4a4 cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines by Hariprasad Shenai · 10 years ago
  85. 89c3a86 cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines by Hariprasad Shenai · 10 years ago
  86. f061de4 cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines by Hariprasad Shenai · 10 years ago
  87. f612b81 RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines by Hariprasad Shenai · 10 years ago
  88. 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 10 years ago
  89. dd0bcc0 cxgb4/cxgb4vf: global named must be unique by Stephen Rothwell · 10 years ago
  90. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. dff04bc cxgb4: Update firmware version after flashing it via ethtool by Hariprasad Shenai · 10 years ago
  92. e85c9a7 cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers by Hariprasad Shenai · 10 years ago
  93. 79af221 cxgb4: Add a check for flashing FW using ethtool by Hariprasad Shenai · 10 years ago
  94. b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 10 years ago
  95. 2b5fb1f cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI by Hariprasad Shenai · 10 years ago
  96. 6e4b51a cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues by Hariprasad Shenai · 10 years ago
  97. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 10 years ago
  98. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 10 years ago
  99. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  100. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 10 years ago