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