1. 66064db be2net: fix qnq mode detection on VFs by Suresh Reddy · 10 years ago
  2. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  3. 3acf19d be2net: cleanup MCC async event processing code by Sathya Perla · 10 years ago
  4. 559b633 be2net: move async cmd processing to a separate routine by Sathya Perla · 10 years ago
  5. 4c60005 be2net: re-factor MCCQ error status handling code by Kalesh AP · 10 years ago
  6. 96c9b2e be2net: support flashing new regions on Skyhawk-R by Vasundhara Volam · 10 years ago
  7. 0f77ba7 be2net: fixup TX-rate setting code for Skyhawk-R by Ravikumar Nelavelli · 10 years ago
  8. a079488 be2net: skip multicast promiscuos setting in already set by Kalesh AP · 10 years ago
  9. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  11. 33cb0fa ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh by Ben Hutchings · 11 years ago
  12. 03a58ba be2net: enable interrupts in EEH resume by Kalesh AP · 11 years ago
  13. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  14. b51aa36 be2net: use MCCQ instead of MBOX in be_cmd_rss_config() by Kalesh AP · 11 years ago
  15. 5c29c09 be2net: include rx-compl error counter in ethtool stats by Kalesh AP · 11 years ago
  16. 4d567d9 be2net: remove unused code in be_cmd_vlan_config() by Kalesh AP · 11 years ago
  17. f6cbd36 be2net: covert vlan array to bit-map by Ravikumar Nelavelli · 11 years ago
  18. 05e4c6a be2net: fix line wrap and function call indentation in be_ethtool.c by Sathya Perla · 11 years ago
  19. a2cc4e0 be2net: fix function call indentation in be_cmds.c by Sathya Perla · 11 years ago
  20. 748b539 be2net: fix line wrap and function call indentation in be_main.c by Sathya Perla · 11 years ago
  21. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 11 years ago
  22. e1ad8e3 be2net: Fix invocation of be_close() after be_clear() by Kalesh AP · 11 years ago
  23. 1a3d071 be2net: Fix to reap TX compls till HW doesn't respond for some time by Vasundhara Volam · 11 years ago
  24. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  25. 2407116 be2net: Add abi version between be2net and ocrdma by Devesh Sharma · 11 years ago
  26. c5abe7c be2net: fix build dependency on VxLAN by Sathya Perla · 11 years ago
  27. c9c4714 be2net: csum, tso and rss steering offload support for VxLAN by Sathya Perla · 11 years ago
  28. a401801 be2net: add FW cmds needed for VxLAN offloads by Sathya Perla · 11 years ago
  29. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  30. d8ec2c0 benet: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  31. d52afde be2net: update driver version to 10.2 by Sathya Perla · 11 years ago
  32. 48291c2 be2net: Fix vlans_added counter by Vasundhara Volam · 11 years ago
  33. a5243da be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces by Vasundhara Volam · 11 years ago
  34. 46ee9c1 be2net: fix pmac_id[] allocation size by Ravikumar Nelavelli · 11 years ago
  35. bdac85b be2net: log LPVID used in multi-channel configs by Ravikumar Nelavelli · 11 years ago
  36. bdce2ad be2net: Add link state control for VFs by Suresh Reddy · 11 years ago
  37. ecf1f6e be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs by Suresh Reddy · 11 years ago
  38. 5a8a1ab be2net: do external loopback test only when it is requested by Ivan Vecera · 11 years ago
  39. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. e50287b be2net: dma_sync each RX frag before passing it to the stack by Sathya Perla · 11 years ago
  41. ec495fa be2net: isolate TX workarounds not applicable to Skyhawk-R by Vasundhara Volam · 11 years ago
  42. c912895 be2net: Fix skb double free in be_xmit_wrokarounds() failure path by Vasundhara Volam · 11 years ago
  43. 7ad0945 be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode by Somnath kotur · 11 years ago
  44. c502224 be2net: Fix to reset transparent vlan tagging by Somnath Kotur · 11 years ago
  45. 7dc4c06 benet: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  46. f93f160 be2net: refactor multi-channel config code for Skyhawk-R chip by Vasundhara Volam · 11 years ago
  47. 4026382 be2net: Update copyright year by Vasundhara Volam · 11 years ago
  48. eb0eecc be2net: Log a kernel message when UE is detected in BE & Skyhawk by Somnath Kotur · 11 years ago
  49. a6b74e0 be2net: Fix be_vlan_add/rem_vid() routines by Somnath Kotur · 11 years ago
  50. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  51. ba42fad be2net: add dma_mapping_error() check for dma_map_page() by Ivan Vecera · 11 years ago
  52. 5e51101 be2net: update driver version to 10.0.x by Sathya Perla · 11 years ago
  53. 76a9e08 be2net: cleanup wake-on-lan code by Suresh Reddy · 11 years ago
  54. b188f09 be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id by Suresh Reddy · 11 years ago
  55. 0b0ef1d be2net: do not use frag index in the RX-compl entry by Suresh Reddy · 11 years ago
  56. f3effb45 be2net: Remove "10Gbps" from driver description string by Suresh Reddy · 11 years ago
  57. 02308d7 be2net: fix incorrect setting of cmd_privileges for VFs by Suresh Reddy · 11 years ago
  58. ff32f8a be2net: ignore mac-addr set call for an already programmed mac-addr by Vasundhara Volam · 11 years ago
  59. baaa08d be2net: do not call be_set/get_fw_log_level() on Skyhawk-R by Vasundhara Volam · 11 years ago
  60. 542963b be2net: Log the profile-id used by FW during driver initialization by Vasundhara Volam · 11 years ago
  61. 2c07c1d be2net: don't set "pport" field when querying "pvid" by Vasundhara Volam · 11 years ago
  62. 666d39c be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R by Vasundhara Volam · 11 years ago
  63. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. e3dc867 be2net: fix max_evt_qs calculation for BE3 in SR-IOV config by Suresh Reddy · 11 years ago
  65. 5eeff63 be2net: increase the timeout value for loopback-test FW cmd by Suresh Reddy · 11 years ago
  66. da1388d be2net: disable RSS when number of RXQs is reduced to 1 via set-channels by Vasundhara Volam · 11 years ago
  67. 61d23e9 net: benet: slight optimization of addr compare by dingtianhong · 11 years ago
  68. d2464c8 net: emulex-benet calls skb_set_hash by Tom Herbert · 11 years ago
  69. b05004a be2net: Free/delete pmacs (in be_clear()) only if they exist by Somnath Kotur · 11 years ago
  70. 4bebb56 be2net: Fix Lancer error recovery to distinguish FW download by Somnath Kotur · 11 years ago
  71. dff345c5 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  72. 71237b6 Revert "be2net: call napi_disable() for all event queues" by David S. Miller · 11 years ago
  73. 55485e7 be2net: call napi_disable() for all event queues by Ivan Vecera · 11 years ago
  74. 2c7a9dc be2net: Avoid programming permenant MAC by BE3-R VFs by Ajit Khaparde · 11 years ago
  75. 09e83a9 be2net: set coalesce-wm in CQ_CREATE_V2 cmd by Ajit Khaparde · 11 years ago
  76. d4360d6 be2net: Disabling and enabling interrupts in suspend and resume by Ajit Khaparde · 11 years ago
  77. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  78. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 11 years ago
  79. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  80. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  82. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  83. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  84. 87f20c2 net/benet: Make lancer_wait_ready() static by Gavin Shan · 11 years ago
  85. 547e2da net/benet: Remove interface type by Gavin Shan · 11 years ago
  86. 6384a4d be2net: add support for ndo_busy_poll by Sathya Perla · 11 years ago
  87. e9e2a90 be2net: Warn users of possible broken functionality on BE2 cards with very old FW versions with latest driver by Somnath Kotur · 11 years ago
  88. 806636f net: be2net: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  89. ea58c18 be2net: Rework PCIe error report log messaging by Ajit Khaparde · 11 years ago
  90. 0fb88d6 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  91. b68656b be2net: change the driver version number to 4.9.224.0 by Ajit Khaparde · 11 years ago
  92. 461ae37 be2net: Display RoCE specific counters in ethtool -S by Ajit Khaparde · 11 years ago
  93. 6100086 be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R by Ajit Khaparde · 11 years ago
  94. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. bc61752 be2net: add a counter for pkts dropped in xmit path by Sathya Perla · 11 years ago
  96. 2632baf be2net: fix adaptive interrupt coalescing by Sathya Perla · 11 years ago
  97. 0599863 be2net: call ENABLE_VF cmd for Skyhawk-R too by Vasundhara Volam · 11 years ago
  98. 30f3fe4 be2net: Create single TXQ on BE3-R 1G ports by Vasundhara Volam · 11 years ago
  99. 81b0265 be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd by Vasundhara Volam · 11 years ago
  100. b905b5d be2net: Call be_vf_setup() even when VFs are enbaled from previous load by Vasundhara Volam · 11 years ago