1. acdd32b net: qlcnic: include irq.h for irq definitions by Josh Boyer · 11 years ago
  2. 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 11 years ago
  3. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. bb9689e qlge: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  5. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
  6. 4e2e865 qlcnic: Remove casts of pointer to same type by Joe Perches · 11 years ago
  7. 8af7b7f qlcnic: Update version to 5.3.57 by Shahed Shaikh · 11 years ago
  8. 2b3d7b7 qlcnic: Add VXLAN Rx offload support by Shahed Shaikh · 11 years ago
  9. 381709d qlcnic: Add VXLAN Tx offload support by Shahed Shaikh · 11 years ago
  10. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. e842b06 qlcnic: dcb: a couple off by one bugs by Dan Carpenter · 11 years ago
  12. 42beb3f qlcnic: Fix number of rings when we fall back from msix to legacy. by Rajesh Borundia · 11 years ago
  13. 4642822 qlcnic: Allow any VLAN to be configured from VF. by Sucheta Chakraborty · 11 years ago
  14. b7520d2 qlcnic: Fix usage of use_msi and use_msi_x module parameters by Shahed Shaikh · 11 years ago
  15. fc49bea qlcnic: Fix function return error check by Shahed Shaikh · 11 years ago
  16. 3dd4705 qlcnic: Update version to 5.3.56 by Shahed Shaikh · 11 years ago
  17. 1a51042 qlcnic: Enhance semaphore lock access failure error message by Harish Patil · 11 years ago
  18. cecd59d qlcnic: Allow vlan0 traffic by Rajesh Borundia · 11 years ago
  19. 2a355aec qlcnic: Enhance driver message in failed state. by Sucheta Chakraborty · 11 years ago
  20. d91abf9 qlcnic: Updates to QLogic application/driver interface for virtual NIC configuration by Jitendra Kalsaria · 11 years ago
  21. 225837a qlcnic: Re-factor firmware minidump template header handling by Shahed Shaikh · 11 years ago
  22. 50b483a qlge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  23. 7f8358c qlge: Get rid of an redundant assignment by Alexander Gordeev · 11 years ago
  24. 9732ec0 qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  25. 74a1fa4 qlcnic: Cleanup qlcnic_enable_msix() return values by Alexander Gordeev · 11 years ago
  26. 4a6768d netxen: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  27. 092dfcf qlcnic: Fix loopback test failure by Shahed Shaikh · 11 years ago
  28. 060d056 qlcnic: Fix tx timeout. by Rajesh Borundia · 11 years ago
  29. bcf6cb1 qlcnic: Fix initialization of vlan list. by Rajesh Borundia · 11 years ago
  30. 462bed4 qlcnic: Correct off-by-one errors in bounds checks by Manish Chopra · 11 years ago
  31. 18cae18 qlcnic: update version to 5.3.55 by Himanshu Madhani · 11 years ago
  32. cb9327d qlcnic: Enhance logic to calculate msix vectors. by Himanshu Madhani · 11 years ago
  33. a514722 qlcnic: Refactor interrupt coalescing code for all adapters. by Himanshu Madhani · 11 years ago
  34. 2b018ad9 qlcnic: Update poll controller code path by Manish chopra · 11 years ago
  35. 2cc5752 qlcnic: Interrupt code cleanup by Manish chopra · 11 years ago
  36. 95b3890 qlcnic: Enhance Tx timeout debugging. by Himanshu Madhani · 11 years ago
  37. 72ebe34 qlcnic: Use bool for rx_mac_learn. by Sucheta Chakraborty · 11 years ago
  38. a91e681 qlcnic: fix sparse warnings by Fengguang Wu · 11 years ago
  39. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. c3bc40e qlcnic: remove unused code by stephen hemminger · 11 years ago
  41. 2104140 qlcnic: make local functions static by stephen hemminger · 11 years ago
  42. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  43. 51bb352 qlge: Fix vlan netdev features. by Jitendra Kalsaria · 11 years ago
  44. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. e2072cd net: qlcnic: fix warning for incorrect type in argument by dingtianhong · 11 years ago
  46. db5ee75 qlcnic: Update version to 5.3.54 by Shahed Shaikh · 11 years ago
  47. e4f8bf8 qlcnic: Enable IPv6 LRO even if IP address is not programmed by Shahed Shaikh · 11 years ago
  48. 6e1f586 qlcnic: Fix SR-IOV cleanup code path by Manish Chopra · 11 years ago
  49. a043158 qlcnic: Enable beaconing for 83xx/84xx Series adapter. by Himanshu Madhani · 11 years ago
  50. b3f7de8 qlcnic: Do MAC learning for SRIOV PF. by Sucheta Chakraborty · 11 years ago
  51. 9eb0948 qlcnic: Turn on promiscous mode for SRIOV PF. by Sucheta Chakraborty · 11 years ago
  52. 820b52f qlcnic: Enable VF flood bit on PF. by Sucheta Chakraborty · 11 years ago
  53. 1414abe qlcnic: Restrict VF from configuring any VLAN mode. by Sucheta Chakraborty · 11 years ago
  54. f3c0773 qlcnic: Convert vmalloc/memset to kcalloc by Joe Perches · 11 years ago
  55. d6e9c89 qlcnic: Fix ethtool statistics length calculation by Shahed Shaikh · 11 years ago
  56. 1ac6762 qlcnic: Fix bug in TX statistics by Manish Chopra · 11 years ago
  57. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. a02bdd4 qlcnic: Fix bug in Tx completion path by Shahed Shaikh · 11 years ago
  59. f3e3ccf qlcnic: Fix resource allocation for TX queues by Manish Chopra · 11 years ago
  60. d9c602f qlcnic: Fix loopback diagnostic test by Manish Chopra · 11 years ago
  61. 6878f79 net: qlcnic: slight optimization of addr compare by dingtianhong · 11 years ago
  62. 202af85 net: netxen: slight optimization of addr compare by dingtianhong · 11 years ago
  63. 4710b2b netxen: Correct off-by-one errors in bounds checks by David Gibson · 11 years ago
  64. 306d7f7 qlge: make local function static by stephen hemminger · 11 years ago
  65. 49fef74 drivers: net: Mark functions as static in qlcnic_83xx_hw.c by Rashika Kheria · 11 years ago
  66. 8e3fb2c drivers: net: Mark functions as static in qlcnic_io.c by Rashika Kheria · 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. c100bb2 qlcnic: update version to 5.3.53 by Manish Chopra · 11 years ago
  69. 2f514c5 qlcnic: Support for 16 virtual NIC functions. by Jitendra Kalsaria · 11 years ago
  70. 154d0c8 qlcnic: VLAN enhancement for 84XX adapters by Manish Chopra · 11 years ago
  71. 80c0e4f qlcnic: Allow single Tx/Rx queue for all adapters. by Himanshu Madhani · 11 years ago
  72. 9b0fff2 qlcnic: Refactor initialize nic code path. by Sucheta Chakraborty · 11 years ago
  73. 3720bf7 qlcnic: Issue INIT_NIC command only once. by Sucheta Chakraborty · 11 years ago
  74. 3c44bba qlcnic: Disable DCB operations from SR-IOV VFs. by Sucheta Chakraborty · 11 years ago
  75. 0951c5c qlcnic: Dump mailbox registers when mailbox command times out. by Manish chopra · 11 years ago
  76. e49df79 qlcnic: Fix mailbox processing during diagnostic test by Manish chopra · 11 years ago
  77. 30fa15f qlcnic: Allow firmware dump collection when auto firmware recovery is disabled by Manish Chopra · 11 years ago
  78. 3fc38e2 qlcnic: Fix memory allocation by Manish Chopra · 11 years ago
  79. b17a44d qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter. by Himanshu Madhani · 11 years ago
  80. f956626 qlcnic: Fix TSS/RSS ring validation logic. by Himanshu Madhani · 11 years ago
  81. 3bf517d qlcnic: Fix diagnostic test for all adapters. by Himanshu Madhani · 11 years ago
  82. b84caae qlcnic: Fix usage of netif_tx_{wake, stop} api during link change. by Himanshu Madhani · 11 years ago
  83. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  84. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  85. ace34c9 qlge: Update version to 1.00.00.34 by Jitendra Kalsaria · 11 years ago
  86. 4be1028 qlge: Allow enable/disable rx/tx vlan acceleration independently by Jitendra Kalsaria · 11 years ago
  87. fb6e088 qlge: Fix ethtool statistics by Jitendra Kalsaria · 11 years ago
  88. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  89. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  90. db62d7d qlcnic: update version to 5.3.52 by Himanshu Madhani · 11 years ago
  91. 18afc10 qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters. by Himanshu Madhani · 11 years ago
  92. 34e8c40 qlcnic: refactor Tx/SDS ring calculation and validation in driver. by Himanshu Madhani · 11 years ago
  93. f27c75b qlcnic: Enhance ethtool Statistics for Multiple Tx queue. by Himanshu Madhani · 11 years ago
  94. 78ea2d9 qlcnic: Register netdev in FAILED state for 83xx/84xx by Sucheta Chakraborty · 11 years ago
  95. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. d6994ca qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter by Shahed Shaikh · 11 years ago
  97. 598c45b qlcnic: Do not force adapter to perform LRO without destination IP check by Shahed Shaikh · 11 years ago
  98. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. 901ea1a net: qla3xxx: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  100. 4e532ee net: qlcnic: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago