1. 5e44f8e qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  2. 50d65d7 qlcnic: protect qlicnic_attach_func with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  3. e824de8 net/qlcnic: fix mac address restore in bond mode 5/6 by Jarod Wilson · 9 years ago
  4. 378fddc qlcnic: track vxlan port count by Jiri Benc · 9 years ago
  5. da286a6 qlcnic: Add new VF device ID 0x8C30 by Shahed Shaikh · 9 years ago
  6. a930a46 qlcnic: Rearrange ordering of header files inclusion by Harish Patil · 9 years ago
  7. e29dd44 net: qlcnic: Deletion of unnecessary memset by Christophe Jaillet · 9 years ago
  8. d7a32b6 net: qlcnic: clean up sysfs error codes by Vladimir Zapolskiy · 10 years ago
  9. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 10 years ago
  10. 7061b2b qlogic: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  11. 7824acd qlcnic: Fix return value in qlcnic_probe() by Yongjian Xu · 10 years ago
  12. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  13. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  14. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  15. 795a05c qlcnic: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  16. 3ced0a8 qlcnic: Add support to run firmware POST by Shahed Shaikh · 10 years ago
  17. 40e2b8e qlcnic: Add support for 0x8830 device ID by Shahed Shaikh · 10 years ago
  18. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  19. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. cd1560e qlcnic: Initialize dcbnl_ops before register_netdev by Rajesh Borundia · 10 years ago
  21. bf63014 qlcnic: Set driver version before registering netdev by Rajesh Borundia · 10 years ago
  22. 5d5eacb bridge: fdb dumping takes a filter device by Jamal Hadi Salim · 10 years ago
  23. 665d1ec qlcnic: Enhance Tx timeout debug data collection. by Harish Patil · 10 years ago
  24. 18e0d62 qlcnic: Optimize ring count validations by Shahed Shaikh · 10 years ago
  25. 4da005c qlcnic: Pre-allocate DMA buffer used for minidump collection by Shahed Shaikh · 10 years ago
  26. 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
  27. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  28. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 11 years ago
  29. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. d747c33 qlcnic: Add mac learning support to SR-IOV VF. by Rajesh Borundia · 11 years ago
  31. 74b7ba1 qlcnic: Add support to process commands in atomic context by Rajesh Borundia · 11 years ago
  32. 132a3f2 qlcnic: Allow SR-IOV VF probe in hypervisor. by Rajesh Borundia · 11 years ago
  33. 84d7ad2 qlcnic: Set real_num_{tx|rx}_queues properly by Shahed Shaikh · 11 years ago
  34. d5d2bf3 qlcnic: Fix panic while dumping TX queues on TX timeout by Manish Chopra · 11 years ago
  35. aaecf51 qlcnic: Limit vNIC support in legacy interrupt mode by Sucheta Chakraborty · 11 years ago
  36. c65762f qlcnic: Add driver logs in error path. by Sucheta Chakraborty · 11 years ago
  37. 868e914 qlcnic: Allow setting TX interrupt coalescing parameters from VF. by Sucheta Chakraborty · 11 years ago
  38. 1f0f467 qlcnic: Add hwmon interface to export board temperature. by Harish Patil · 11 years ago
  39. f716775 qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  40. 2c97e9e qlcnic: Reset firmware API lock at driver load time by Sony Chacko · 11 years ago
  41. 8564ae0 qlcnic: Fix MSI-X initialization code by Alexander Gordeev · 11 years ago
  42. 4d52e1e qlcnic: Fix to send INIT_NIC_FUNC as first mailbox. by Sucheta Chakraborty · 11 years ago
  43. 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 11 years ago
  44. 2b3d7b7 qlcnic: Add VXLAN Rx offload support by Shahed Shaikh · 11 years ago
  45. 381709d qlcnic: Add VXLAN Tx offload support by Shahed Shaikh · 11 years ago
  46. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 42beb3f qlcnic: Fix number of rings when we fall back from msix to legacy. by Rajesh Borundia · 11 years ago
  48. b7520d2 qlcnic: Fix usage of use_msi and use_msi_x module parameters by Shahed Shaikh · 11 years ago
  49. fc49bea qlcnic: Fix function return error check by Shahed Shaikh · 11 years ago
  50. 2a355aec qlcnic: Enhance driver message in failed state. by Sucheta Chakraborty · 11 years ago
  51. 225837a qlcnic: Re-factor firmware minidump template header handling by Shahed Shaikh · 11 years ago
  52. 9732ec0 qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  53. 74a1fa4 qlcnic: Cleanup qlcnic_enable_msix() return values by Alexander Gordeev · 11 years ago
  54. 060d056 qlcnic: Fix tx timeout. by Rajesh Borundia · 11 years ago
  55. cb9327d qlcnic: Enhance logic to calculate msix vectors. by Himanshu Madhani · 11 years ago
  56. a514722 qlcnic: Refactor interrupt coalescing code for all adapters. by Himanshu Madhani · 11 years ago
  57. 2b018ad9 qlcnic: Update poll controller code path by Manish chopra · 11 years ago
  58. 2cc5752 qlcnic: Interrupt code cleanup by Manish chopra · 11 years ago
  59. 95b3890 qlcnic: Enhance Tx timeout debugging. by Himanshu Madhani · 11 years ago
  60. 2104140 qlcnic: make local functions static by stephen hemminger · 11 years ago
  61. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. a043158 qlcnic: Enable beaconing for 83xx/84xx Series adapter. by Himanshu Madhani · 11 years ago
  63. 1ac6762 qlcnic: Fix bug in TX statistics by Manish Chopra · 11 years ago
  64. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  65. a02bdd4 qlcnic: Fix bug in Tx completion path by Shahed Shaikh · 11 years ago
  66. 6878f79 net: qlcnic: slight optimization of addr compare by dingtianhong · 11 years ago
  67. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  68. 2f514c5 qlcnic: Support for 16 virtual NIC functions. by Jitendra Kalsaria · 11 years ago
  69. 154d0c8 qlcnic: VLAN enhancement for 84XX adapters by Manish Chopra · 11 years ago
  70. 80c0e4f qlcnic: Allow single Tx/Rx queue for all adapters. by Himanshu Madhani · 11 years ago
  71. 9b0fff2 qlcnic: Refactor initialize nic code path. by Sucheta Chakraborty · 11 years ago
  72. 3720bf7 qlcnic: Issue INIT_NIC command only once. by Sucheta Chakraborty · 11 years ago
  73. 3c44bba qlcnic: Disable DCB operations from SR-IOV VFs. by Sucheta Chakraborty · 11 years ago
  74. f956626 qlcnic: Fix TSS/RSS ring validation logic. by Himanshu Madhani · 11 years ago
  75. 3bf517d qlcnic: Fix diagnostic test for all adapters. by Himanshu Madhani · 11 years ago
  76. 18afc10 qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. by Himanshu Madhani · 11 years ago
  77. 34e8c40 qlcnic: refactor Tx/SDS ring calculation and validation in driver. by Himanshu Madhani · 11 years ago
  78. f27c75b qlcnic: Enhance ethtool Statistics for Multiple Tx queue. by Himanshu Madhani · 11 years ago
  79. 78ea2d9 qlcnic: Register netdev in FAILED state for 83xx/84xx by Sucheta Chakraborty · 11 years ago
  80. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. d6994ca qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter by Shahed Shaikh · 11 years ago
  82. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 4e532ee net: qlcnic: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  84. 66c562e qlcnic: Validate Tx queue only for 82xx adapters. by Himanshu Madhani · 11 years ago
  85. 1de899d qlcnic: dcb code cleanup and refactoring. by Sucheta Chakraborty · 11 years ago
  86. 4c776aa qlcnic: Remove redundant eSwitch enable commands by Sony Chacko · 11 years ago
  87. 891e71b1b qlcnic: Firmware dump collection when auto recovery is disabled. by Pratik Pujar · 11 years ago
  88. 9e63095 qlcnic: Print informational messages only once during driver load. by Sucheta Chakraborty · 11 years ago
  89. 2b1f18a qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() by Wei Yongjun · 11 years ago
  90. 6645161 qlcnic: Fix register device in FAILED state for 82xx. by Sucheta Chakraborty · 11 years ago
  91. 35dafcb qlcnic: Add support for per port eswitch configuration by Sony Chacko · 11 years ago
  92. 7000078 qlcnic: Restructuring of qlc_83xx_fw_info structure. by Pratik Pujar · 11 years ago
  93. 4460f2e qlcnic: Add AER callback handlers. by Pratik Pujar · 11 years ago
  94. 890b6e0 qlcnic: Store firmware dump state in CAMRAM register by Shahed Shaikh · 11 years ago
  95. 60dcbcb qlcnic: Remove inline keyword by Manish Chopra · 11 years ago
  96. 80b17be qlcnic: underflow in qlcnic_validate_max_tx_rings() by Dan Carpenter · 11 years ago
  97. 48365e4 qlcnic: dcb: Add support for CEE Netlink interface. by Sucheta Chakraborty · 11 years ago
  98. 14d385b qlcnic: dcb: Query adapter DCB capabilities. by Sucheta Chakraborty · 11 years ago
  99. 07a251c qlcnic: Implement ndo_get_phys_port_id for 82xx adapter by Shahed Shaikh · 11 years ago
  100. c2c5e3a qlcnic: Enable diagnostic test for multiple Tx queues. by Himanshu Madhani · 11 years ago