1. 41fc2e4 cxgb4vf: Adds SRIOV driver changes for T6 adapter by Hariprasad Shenai · 9 years ago
  2. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 9 years ago
  3. ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 9 years ago
  4. 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 9 years ago
  5. b261272 cxgb4/cxgb4vf: function and argument name cleanup by Hariprasad Shenai · 9 years ago
  6. 5b377d1 cxgb4: Add debugfs facility to inject FL starvation by Hariprasad Shenai · 9 years ago
  7. 01b6961 cxgb4: Add PHY firmware support for T420-BT cards by Hariprasad Shenai · 9 years ago
  8. 9f5ac48 cxgb4: Update T4/T5 adapter register ranges by Hariprasad Shenai · 9 years ago
  9. b562fc3 cxgb4: Optimize and cleanup setup memory window code by Hariprasad Shenai · 9 years ago
  10. f404f80 cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder by Hariprasad Shenai · 9 years ago
  11. 75daacc cxgb4: Remove dead function t4_read_edc and t4_read_mc by Hariprasad Shenai · 9 years ago
  12. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 9 years ago
  13. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 9 years ago
  14. 637d3e9 cxgb4: Discard the packet if the length is greater than mtu by Hariprasad Shenai · 9 years ago
  15. a3bfb61 cxgb4: Move SGE Ingress DMA state monitor code to a new routine by Hariprasad Shenai · 9 years ago
  16. 982b81e cxgb4: Add device node to ULD info by Hariprasad Shenai · 9 years ago
  17. b8b1ae9 cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq() by Hariprasad Shenai · 9 years ago
  18. 145ef8a cxgb4: Enable congestion notification from SGE for IQs and FLs. by Hariprasad Shenai · 9 years ago
  19. 1343299 cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold by Hariprasad Shenai · 9 years ago
  20. 7f0b8a5 cxgb4: Fix MC1 memory offset calculation by Hariprasad Shenai · 9 years ago
  21. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  22. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  23. c1d81b1 VFS: Fix up some ->d_inode accesses in the chelsio driver by David Howells · 10 years ago
  24. c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 9 years ago
  25. 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 9 years ago
  26. d52ce92 cxgb4: Use device node in page allocation by Hariprasad Shenai · 9 years ago
  27. c098b02 cxgb4: Freelist starving threshold varies from adapter to adapter by Hariprasad Shenai · 9 years ago
  28. 21dcfad cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Hariprasad Shenai · 9 years ago
  29. 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 9 years ago
  30. 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 9 years ago
  31. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. ae469b6 cxgb4: Fix to dump devlog, even if FW is crashed by Hariprasad Shenai · 10 years ago
  33. 7ef65a4 cxgb4: Firmware macro changes for fw verison 1.13.32.0 by Hariprasad Shenai · 10 years ago
  34. 9ca683c chelsio cxgb/cxgb3: Make stats_strings arrays const by Joe Perches · 10 years ago
  35. 2ff2acf cxgb4vf: Fix sparse warnings by Hariprasad Shenai · 10 years ago
  36. b37987e cxgb4: Disable interrupts and napi before unregistering netdev by Hariprasad Shenai · 10 years ago
  37. 4b8e27a cxgb4: Allocate dynamic mem. for egress and ingress queue maps by Hariprasad Shenai · 10 years ago
  38. 1fb7cd4 cxgb4: fix boolreturn.cocci warnings by Wu Fengguang · 10 years ago
  39. dde93df cxgb4: Fix frame size warning for 32 bit arch by Hariprasad Shenai · 10 years ago
  40. 241e924 cxgb4: update Kconfig and Makefile for FCoE support by Varun Prakash · 10 years ago
  41. 84a200b cxgb4: add cxgb4_fcoe.c for FCoE by Varun Prakash · 10 years ago
  42. 76fed8a cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE by Varun Prakash · 10 years ago
  43. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 10 years ago
  45. 933e0db cxgb4: Add device ID for new adapter by Hariprasad Shenai · 10 years ago
  46. e3d5073 cxgb4: fix coccinelle warnings by Hariprasad Shenai · 10 years ago
  47. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  48. f36e58e cxgb4: Try and provide an RDMA CIQ per cpu by Hariprasad Shenai · 10 years ago
  49. 1c6a5b0 cxgb4: Move offload Rx queue allocation to separate function by Hariprasad Shenai · 10 years ago
  50. f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 10 years ago
  51. 5a8eeec cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead by Anish Bhatt · 10 years ago
  52. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  53. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  55. ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 10 years ago
  56. acde2c2 cxgb4: Fix trace observed while dumping clip_tbl by Hariprasad Shenai · 10 years ago
  57. bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 10 years ago
  58. bf7c781 cxgb4: Add support to dump mailbox content in debugfs by Hariprasad Shenai · 10 years ago
  59. 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 10 years ago
  60. 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 10 years ago
  61. 70a5f3b cxgb4: Add support in debugfs to display sensor information by Hariprasad Shenai · 10 years ago
  62. 4a95b6d chelsio: cxgb4: fix sparse warning by Lad, Prabhakar · 10 years ago
  63. 0b5b6be cxgb4: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  64. 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 10 years ago
  65. ba0c39c cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes by Anish Bhatt · 10 years ago
  66. 3051fa6 cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB by Hariprasad Shenai · 10 years ago
  67. cd6c2f1 cxgb4: Move firmware version MACRO to t4fw_version.h by Hariprasad Shenai · 10 years ago
  68. b58b667 cxgb4: Added support in debugfs to dump different timer and clock values of the adapter by Hariprasad Shenai · 10 years ago
  69. b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 10 years ago
  70. c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 10 years ago
  71. e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents 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. 92fc41c mode_t whack-a-mole: chelsio by Al Viro · 10 years ago
  75. 7aee42c cxgb3: re-use native hex2bin() by Andy Shevchenko · 10 years ago
  76. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 10 years ago
  77. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 10 years ago
  78. b5a02f5 cxgb4 : Update ipv6 address handling api by Anish Bhatt · 10 years ago
  79. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 10 years ago
  81. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  82. 0664031 cxgb4: Ripping out old hard-wired initialization code in driver by Hariprasad Shenai · 10 years ago
  83. fd48e63 cxgb4vf: Initialize mdio_addr before using it by Hariprasad Shenai · 10 years ago
  84. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago
  85. 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 10 years ago
  86. ef82f66 cxgb4: Add support for mps_tcam debugfs by Hariprasad Shenai · 10 years ago
  87. 74b3092 cxgb4: Add support for cim_qcfg entry in debugfs by Hariprasad Shenai · 10 years ago
  88. f1ff24a cxgb4: Add support for cim_la entry in debugfs by Hariprasad Shenai · 10 years ago
  89. 49aa284 cxgb4: Add support for devlog by Hariprasad Shenai · 10 years ago
  90. 678109e cxgb4: Add PCI device ID for new T5 adapter by Hariprasad Shenai · 10 years ago
  91. 0d80433 cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines by Hariprasad Shenai · 10 years ago
  92. 837e4a4 cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines by Hariprasad Shenai · 10 years ago
  93. 89c3a86 cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines by Hariprasad Shenai · 10 years ago
  94. f061de4 cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines by Hariprasad Shenai · 10 years ago
  95. f612b81 RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines by Hariprasad Shenai · 10 years ago
  96. 7841d5d net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  97. 5ad24de cxgb4vf: Fix ethtool get_settings for VF driver by Hariprasad Shenai · 10 years ago
  98. 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 10 years ago
  99. 40e9de4 cxgb4: Add support for QSA modules by Hariprasad Shenai · 10 years ago
  100. 64bfead cxgb4/cxgb4i: set the max. pdu length in firmware by Karen Xie · 10 years ago