1. f6689d9 qlcnic: Update version to 5.2.42 by Shahed Shaikh · 11 years ago
  2. e386cd4 qlcnic: Add identifying string for 83xx adapter by Himanshu Madhani · 11 years ago
  3. ddb2e17 qlcnic: Rename the IRQ description. by Himanshu Madhani · 11 years ago
  4. be273dc qlcnic: Enable Interrupt Coalescing for 83xx adapter by Himanshu Madhani · 11 years ago
  5. 5229074 qlcnic: Add eSwitch statistics support by Shahed Shaikh · 11 years ago
  6. c0d79cd qlcnic: Take EPORT out of reset sequence before disabling PAUSE by Manish Chopra · 11 years ago
  7. 6389b76 qlcnic: Enhance channel configuration logs by Manish Chopra · 11 years ago
  8. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. c637627 qlcnic: Update version to 5.2.41 by Rajesh Borundia · 11 years ago
  10. 7ed3ce4 qlcnic: Support polling for mailbox events. by Rajesh Borundia · 11 years ago
  11. d1a1105 qlcnic: Fix loopback test for SR-IOV PF. by Rajesh Borundia · 11 years ago
  12. 91b7282 qlcnic: Support VLAN id config. by Rajesh Borundia · 11 years ago
  13. 4000e7a qlcnic: Support MAC address, Tx rate config. by Rajesh Borundia · 11 years ago
  14. f036e4f qlcnic: VF reset recovery implementation. by Rajesh Borundia · 11 years ago
  15. 97d8105 qlcnic: VF FLR implementation. by Rajesh Borundia · 11 years ago
  16. f80bc8f qlcnic: Change 82xx adapter VLAN id endian type. by Rajesh Borundia · 11 years ago
  17. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  18. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  19. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  20. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  21. 7bc27a8 qlcnic: Fix typo in logs by Shahed Shaikh · 11 years ago
  22. 3eead21 qlcnic: fix TSO race condition by Sritej Velaga · 11 years ago
  23. a4325ea qlcnic: Stop traffic before performing loopback test by Jitendra Kalsaria · 11 years ago
  24. 361cd29 qlcnic: fix beaconing test for 82xx adapter by Himanshu Madhani · 11 years ago
  25. e0664d3 qlcnic: Bump up the version to 5.2.40 by Rajesh Borundia · 11 years ago
  26. 0c453de qlcnic: Fix sparse warnings. by Rajesh Borundia · 11 years ago
  27. f1a094a qlcnic: Fix NULL dereference in error path. by Rajesh Borundia · 11 years ago
  28. d8fe343 qlcnic: Fix potential NULL dereference by Rajesh Borundia · 11 years ago
  29. f498354 qlcnic: Bump up the version to 5.2.39 by Rajesh Borundia · 11 years ago
  30. e8b508e qlcnic: Support atomic commands by Rajesh Borundia · 11 years ago
  31. 7cb03b2 qlcnic: Support VF-PF communication channel commands. by Rajesh Borundia · 11 years ago
  32. f197a7a qlcnic: VF-PF communication channel implementation by Rajesh Borundia · 11 years ago
  33. da6c806 qlcnic: Use shared interrupt vector for Tx and Rx by Rajesh Borundia · 11 years ago
  34. f846833 qlcnic: SR-IOV VF probe by Rajesh Borundia · 11 years ago
  35. 02feda1 qlcnic: Support SR-IOV enable and disable by Rajesh Borundia · 11 years ago
  36. 0fe1e04 qlcnic: Bump up the version to 5.1.38 by Shahed Shaikh · 11 years ago
  37. 0a46bac qlcnic: Clear link status when interface is down by Shahed Shaikh · 11 years ago
  38. a479125 qlcnic: change mdelay to msleep by Shahed Shaikh · 11 years ago
  39. 460374f qlcnic: Log warning message for 83xx adapter in MSI mode. by Himanshu Madhani · 11 years ago
  40. e2ab123 qlcnic: Fix configure mailbox interrupt command for 83xx adapter by Manish chopra · 11 years ago
  41. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  42. 1bcac3b driver/qlogic: replace ip_fast_csum with csum_replace2 by Li RongQing · 11 years ago
  43. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  44. 7f02d16 qlcnic: Bump up the version to 5.1.37 by Shahed Shaikh · 11 years ago
  45. a520030 qlcnic: Implement flash sysfs callback for 83xx adapter by Himanshu Madhani · 11 years ago
  46. 2e3a118 qlcnic: remove duplicated include from qlcnic_sysfs.c by Wei Yongjun · 11 years ago
  47. e8f83e5 qlcnic: Bump up the version to 5.1.36 by Shahed Shaikh · 11 years ago
  48. 9434dbf qlcnic: Fix ethtool statistics collection by Shahed Shaikh · 11 years ago
  49. 1075822 qlcnic: Fix ethtool statistics for 82xx adapter by Shahed Shaikh · 11 years ago
  50. d16951d qlcnic: Enable LED test support for 83xx adapter by Himanshu Madhani · 11 years ago
  51. a96227e qlcnic: Fix endian issues in 83xx driver by Shahed Shaikh · 11 years ago
  52. 3e5c112 qlcnic: Use generic fdb handler when driver options are not enabled. by Vlad Yasevich · 11 years ago
  53. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  54. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  55. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  56. 0ab8a9f qlcnic: Bump up the version to 5.1.35 by Jitendra Kalsaria · 11 years ago
  57. 8e29965 qlcnic: Fix configure interrupts for 83xx adapter types by Manish Chopra · 11 years ago
  58. d09529e qlcnic: Fix internal loopback test for 82xx adapter by Shahed Shaikh · 11 years ago
  59. b0daa81 qlcnic: Bump up the version to 5.1.34 by Jitendra Kalsaria · 11 years ago
  60. 53643a7 qlcnic: fix ping resumption to a VM after a live migration by Shahed Shaikh · 11 years ago
  61. 99e8587 qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter by Shahed Shaikh · 11 years ago
  62. ac16670 qlcnic: refactor Legacy interrupt handling for 83xx by Himanshu Madhani · 11 years ago
  63. 7dd90cf qlcnic: fix mailbox interrupt. by Sucheta Chakraborty · 11 years ago
  64. 114ef38 qlcnic: fix unsupported CDRP command error message. by Jitendra Kalsaria · 11 years ago
  65. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 11 years ago
  66. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. 65ab999 qlcnic: fix mailbox response handling by Jitendra Kalsaria · 11 years ago
  68. dce056c qlcnic: enhance MSIX allocation failure log message by Manish Chopra · 11 years ago
  69. 9a05f92 qlcnic: fix async event handling during diagnostic loopback test by Jitendra Kalsaria · 11 years ago
  70. 58ead41 qlcnic: refactor 83xx diagnostic IRQ test by Jitendra Kalsaria · 11 years ago
  71. ba4468db qlcnic: refactor 83xx diagnostic loopback test by Jitendra Kalsaria · 11 years ago
  72. 483202d qlcnic: helper routine to handle async events by Jitendra Kalsaria · 11 years ago
  73. 3d73b5f qlcnic: fix firmware based IDC participation by Jitendra Kalsaria · 11 years ago
  74. d5fcff0 qlcnic: fix initialize NIC mailbox command by Himanshu Madhani · 11 years ago
  75. bd69ba7 qlcnic: set gso_type by Michael S. Tsirkin · 11 years ago
  76. 577ae39 qlcnic: Updating copyright information. by Jitendra Kalsaria · 11 years ago
  77. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  78. 7bc4864 qlcnic: silence false positive overflow warning by Dan Carpenter · 11 years ago
  79. 45acd3a qlcnic: Bump up the version to 5.1.33 by Jitendra Kalsaria · 11 years ago
  80. fec9dd1 qlcnic: make pci_error_handlers const by Stephen Hemminger · 11 years ago
  81. 22fd5ab qlcnic: Fix RX/TX checksum setting for some adapter types by Manish chopra · 11 years ago
  82. 4d53f40 qlcnic: Fix minidump in NPAR mode by Shahed Shaikh · 11 years ago
  83. 283c1c6 qlcnic: driver LRO bug fix by Manish chopra · 11 years ago
  84. cdc84dd qlcnic: Free irq for mailbox interrupts by Manish chopra · 11 years ago
  85. 1403f43 qlcnic: Fix bug in reading HW reset template by Manish chopra · 11 years ago
  86. 069048f qlcnic: Fix sparse check endian warnings by Shahed Shaikh · 11 years ago
  87. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  88. 7a8feb4 qlcnic: Bump up the version to 5.1.32 by Jitendra Kalsaria · 12 years ago
  89. fe1adc6 qlcnic: add support for FDB netdevice ops. by Jitendra Kalsaria · 12 years ago
  90. 1d9219d qlcnic: sleeping function called from invalid context by Jitendra Kalsaria · 12 years ago
  91. dbab22c qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter. by Himanshu Madhani · 12 years ago
  92. 9a97e70 qlcnic: avoid mixed mode interrupts for some adapter types by Manish chopra · 12 years ago
  93. efbcb1b qlcnic: enable RSS for TCP over IPv6 by Shahed Shaikh · 12 years ago
  94. 776e7bd qlcnic: enable LRO on IPv6 without dest ip check by Shahed Shaikh · 12 years ago
  95. c84e340 qlcnic: set driver version in firmware by Sritej Velaga · 12 years ago
  96. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  98. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  99. 43c00a7 qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock by Jiri Pirko · 12 years ago
  100. f8ca2b6 qlcnic: fix build error by Sony Chacko · 12 years ago