1. 3ced0a8 qlcnic: Add support to run firmware POST by Shahed Shaikh · 11 years ago
  2. 40e2b8e qlcnic: Add support for 0x8830 device ID by Shahed Shaikh · 11 years ago
  3. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  4. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  5. cd1560e qlcnic: Initialize dcbnl_ops before register_netdev by Rajesh Borundia · 11 years ago
  6. bf63014 qlcnic: Set driver version before registering netdev by Rajesh Borundia · 11 years ago
  7. 5d5eacb bridge: fdb dumping takes a filter device by Jamal Hadi Salim · 11 years ago
  8. 665d1ec qlcnic: Enhance Tx timeout debug data collection. by Harish Patil · 11 years ago
  9. 18e0d62 qlcnic: Optimize ring count validations by Shahed Shaikh · 11 years ago
  10. 4da005c qlcnic: Pre-allocate DMA buffer used for minidump collection by Shahed Shaikh · 11 years ago
  11. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
  12. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  13. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 11 years ago
  14. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  15. d747c33 qlcnic: Add mac learning support to SR-IOV VF. by Rajesh Borundia · 11 years ago
  16. 74b7ba1 qlcnic: Add support to process commands in atomic context by Rajesh Borundia · 11 years ago
  17. 132a3f2 qlcnic: Allow SR-IOV VF probe in hypervisor. by Rajesh Borundia · 11 years ago
  18. 84d7ad2 qlcnic: Set real_num_{tx|rx}_queues properly by Shahed Shaikh · 11 years ago
  19. d5d2bf3 qlcnic: Fix panic while dumping TX queues on TX timeout by Manish Chopra · 11 years ago
  20. aaecf51 qlcnic: Limit vNIC support in legacy interrupt mode by Sucheta Chakraborty · 11 years ago
  21. c65762f qlcnic: Add driver logs in error path. by Sucheta Chakraborty · 11 years ago
  22. 868e914 qlcnic: Allow setting TX interrupt coalescing parameters from VF. by Sucheta Chakraborty · 11 years ago
  23. 1f0f467 qlcnic: Add hwmon interface to export board temperature. by Harish Patil · 11 years ago
  24. f716775 qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  25. 2c97e9e qlcnic: Reset firmware API lock at driver load time by Sony Chacko · 11 years ago
  26. 8564ae0 qlcnic: Fix MSI-X initialization code by Alexander Gordeev · 11 years ago
  27. 4d52e1e qlcnic: Fix to send INIT_NIC_FUNC as first mailbox. by Sucheta Chakraborty · 11 years ago
  28. 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 11 years ago
  29. 2b3d7b7 qlcnic: Add VXLAN Rx offload support by Shahed Shaikh · 11 years ago
  30. 381709d qlcnic: Add VXLAN Tx offload support by Shahed Shaikh · 11 years ago
  31. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. 42beb3f qlcnic: Fix number of rings when we fall back from msix to legacy. by Rajesh Borundia · 11 years ago
  33. b7520d2 qlcnic: Fix usage of use_msi and use_msi_x module parameters by Shahed Shaikh · 11 years ago
  34. fc49bea qlcnic: Fix function return error check by Shahed Shaikh · 11 years ago
  35. 2a355aec qlcnic: Enhance driver message in failed state. by Sucheta Chakraborty · 11 years ago
  36. 225837a qlcnic: Re-factor firmware minidump template header handling by Shahed Shaikh · 11 years ago
  37. 9732ec0 qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  38. 74a1fa4 qlcnic: Cleanup qlcnic_enable_msix() return values by Alexander Gordeev · 11 years ago
  39. 060d056 qlcnic: Fix tx timeout. by Rajesh Borundia · 12 years ago
  40. cb9327d qlcnic: Enhance logic to calculate msix vectors. by Himanshu Madhani · 12 years ago
  41. a514722 qlcnic: Refactor interrupt coalescing code for all adapters. by Himanshu Madhani · 12 years ago
  42. 2b018ad9 qlcnic: Update poll controller code path by Manish chopra · 12 years ago
  43. 2cc5752 qlcnic: Interrupt code cleanup by Manish chopra · 12 years ago
  44. 95b3890 qlcnic: Enhance Tx timeout debugging. by Himanshu Madhani · 12 years ago
  45. 2104140 qlcnic: make local functions static by stephen hemminger · 12 years ago
  46. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  47. a043158 qlcnic: Enable beaconing for 83xx/84xx Series adapter. by Himanshu Madhani · 12 years ago
  48. 1ac6762 qlcnic: Fix bug in TX statistics by Manish Chopra · 12 years ago
  49. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  50. a02bdd4 qlcnic: Fix bug in Tx completion path by Shahed Shaikh · 12 years ago
  51. 6878f79 net: qlcnic: slight optimization of addr compare by dingtianhong · 12 years ago
  52. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. 2f514c5 qlcnic: Support for 16 virtual NIC functions. by Jitendra Kalsaria · 12 years ago
  54. 154d0c8 qlcnic: VLAN enhancement for 84XX adapters by Manish Chopra · 12 years ago
  55. 80c0e4f qlcnic: Allow single Tx/Rx queue for all adapters. by Himanshu Madhani · 12 years ago
  56. 9b0fff2 qlcnic: Refactor initialize nic code path. by Sucheta Chakraborty · 12 years ago
  57. 3720bf7 qlcnic: Issue INIT_NIC command only once. by Sucheta Chakraborty · 12 years ago
  58. 3c44bba qlcnic: Disable DCB operations from SR-IOV VFs. by Sucheta Chakraborty · 12 years ago
  59. f956626 qlcnic: Fix TSS/RSS ring validation logic. by Himanshu Madhani · 12 years ago
  60. 3bf517d qlcnic: Fix diagnostic test for all adapters. by Himanshu Madhani · 12 years ago
  61. 18afc10 qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. by Himanshu Madhani · 12 years ago
  62. 34e8c40 qlcnic: refactor Tx/SDS ring calculation and validation in driver. by Himanshu Madhani · 12 years ago
  63. f27c75b qlcnic: Enhance ethtool Statistics for Multiple Tx queue. by Himanshu Madhani · 12 years ago
  64. 78ea2d9 qlcnic: Register netdev in FAILED state for 83xx/84xx by Sucheta Chakraborty · 12 years ago
  65. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. d6994ca qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter by Shahed Shaikh · 12 years ago
  67. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 4e532ee net: qlcnic: remove unnecessary pci_set_drvdata() by Jingoo Han · 12 years ago
  69. 66c562e qlcnic: Validate Tx queue only for 82xx adapters. by Himanshu Madhani · 12 years ago
  70. 1de899d qlcnic: dcb code cleanup and refactoring. by Sucheta Chakraborty · 12 years ago
  71. 4c776aa qlcnic: Remove redundant eSwitch enable commands by Sony Chacko · 12 years ago
  72. 891e71b1b qlcnic: Firmware dump collection when auto recovery is disabled. by Pratik Pujar · 12 years ago
  73. 9e63095 qlcnic: Print informational messages only once during driver load. by Sucheta Chakraborty · 12 years ago
  74. 2b1f18a qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() by Wei Yongjun · 12 years ago
  75. 6645161 qlcnic: Fix register device in FAILED state for 82xx. by Sucheta Chakraborty · 12 years ago
  76. 35dafcb qlcnic: Add support for per port eswitch configuration by Sony Chacko · 12 years ago
  77. 7000078 qlcnic: Restructuring of qlc_83xx_fw_info structure. by Pratik Pujar · 12 years ago
  78. 4460f2e qlcnic: Add AER callback handlers. by Pratik Pujar · 12 years ago
  79. 890b6e0 qlcnic: Store firmware dump state in CAMRAM register by Shahed Shaikh · 12 years ago
  80. 60dcbcb qlcnic: Remove inline keyword by Manish Chopra · 12 years ago
  81. 80b17be qlcnic: underflow in qlcnic_validate_max_tx_rings() by Dan Carpenter · 12 years ago
  82. 48365e4 qlcnic: dcb: Add support for CEE Netlink interface. by Sucheta Chakraborty · 12 years ago
  83. 14d385b qlcnic: dcb: Query adapter DCB capabilities. by Sucheta Chakraborty · 12 years ago
  84. 07a251c qlcnic: Implement ndo_get_phys_port_id for 82xx adapter by Shahed Shaikh · 12 years ago
  85. c2c5e3a qlcnic: Enable diagnostic test for multiple Tx queues. by Himanshu Madhani · 12 years ago
  86. aa4a1f7 qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter. by Himanshu Madhani · 12 years ago
  87. 012ec81 qlcnic: Multi Tx queue support for 82xx Series adapter. by Himanshu Madhani · 12 years ago
  88. 15ca140 qlcnic: Enable support for 844X adapter by Manish Chopra · 12 years ago
  89. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 12 years ago
  91. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 12 years ago
  93. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 12 years ago
  94. 068a8d1 qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interface by Manish Chopra · 12 years ago
  95. c253438 qlcnic: Fix diagnostic interrupt test for 83xx adapters. by Manish Chopra · 12 years ago
  96. cfacb17 qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts by Pratik Pujar · 12 years ago
  97. 486a5bc qlcnic: Add support for 83xx suspend and resume. by Rajesh Borundia · 12 years ago
  98. 8af3f33 qlcnic: Add support for 'set driver version' in 83XX by Pratik Pujar · 12 years ago
  99. db13178 qlcnic: Cleanup of structure qlcnic_hardware_context by Pratik Pujar · 12 years ago
  100. 52e493d qlcnic: Secondary unicast MAC address support. by Jitendra Kalsaria · 12 years ago