1. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. 12566cc3 Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  3. 67e6587 cxgb4: Set VPD size so we can read both VPD structures by Hariprasad Shenai · 9 years ago
  4. ebf4dc2 cxgb4: Stop Rx Queues before freeing it up by Hariprasad Shenai · 9 years ago
  5. 529927f cxgb4: Add pci device id for chelsio t520-cr adapter by Hariprasad Shenai · 9 years ago
  6. 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
  7. 2994a75 cxgb4: update Kconfig and Makefile by Varun Prakash · 9 years ago
  8. 47da7e6 cxgb4: add iSCSI DDP page pod manager by Varun Prakash · 9 years ago
  9. cb6a8ff cxgb4, iw_cxgb4: move delayed ack macro definitions by Varun Prakash · 9 years ago
  10. a8d9380 cxgb4: move VLAN_NONE macro definition by Varun Prakash · 9 years ago
  11. 7714cb9e cxgb4: update struct cxgb4_lld_info definition by Varun Prakash · 9 years ago
  12. b96c5cb cxgb4: add definitions for iSCSI target ULD by Varun Prakash · 9 years ago
  13. 76c144bd cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition by Varun Prakash · 9 years ago
  14. 40c4663 cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions by Varun Prakash · 9 years ago
  15. a84f0e1 cxgb4, iw_cxgb4: move definitions to common header file by Varun Prakash · 9 years ago
  16. 2337ba4 cxgb4: large receive offload support by Varun Prakash · 9 years ago
  17. f2692d1 cxgb4: allocate resources for CXGB4_ULD_ISCSIT by Varun Prakash · 9 years ago
  18. 2fddfb8 cxgb4: add new ULD type CXGB4_ULD_ISCSIT by Varun Prakash · 9 years ago
  19. edadad8 cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes by Hariprasad Shenai · 9 years ago
  20. da08e42 cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished by Hariprasad Shenai · 9 years ago
  21. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. fc08a01 cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 9 years ago
  23. b5e4d0b cxgb4: Add pci device id for chelsio t540 lom adapter by Hariprasad Shenai · 9 years ago
  24. ba9cee6 cxgb4/iw_cxgb4: TOS support by Hariprasad Shenai · 9 years ago
  25. 89e7a15 cxgb4: Fixes static checker warning in mps_tcam_show() by Hariprasad Shenai · 9 years ago
  26. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 3934aa4 cxgb4: correctly handling failed allocation by Insu Yun · 9 years ago
  28. d7d3e25 cxgb4: Remove deprecated module parameters by Hariprasad Shenai · 9 years ago
  29. a99c683 cxgb4: Get TID calculation right for IPv6 mode by Hariprasad Shenai · 9 years ago
  30. 2216d01 cxgb4: Update SGE context congestion map change for T6 adapter by Hariprasad Shenai · 9 years ago
  31. 115b56a cxgb4: Update mps_tcam output to include T6 fields by Hariprasad Shenai · 9 years ago
  32. 6df3975 cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter by Hariprasad Shenai · 9 years ago
  33. e9faeab cxgb4: Update Congestion Channel map for T6 adapter by Hariprasad Shenai · 9 years ago
  34. 676d6a7 cxgb4: Update register range and SGE registers for T6 adapter by Hariprasad Shenai · 9 years ago
  35. acac596 cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter by Hariprasad Shenai · 9 years ago
  36. 4458856 cxgb4: Update pm_stats for T6 adapter family by Hariprasad Shenai · 9 years ago
  37. e894d72 cxgb4: Pass correct argument to t4_link_l1cfg() by Hariprasad Shenai · 9 years ago
  38. 812787b cxgb4: Use napi_complete_done() api in napi handler by Hariprasad Shenai · 9 years ago
  39. 0ac5b70 cxgb4: Use the node info to alloc_ring() for RX queues by Hariprasad Shenai · 9 years ago
  40. f90ce56 cxgb4: get naming correct for iscsi queues by Hariprasad Shenai · 9 years ago
  41. 547fd27 cxgb4: Warn if device doesn't have enough PCI bandwidth by Hariprasad Shenai · 9 years ago
  42. 749cb5f cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code by Hariprasad Shenai · 9 years ago
  43. 9baeb9d cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets. by Hariprasad Shenai · 9 years ago
  44. f750265 cxgb4: Add API to alloc l2t entry; also update existing ones by Hariprasad Shenai · 9 years ago
  45. e41e282 cxgb4: Use symbolic constant for VLAN priority calculation by Hariprasad Shenai · 9 years ago
  46. eb72f74 cxgb4: Handle clip return values by Hariprasad Shenai · 9 years ago
  47. 76928c9 cxgb4: Adds PCI device id for new T5 adapters by Hariprasad Shenai · 9 years ago
  48. 70055dd cxgb4: Add FL DMA mapping error and low counter by Hariprasad Shenai · 9 years ago
  49. 8d0557d cxgb4: Deal with wrap-around of queue for Work request by Hariprasad Shenai · 9 years ago
  50. 126fca6 cxgb4: prevent simultaneous execution of service_ofldq() by Hariprasad Shenai · 9 years ago
  51. 632be19 cxgb4: Use ACCES_ONCE macro to read queue's consumer index by Hariprasad Shenai · 9 years ago
  52. 0bf9a7d cxgb4: Align rest of the ethtool get stats by Hariprasad Shenai · 9 years ago
  53. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  54. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  55. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  56. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  57. b08f2b3 cxgb4: Update ethtool get_drvinfo to get regdump len by Hariprasad Shenai · 9 years ago
  58. 9c673d1 cxgb4: Use vmalloc, if kmalloc fails by Hariprasad Shenai · 9 years ago
  59. 6ac5fe7 cxgb4: Return error if setup_rss is called before probe by Hariprasad Shenai · 9 years ago
  60. 52a5f84 cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter by Hariprasad Shenai · 9 years ago
  61. 43eb4e8 cxgb4: Add info print to display number of MSI-X vectors allocated by Hariprasad Shenai · 9 years ago
  62. 4116542 cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settings by Hariprasad Shenai · 9 years ago
  63. 9bfdad5 cxgb4: Don't disallow turning off auto-negotiation by Hariprasad Shenai · 9 years ago
  64. eed7342 cxgb4: Align ethtool get stat settings by Hariprasad Shenai · 9 years ago
  65. 2799980 cxgb4: T6 adapter lld support for iw_cxgb4 driver by Hariprasad S · 9 years ago
  66. 21d11bd cxgb4: Enhance driver to update FW, when FW is too old by Hariprasad Shenai · 9 years ago
  67. 8541225 cxgb4: Report correct link speed for unsupported ones by Hariprasad Shenai · 9 years ago
  68. da4976e cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF by Hariprasad Shenai · 9 years ago
  69. b369554 cxgb4: For T4, don't read the Firmware Mailbox Control register by Hariprasad Shenai · 9 years ago
  70. 8119c01 cxgb4 : Update T4/T5/T6 register ranges by Hariprasad Shenai · 9 years ago
  71. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  72. 5e2a5eb cxgb4: Add HW timesptamp support for RX by Hariprasad Shenai · 9 years ago
  73. d828755 cxgb4: add device ID for few T5 adapters by Hariprasad Shenai · 9 years ago
  74. f2be053 cxgb4: changes for new firmware 1.14.4.0 by Hariprasad Shenai · 9 years ago
  75. 2a485cf cxgb4: Fix for write-combining stats configuration by Hariprasad Shenai · 9 years ago
  76. fd1754f cxgb4: Fix tx flit calculation by Hariprasad Shenai · 9 years ago
  77. 46cdc9b cxgb4: fix usage of uninitialized variable by françois romieu · 9 years ago
  78. a69265e cxgb4: Force uninitialized state if FW in adapter is unsupported by Hariprasad Shenai · 9 years ago
  79. c938a00 cxgb4: memory corruption in debugfs by Dan Carpenter · 9 years ago
  80. 8e3d04f cxgb4: Add MPS tracing support by Hariprasad Shenai · 9 years ago
  81. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. a4011fd cxgb4: Add debugfs support to dump tid info by Hariprasad Shenai · 9 years ago
  83. 2248b29 cxgb4: Differentiate between stids between server and filter region by Hariprasad Shenai · 9 years ago
  84. 9a1bb9f cxgb4: Differentiates between TIDs being used in TCAM and HASH by Hariprasad Shenai · 9 years ago
  85. e106a4d cxgb4: Add some more details to sge qinfo by Hariprasad Shenai · 9 years ago
  86. 2f3a873 cxgb4: cleanup some indenting by Dan Carpenter · 9 years ago
  87. 21a4476 cxgb4: missing curly braces in t4_setup_debugfs() by Dan Carpenter · 9 years ago
  88. f109ff1 cxgb4: Update T6 register ranges by Hariprasad Shenai · 9 years ago
  89. d86bd29 cxgb4/cxgb4vf: read the correct bits of PL Who Am I register by Hariprasad Shenai · 9 years ago
  90. bf8ebb6 cxgb4: Add support to dump edc bist status by Hariprasad Shenai · 9 years ago
  91. 5888111 cxgb4: Add debugfs support to dump meminfo by Hariprasad Shenai · 9 years ago
  92. ea6f82f cxgb4vf: Read correct FL congestion threshold for T5 and T6 by Hariprasad Shenai · 9 years ago
  93. 402b764 cxgb4: Allow firmware flash, only if cxgb4 is the master driver by Hariprasad Shenai · 9 years ago
  94. 0b2c2a9 cxgb4: Add debugfs entry to enable backdoor access by Hariprasad Shenai · 9 years ago
  95. 397665d cxgb4 : Fill DCB priority in vlan control headers by Anish Bhatt · 9 years ago
  96. 8d6541b cxgb4 : Fill in number of DCB traffic classes supported by Anish Bhatt · 9 years ago
  97. a85c2eb cxgb4 : Allow firmware DCB info to be queried in host state by Anish Bhatt · 9 years ago
  98. a44e7b7 cxgb4 : Only pass app selector of 0 or 3 to firmware by Anish Bhatt · 9 years ago
  99. b766064 cxgb4: Enable cim_la dump to support T6 by Hariprasad Shenai · 9 years ago
  100. df459eb cxgb4: Read stats for only available channels by Hariprasad Shenai · 9 years ago