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