1. 29e9122 be2net: Export board temperature using hwmon-sysfs interface. by Venkata Duvvuru · 9 years ago
  2. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 9 years ago
  3. 2094777 be2net: set interrupt moderation for Skyhawk-R using EQ-DB by Padmanabh Ratnakar · 9 years ago
  4. 71bb8bd be2net: avoid creating the non-RSS default RXQ if FW allows to by Vasundhara Volam · 9 years ago
  5. 00d594c be2net: fix failure case in setting flow control by Kalesh AP · 10 years ago
  6. 5f07b3c be2net: support TX batching using skb->xmit_more flag by Sathya Perla · 10 years ago
  7. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  8. cd3307aa be2net: fix alignment on line wrap by Kalesh AP · 10 years ago
  9. 5f820b6 be2net: remove multiple assignments on a single line by Kalesh AP · 10 years ago
  10. e2fb1af be2net: insert a blank line after function/struct//enum definitions by Kalesh AP · 10 years ago
  11. d6f5473 be2net: remove multiple blank lines by Kalesh AP · 10 years ago
  12. 03d28ff be2net: add blank line after declarations by Kalesh AP · 10 years ago
  13. 627cd5f be2net: remove return statements for void functions by Kalesh AP · 10 years ago
  14. d6b7a9b be2net: add speed reporting for 20G-KR interface by Vasundhara Volam · 10 years ago
  15. ca39076 be2net: add speed reporting for 40G/KR interface by Kalesh AP · 10 years ago
  16. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  17. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  18. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  19. d3de154 be2net: Add a dma_mapping_error counter in ethtool by Vasundhara Volam · 10 years ago
  20. 512bb8a be2net: Add TX completion error statistics in ethtool by Kalesh AP · 10 years ago
  21. acbd6ff8 be2net: add a description for counter rx_input_fifo_overflow_drop by Sathya Perla · 10 years ago
  22. f061338 be2net: support deleting FW dump via ethtool (only for Lancer) by Kalesh AP · 10 years ago
  23. 0532d4e be2net: fix return status of some ethtool methods by Kalesh AP · 10 years ago
  24. 33cb0fa ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh by Ben Hutchings · 10 years ago
  25. 5c29c09 be2net: include rx-compl error counter in ethtool stats by Kalesh AP · 10 years ago
  26. 05e4c6a be2net: fix line wrap and function call indentation in be_ethtool.c by Sathya Perla · 10 years ago
  27. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  28. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  29. 5a8a1ab be2net: do external loopback test only when it is requested by Ivan Vecera · 10 years ago
  30. 4026382 be2net: Update copyright year by Vasundhara Volam · 10 years ago
  31. 76a9e08 be2net: cleanup wake-on-lan code by Suresh Reddy · 11 years ago
  32. baaa08d be2net: do not call be_set/get_fw_log_level() on Skyhawk-R by Vasundhara Volam · 11 years ago
  33. 461ae37 be2net: Display RoCE specific counters in ethtool -S by Ajit Khaparde · 11 years ago
  34. bc61752 be2net: add a counter for pkts dropped in xmit path by Sathya Perla · 11 years ago
  35. 2632baf be2net: fix adaptive interrupt coalescing by Sathya Perla · 11 years ago
  36. 68d7bdc be2net: implement ethtool set/get_channel hooks by Sathya Perla · 11 years ago
  37. 5c51081 be2net: Implement initiate FW dump feature for Lancer by Somnath Kotur · 11 years ago
  38. eeb65ce be2net: cleanup be_get_drvinfo() by Somnath Kotur · 11 years ago
  39. b5adffc4 be2net: Fix to show tx priority pause counter in ethtool -S by Ajit Khaparde · 11 years ago
  40. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. b424332 be2net: Fix to show wol disabled/enabled state correctly. by Sarveshwar Bandi · 11 years ago
  42. 78d0b11 be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC freeze. by Suresh Reddy · 11 years ago
  43. 18fb06a be2net: Renamed rx_address_mismatch_errors to rx_address_filtered by Suresh Reddy · 11 years ago
  44. 594ad54 be2net: Add support for setting and getting rx flow hash options by Suresh Reddy · 11 years ago
  45. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  46. c7bb15a be2net: Update copyright year by Vasundhara Volam · 11 years ago
  47. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  48. db15dfa be2net: Fix ethtool get_settings output for VF by Padmanabh Ratnakar · 12 years ago
  49. f25b119 be2net: Fix error messages while driver load for VFs by Padmanabh Ratnakar · 12 years ago
  50. 323ff71 be2net: cleanup code related to be_link_status_query() by Sathya Perla · 12 years ago
  51. ac46a46 be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC by Anton Blanchard · 12 years ago
  52. c871c5f be2net: Fix error while toggling autoneg of pause parameters by Padmanabh Ratnakar · 12 years ago
  53. 941a77d be2net: Fix to allow get/set of debug levels in the firmware. by Somnath Kotur · 12 years ago
  54. 682256d be2net: Fix to apply duplex value as unknown when link is down. by Somnath Kotur · 12 years ago
  55. 22ca7a6 be2net: Fix to not set link speed for disabled functions of a UMC card by Somnath Kotur · 12 years ago
  56. 2a89611 be2net: fix speed displayed by ethtool on certain SKUs by Ajit Khaparde · 12 years ago
  57. a704739 be2net: Fix ethtool self test for Lancer by Padmanabh Ratnakar · 12 years ago
  58. 42f11cf be2net: fix ethtool get settings by Ajit Khaparde · 12 years ago
  59. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 12 years ago
  60. 10ef9ab be2net: event queue re-design by Sathya Perla · 12 years ago
  61. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 13 years ago
  63. d45b9d3 be2net: add descriptions for stat counters reported via ethtool by Sathya Perla · 13 years ago
  64. b236916a be2net: query link status in be_open() by Ajit Khaparde · 13 years ago
  65. 110b82b be2net: fix ethtool ringparam reporting by Sathya Perla · 13 years ago
  66. af5875b be2net: Add EEPROM dump feature for Lancer by Padmanabh Ratnakar · 13 years ago
  67. de49bd5 be2net: add register dump feature for Lancer by Padmanabh Ratnakar · 13 years ago
  68. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  69. 04b7117 be2net: Show newly flashed FW ver in ethtool by Sathya Perla · 13 years ago
  70. 9aebddd be2net: Move the Emulex driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/benet/be_ethtool.c]
  71. 306f134 be2net: add support for flashing Teranetics PHY firmware by Sathya Perla · 13 years ago
  72. ea172a0 be2net: no need to query link status by Sathya Perla · 13 years ago
  73. ab1594e be2net: use stats-sync to read/write 64-bit stats by Sathya Perla · 13 years ago
  74. ac124ff be2net: cleanup and refactor stats code by Sathya Perla · 13 years ago
  75. 1e75896 be2net: account for skb allocation failures by Eric Dumazet · 13 years ago
  76. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  77. 3c8def9 be2net: support multiple TX queues by Sathya Perla · 13 years ago
  78. 89a88ab be2net: Support for version 1 of stats for BE3 by Ajit Khaparde · 13 years ago
  79. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  80. 187e875 be2net: pass domain id to be_cmd_link_status_query by Ajit Khaparde · 13 years ago
  81. 4fa9ed0 be2net: Add code to display nic speeds other than 1Gbps/10Gbps by Ajit Khaparde · 13 years ago
  82. 16a871e be2net: allow register dump only for PFs by Ajit Khaparde · 13 years ago
  83. 66a1c54 net: benet: convert to hw_features - fixup by Michał Mirosław · 13 years ago
  84. 03746b0 be2net: Fix unused-but-set variables. by David S. Miller · 13 years ago
  85. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  86. 6332c8d net: benet: convert to hw_features by Michał Mirosław · 13 years ago
  87. 4b97291 be2net: add rxhash support by Ajit Khaparde · 13 years ago
  88. 1a64246 benet: convert to set_phys_id by stephen hemminger · 13 years ago
  89. 311fddc be2net: Support for FAT dump retrieval using ethtool --register-dump option by Somnath Kotur · 13 years ago
  90. d2145cd be2net: Copyright notice change. Update to Emulex instead of ServerEngines by Ajit Khaparde · 13 years ago
  91. 9e1453c be2net: use hba_port_num instead of port_num by Ajit Khaparde · 13 years ago
  92. 609ff3b be2net: add code to display temperature of ASIC by Ajit Khaparde · 13 years ago
  93. 4ee7721 be2net: fixes in ethtool selftest by Ajit Khaparde · 13 years ago
  94. f6c4bf3 be2net: add new counters to display via ethtool stats by Ajit Khaparde · 13 years ago
  95. dcf96f1 be2net: restrict WOL to PFs only. by Ajit Khaparde · 13 years ago
  96. 2b7bceb be2net: use device model DMA API by Ivan Vecera · 14 years ago
  97. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  98. 3abcded be2net: add multiple RX queue support by Sathya Perla · 14 years ago
  99. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  100. 1ef78ab be2net: fix net-snmp error because of wrong packet stats by Ajit Khaparde · 14 years ago