1. e0d8b29 cxgb4: Fixes resource allocation for ULD's in kdump kernel by Hariprasad Shenai · 8 years ago
  2. d01f7ab cxgb4/cxgb4vf: Synchronize all MAC addresses by Hariprasad Shenai · 8 years ago
  3. b624420 cxgb4: Enable SR-IOV configuration via PCI sysfs interface by Hariprasad Shenai · 8 years ago
  4. c5a8c0f cxgb4: Force cxgb4 driver as MASTER in kdump kernel by Hariprasad Shenai · 8 years ago
  5. 218d48e cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled by Hariprasad Shenai · 8 years ago
  6. 7f080c3 cxgb4: Add support to enable logging of firmware mailbox commands by Hariprasad Shenai · 8 years ago
  7. 134491f cxgb4: DCB message handler needs to use correct portid to netdev mapping by Hariprasad Shenai · 8 years ago
  8. be81a2d cxgb4: Properly decode port module type by Hariprasad Shenai · 8 years ago
  9. 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 8 years ago
  10. 8a21ec4 cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable by Hariprasad Shenai · 8 years ago
  11. 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
  12. 7714cb9e cxgb4: update struct cxgb4_lld_info definition by Varun Prakash · 9 years ago
  13. 2337ba4 cxgb4: large receive offload support by Varun Prakash · 9 years ago
  14. f2692d1 cxgb4: allocate resources for CXGB4_ULD_ISCSIT by Varun Prakash · 9 years ago
  15. fc08a01 cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 9 years ago
  16. d7d3e25 cxgb4: Remove deprecated module parameters by Hariprasad Shenai · 9 years ago
  17. a99c683 cxgb4: Get TID calculation right for IPv6 mode by Hariprasad Shenai · 9 years ago
  18. 676d6a7 cxgb4: Update register range and SGE registers for T6 adapter by Hariprasad Shenai · 9 years ago
  19. f90ce56 cxgb4: get naming correct for iscsi queues by Hariprasad Shenai · 9 years ago
  20. 547fd27 cxgb4: Warn if device doesn't have enough PCI bandwidth by Hariprasad Shenai · 9 years ago
  21. f750265 cxgb4: Add API to alloc l2t entry; also update existing ones by Hariprasad Shenai · 9 years ago
  22. eb72f74 cxgb4: Handle clip return values by Hariprasad Shenai · 9 years ago
  23. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  24. 52a5f84 cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter by Hariprasad Shenai · 9 years ago
  25. 43eb4e8 cxgb4: Add info print to display number of MSI-X vectors allocated by Hariprasad Shenai · 9 years ago
  26. 2799980 cxgb4: T6 adapter lld support for iw_cxgb4 driver by Hariprasad S · 9 years ago
  27. 21d11bd cxgb4: Enhance driver to update FW, when FW is too old by Hariprasad Shenai · 9 years ago
  28. 8541225 cxgb4: Report correct link speed for unsupported ones by Hariprasad Shenai · 9 years ago
  29. 5e2a5eb cxgb4: Add HW timesptamp support for RX by Hariprasad Shenai · 9 years ago
  30. 2a485cf cxgb4: Fix for write-combining stats configuration by Hariprasad Shenai · 9 years ago
  31. 46cdc9b cxgb4: fix usage of uninitialized variable by françois romieu · 9 years ago
  32. a69265e cxgb4: Force uninitialized state if FW in adapter is unsupported by Hariprasad Shenai · 9 years ago
  33. 2248b29 cxgb4: Differentiate between stids between server and filter region by Hariprasad Shenai · 9 years ago
  34. 9a1bb9f cxgb4: Differentiates between TIDs being used in TCAM and HASH by Hariprasad Shenai · 9 years ago
  35. d86bd29 cxgb4/cxgb4vf: read the correct bits of PL Who Am I register by Hariprasad Shenai · 9 years ago
  36. 5be9ed8 cxgb4: Don't use entire L2T table, use only its slice by Hariprasad Shenai · 9 years ago
  37. d2fcb54 cxgb4: use kvfree() in t4_free_mem() by Pekka Enberg · 9 years ago
  38. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  39. 66cf188 cxgb4: Support for user mode bar2 mappings with T4 by Hariprasad S · 9 years ago
  40. c1e9af0 cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first by Hariprasad Shenai · 9 years ago
  41. 098ef6c cxgb4: Set mac addr from vpd, when we can't contact firmware by Hariprasad Shenai · 9 years ago
  42. 4036da9 cxgb4: Rename t4_link_start() to t4_link_l1cfg by Hariprasad Shenai · 9 years ago
  43. 5d700ec cxgb4: Add sge ec context flush service by Hariprasad Shenai · 9 years ago
  44. 4f3a0fc cxgb4: Free Virtual Interfaces in remove routine by Hariprasad Shenai · 9 years ago
  45. a4cfd92 cxgb4: Add ethtool support to get adapter stats by Hariprasad Shenai · 9 years ago
  46. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 9 years ago
  47. 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 9 years ago
  48. b261272 cxgb4/cxgb4vf: function and argument name cleanup by Hariprasad Shenai · 9 years ago
  49. 5b377d1 cxgb4: Add debugfs facility to inject FL starvation by Hariprasad Shenai · 9 years ago
  50. 01b6961 cxgb4: Add PHY firmware support for T420-BT cards by Hariprasad Shenai · 9 years ago
  51. b562fc3 cxgb4: Optimize and cleanup setup memory window code by Hariprasad Shenai · 9 years ago
  52. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 9 years ago
  53. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 9 years ago
  54. 982b81e cxgb4: Add device node to ULD info by Hariprasad Shenai · 9 years ago
  55. 145ef8a cxgb4: Enable congestion notification from SGE for IQs and FLs. by Hariprasad Shenai · 9 years ago
  56. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  57. c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 9 years ago
  58. 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 9 years ago
  59. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  60. ae469b6 cxgb4: Fix to dump devlog, even if FW is crashed by Hariprasad Shenai · 9 years ago
  61. b37987e cxgb4: Disable interrupts and napi before unregistering netdev by Hariprasad Shenai · 10 years ago
  62. 4b8e27a cxgb4: Allocate dynamic mem. for egress and ingress queue maps by Hariprasad Shenai · 10 years ago
  63. 84a200b cxgb4: add cxgb4_fcoe.c for FCoE by Varun Prakash · 10 years ago
  64. 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 10 years ago
  65. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  66. f36e58e cxgb4: Try and provide an RDMA CIQ per cpu by Hariprasad Shenai · 10 years ago
  67. 1c6a5b0 cxgb4: Move offload Rx queue allocation to separate function by Hariprasad Shenai · 10 years ago
  68. ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 10 years ago
  69. 0b5b6be cxgb4: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  70. 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 10 years ago
  71. cd6c2f1 cxgb4: Move firmware version MACRO to t4fw_version.h by Hariprasad Shenai · 10 years ago
  72. dc9daab cxgb4: Added support in debugfs to dump sge_qinfo by Hariprasad Shenai · 10 years ago
  73. 1793c79 cxgb4: Fixes cxgb4_inet6addr_notifier unregister call by Hariprasad Shenai · 10 years ago
  74. b5a02f5 cxgb4 : Update ipv6 address handling api by Anish Bhatt · 10 years ago
  75. 0664031 cxgb4: Ripping out old hard-wired initialization code in driver by Hariprasad Shenai · 10 years ago
  76. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago
  77. 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 10 years ago
  78. 49aa284 cxgb4: Add support for devlog by Hariprasad Shenai · 10 years ago
  79. 0d80433 cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines by Hariprasad Shenai · 10 years ago
  80. 837e4a4 cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines by Hariprasad Shenai · 10 years ago
  81. f061de4 cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines by Hariprasad Shenai · 10 years ago
  82. f612b81 RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines by Hariprasad Shenai · 10 years ago
  83. 40e9de4 cxgb4: Add support for QSA modules by Hariprasad Shenai · 10 years ago
  84. 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 10 years ago
  85. dd0bcc0 cxgb4/cxgb4vf: global named must be unique by Stephen Rothwell · 10 years ago
  86. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  87. df64e4d cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses by Hariprasad Shenai · 10 years ago
  88. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  89. 4c2d518 cxgb4: Fill in supported link mode for SFP modules by Hariprasad Shenai · 10 years ago
  90. 3fedeab cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table by Hariprasad Shenai · 10 years ago
  91. b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 10 years ago
  92. 2b5fb1f cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI by Hariprasad Shenai · 10 years ago
  93. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 10 years ago
  94. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 10 years ago
  95. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  96. c94f8f4 cxgb4: Fix static checker warning by Hariprasad Shenai · 10 years ago
  97. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago
  98. 4483589 cxgb4: Remove unnecessary struct in6_addr * casts by Joe Perches · 10 years ago
  99. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  100. 6559a7e cxgb4: Cleanup macros so they follow the same style and look consistent by Hariprasad Shenai · 10 years ago