1. 66cf188 cxgb4: Support for user mode bar2 mappings with T4 by Hariprasad S · 10 years ago
  2. 7f0b8a5 cxgb4: Fix MC1 memory offset calculation by Hariprasad Shenai · 10 years ago
  3. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  4. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
  5. c1d81b1 VFS: Fix up some ->d_inode accesses in the chelsio driver by David Howells · 10 years ago
  6. c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 10 years ago
  7. 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 10 years ago
  8. d52ce92 cxgb4: Use device node in page allocation by Hariprasad Shenai · 10 years ago
  9. c098b02 cxgb4: Freelist starving threshold varies from adapter to adapter by Hariprasad Shenai · 10 years ago
  10. 21dcfad cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Hariprasad Shenai · 10 years ago
  11. 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
  12. 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 10 years ago
  13. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  14. ae469b6 cxgb4: Fix to dump devlog, even if FW is crashed by Hariprasad Shenai · 10 years ago
  15. 7ef65a4 cxgb4: Firmware macro changes for fw verison 1.13.32.0 by Hariprasad Shenai · 10 years ago
  16. b37987e cxgb4: Disable interrupts and napi before unregistering netdev by Hariprasad Shenai · 10 years ago
  17. 4b8e27a cxgb4: Allocate dynamic mem. for egress and ingress queue maps by Hariprasad Shenai · 10 years ago
  18. 1fb7cd4 cxgb4: fix boolreturn.cocci warnings by Wu Fengguang · 10 years ago
  19. dde93df cxgb4: Fix frame size warning for 32 bit arch by Hariprasad Shenai · 10 years ago
  20. 241e924 cxgb4: update Kconfig and Makefile for FCoE support by Varun Prakash · 10 years ago
  21. 84a200b cxgb4: add cxgb4_fcoe.c for FCoE by Varun Prakash · 10 years ago
  22. 76fed8a cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE by Varun Prakash · 10 years ago
  23. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  24. 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 10 years ago
  25. 933e0db cxgb4: Add device ID for new adapter by Hariprasad Shenai · 10 years ago
  26. e3d5073 cxgb4: fix coccinelle warnings by Hariprasad Shenai · 10 years ago
  27. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  28. f36e58e cxgb4: Try and provide an RDMA CIQ per cpu by Hariprasad Shenai · 10 years ago
  29. 1c6a5b0 cxgb4: Move offload Rx queue allocation to separate function by Hariprasad Shenai · 10 years ago
  30. f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 10 years ago
  31. 5a8eeec cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead by Anish Bhatt · 10 years ago
  32. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  33. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  34. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 11 years ago
  35. ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 11 years ago
  36. acde2c2 cxgb4: Fix trace observed while dumping clip_tbl by Hariprasad Shenai · 11 years ago
  37. bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 11 years ago
  38. bf7c781 cxgb4: Add support to dump mailbox content in debugfs by Hariprasad Shenai · 11 years ago
  39. 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 11 years ago
  40. 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 11 years ago
  41. 70a5f3b cxgb4: Add support in debugfs to display sensor information by Hariprasad Shenai · 11 years ago
  42. 4a95b6d chelsio: cxgb4: fix sparse warning by Lad, Prabhakar · 11 years ago
  43. 0b5b6be cxgb4: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 11 years ago
  44. 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 11 years ago
  45. ba0c39c cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes by Anish Bhatt · 11 years ago
  46. 3051fa6 cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB by Hariprasad Shenai · 11 years ago
  47. cd6c2f1 cxgb4: Move firmware version MACRO to t4fw_version.h by Hariprasad Shenai · 11 years ago
  48. b58b667 cxgb4: Added support in debugfs to dump different timer and clock values of the adapter by Hariprasad Shenai · 11 years ago
  49. b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 11 years ago
  50. c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 11 years ago
  51. e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents by Hariprasad Shenai · 11 years ago
  52. dc9daab cxgb4: Added support in debugfs to dump sge_qinfo by Hariprasad Shenai · 11 years ago
  53. 1793c79 cxgb4: Fixes cxgb4_inet6addr_notifier unregister call by Hariprasad Shenai · 11 years ago
  54. 92fc41c mode_t whack-a-mole: chelsio by Al Viro · 11 years ago
  55. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 11 years ago
  56. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 11 years ago
  57. b5a02f5 cxgb4 : Update ipv6 address handling api by Anish Bhatt · 11 years ago
  58. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 11 years ago
  59. 0664031 cxgb4: Ripping out old hard-wired initialization code in driver by Hariprasad Shenai · 11 years ago
  60. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 11 years ago
  61. 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 11 years ago
  62. ef82f66 cxgb4: Add support for mps_tcam debugfs by Hariprasad Shenai · 11 years ago
  63. 74b3092 cxgb4: Add support for cim_qcfg entry in debugfs by Hariprasad Shenai · 11 years ago
  64. f1ff24a cxgb4: Add support for cim_la entry in debugfs by Hariprasad Shenai · 11 years ago
  65. 49aa284 cxgb4: Add support for devlog by Hariprasad Shenai · 11 years ago
  66. 678109e cxgb4: Add PCI device ID for new T5 adapter by Hariprasad Shenai · 11 years ago
  67. 0d80433 cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines by Hariprasad Shenai · 11 years ago
  68. 837e4a4 cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines by Hariprasad Shenai · 11 years ago
  69. 89c3a86 cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines by Hariprasad Shenai · 11 years ago
  70. f061de42 cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines by Hariprasad Shenai · 11 years ago
  71. f612b81 RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines by Hariprasad Shenai · 11 years ago
  72. 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 11 years ago
  73. 40e9de4 cxgb4: Add support for QSA modules by Hariprasad Shenai · 11 years ago
  74. 64bfead cxgb4/cxgb4i: set the max. pdu length in firmware by Karen Xie · 11 years ago
  75. 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 11 years ago
  76. dd0bcc0 cxgb4/cxgb4vf: global named must be unique by Stephen Rothwell · 11 years ago
  77. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. dff04bc cxgb4: Update firmware version after flashing it via ethtool by Hariprasad Shenai · 11 years ago
  79. df64e4d cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses by Hariprasad Shenai · 11 years ago
  80. e85c9a7 cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers by Hariprasad Shenai · 11 years ago
  81. e0a8b34 cxgb4vf: Add and initialize some sge params for VF driver by Hariprasad Shenai · 11 years ago
  82. c5ac970 cxgb4: Update FW version string to match FW binary version 1.12.25.0 by Hariprasad Shenai · 11 years ago
  83. 79af221 cxgb4: Add a check for flashing FW using ethtool by Hariprasad Shenai · 11 years ago
  84. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 11 years ago
  85. 4c2d518 cxgb4: Fill in supported link mode for SFP modules by Hariprasad Shenai · 11 years ago
  86. 3fedeab cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table by Hariprasad Shenai · 11 years ago
  87. b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 11 years ago
  88. 2b5fb1f cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI by Hariprasad Shenai · 11 years ago
  89. 6e4b51a cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues by Hariprasad Shenai · 11 years ago
  90. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 11 years ago
  91. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 11 years ago
  92. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  93. 17544e2 cxgb4 : Fix DCB priority groups being returned in wrong order by Anish Bhatt · 11 years ago
  94. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 11 years ago
  96. c94f8f4 cxgb4: Fix static checker warning by Hariprasad Shenai · 11 years ago
  97. ee7bc3c cxgb4 : dcb open-lldp interop fixes by Anish Bhatt · 11 years ago
  98. aa9cd31 cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 11 years ago
  99. a815286 cxgb4 : Fix bug in DCB app deletion by Anish Bhatt · 11 years ago
  100. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 11 years ago