1. dc6e851 be2net: Enable VF link state setting for BE3 by Suresh Reddy · 8 years ago
  2. f3d6ad8 be2net: Fix TX stats for TSO packets by Sriharsha Basavapatna · 8 years ago
  3. 77b696c be2net: Update Copyright string in be_hw.h by Sriharsha Basavapatna · 8 years ago
  4. f5ef017 be2net: NCSI FW section should be properly updated with ethtool for BE3 by Sriharsha Basavapatna · 8 years ago
  5. 6ee080b be2net: Provide an alternate way to read pf_num for BEx chips by Sriharsha Basavapatna · 8 years ago
  6. e6053dd be2net: fix non static symbol warnings by Wei Yongjun · 8 years ago
  7. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  8. d766e7e be2net: mark symbols static where possible by Baoyou Xie · 8 years ago
  9. 368f2f1 be2net: Update the driver version to 11.1.0.0 by Sriharsha Basavapatna · 8 years ago
  10. c27ebf5 be2net: Fix mac address collision in some configurations by Suresh Reddy · 8 years ago
  11. 988d44b be2net: Avoid redundant addition of mac address in HW by Suresh Reddy · 8 years ago
  12. 62259ac be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd. by Somnath Kotur · 8 years ago
  13. f72099e be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload by Somnath Kotur · 8 years ago
  14. 710f3e5 be2net: Support UE recovery in BEx/Skyhawk adapters by Sriharsha Basavapatna · 8 years ago
  15. b717241 be2net: replace polling with sleeping in the FW completion path by Sathya Perla · 8 years ago
  16. 92fbb1d be2net: Avoid unnecessary firmware updates of multicast list by Sriharsha Basavapatna · 8 years ago
  17. 0aff1fb be2net: do not remove vids from driver table if be_vid_config() fails. by Sathya Perla · 8 years ago
  18. 841f60f be2net: clear vlan-promisc setting before programming the vlan list by Somnath Kotur · 8 years ago
  19. d348061 be2net: perform temperature query in adapter regardless of its interface state by Guilherme G. Piccoli · 8 years ago
  20. 6fde0e6 be2net: signedness bug in be_msix_enable() by Dan Carpenter · 8 years ago
  21. 7dfbe7d be2net: Change copyright markings in source files by Somnath Kotur · 8 years ago
  22. 884476b be2net: Fix broadcast echoes from EVB in BE3 by Somnath Kotur · 8 years ago
  23. e261768 be2net: support asymmetric rx/tx queue counts by Sathya Perla · 8 years ago
  24. ce7faf0 be2net: fix definition of be_max_eqs() by Sathya Perla · 8 years ago
  25. bde6b7c benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  26. de2b1e0 be2net: Fix provisioning of RSS for VFs in multi-partition configurations by Somnath Kotur · 8 years ago
  27. 45f13df be2net: Enable Wake-On-LAN from shutdown for Skyhawk by Sriharsha Basavapatna · 8 years ago
  28. b9263cb be2net: use max-TXQs limit too while provisioning VF queue pairs by Suresh Reddy · 8 years ago
  29. 08d9910 benet: be_resume needs to protect be_open with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  30. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. a69bf3c be2net: Don't leak iomapped memory on removal. by Douglas Miller · 8 years ago
  32. c1bb0a5 be2net: don't enable multicast flag in be_enable_if_filters() routine by Venkat Duvvuru · 8 years ago
  33. 127bfce be2net: Fix a UE caused by passing large frames to the ASIC by ajit.khaparde@broadcom.com · 8 years ago
  34. b0fd2eb be2net: Declare some u16 fields as u32 to improve performance by ajit.khaparde@broadcom.com · 8 years ago
  35. 68f2279 be2net: Fix pcie error recovery in case of NIC+RoCE adapters by Padmanabh Ratnakar · 8 years ago
  36. 8431706 be2net: don't report EVB for older chipsets when SR-IOV is disabled by Ivan Vecera · 8 years ago
  37. 51d1f98 be2net: Interpret and log new data that's added to the port misconfigure async event by Ajit Khaparde · 8 years ago
  38. 6221906 be2net: Request RSS capability of Rx interface depending on number of Rx rings by Ajit Khaparde · 8 years ago
  39. 3c0d49a be2net: Fix interval calculation in interrupt moderation by Padmanabh Ratnakar · 8 years ago
  40. 972f37b be2net: Add retry in case of error recovery failure by Padmanabh Ratnakar · 8 years ago
  41. 1babbad be2net: Fix Lancer error recovery by Padmanabh Ratnakar · 8 years ago
  42. 2e365b1 be2net: Don't run ethtool self-tests for VFs by Somnath Kotur · 8 years ago
  43. ee9ad28 be2net: SRIOV Queue distribution should factor in EQ-count of VFs by Sriharsha Basavapatna · 8 years ago
  44. 41dcdfb be2net: Fix be_vlan_rem_vid() to check vlan id being removed by Sriharsha Basavapatna · 8 years ago
  45. fa5c867 be2net: check for INSUFFICIENT_PRIVILEGES error by Suresh Reddy · 8 years ago
  46. a5a773a be2net: return error status from be_set_phys_id() by Suresh Reddy · 8 years ago
  47. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  48. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  49. ab07ead be2net: bump up the driver version to 11.0.0.0 by Suresh Reddy · 9 years ago
  50. fd7ff6f be2net: support ethtool get-dump option by Venkat Duvvuru · 9 years ago
  51. 980df24 be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd by Suresh Reddy · 9 years ago
  52. 04e888d be2net: remove unused error variables by Venkat Duvvuru · 9 years ago
  53. fdf81bf be2net: remove a line of code that has no effect by Sathya Perla · 9 years ago
  54. 6b52578 be2net: log digital signature errors while flashing FW image by Suresh Reddy · 9 years ago
  55. a23113b be2net: move FW flash cmd code to be_cmds.c by Suresh Reddy · 9 years ago
  56. 8836ff4 be2net: cleanup FW flash image related macro defines by Suresh Reddy · 9 years ago
  57. ac0f5fb be2net: avoid configuring VEPA mode on BE3 by Suresh Reddy · 9 years ago
  58. d9d426a be2net: fix VF link state transition from disabled to auto by Suresh Reddy · 9 years ago
  59. f41647e RDMA/be2net: Remove open and close entry points by Devesh Sharma · 9 years ago
  60. 6e3cd5f be2net: Avoid accessing eq object in be_msix_register routine, when i < 0. by Venkat Duvvuru · 9 years ago
  61. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  62. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  63. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  64. d37b4c0 be2net: remove local variable 'status' by Ivan Vecera · 9 years ago
  65. d5d3098 be2net: replace hardcoded values with existing define by Ivan Vecera · 9 years ago
  66. 4114ec9 be2net: remove unused local rsstable array by Ivan Vecera · 9 years ago
  67. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  69. 196e373 be2net: remove vlan promisc capability from VF's profile descriptors by Kalesh AP · 9 years ago
  70. 72ef3a8 be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd by Somnath Kotur · 9 years ago
  71. 8227e99 be2net: pad skb to meet minimum TX pkt size in BE3 by Suresh Reddy · 9 years ago
  72. 0c88456 be2net: release mcc-lock in a failure case in be_cmd_notify_wait() by Suresh Reddy · 9 years ago
  73. ae4a9d6 be2net: fix BE3-R FW download compatibility check by Kalesh AP · 9 years ago
  74. 1e5b311 be2net: allow offloading with the same port for IPv4 and IPv6 by Jiri Benc · 9 years ago
  75. b658887 be2net: Revert "make the RX_FILTER command asynchronous" commit by Sathya Perla · 9 years ago
  76. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. af19e68 be2net: avoid vxlan offloading on multichannel configs by Ivan Vecera · 9 years ago
  78. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. 649886a be2net: protect eqo->affinity_mask from getting freed twice by Kalesh AP · 9 years ago
  80. 99b4430 be2net: post buffers before destroying RXQs in Lancer by Kalesh AP · 9 years ago
  81. bcc8414 be2net: enable IFACE filters only after creating RXQs by Kalesh AP · 9 years ago
  82. 8670f2a be2net: Support vxlan offload stats in the driver by Sriharsha Basavapatna · 9 years ago
  83. a155a5d be2net: support ndo_get_phys_port_id() by Sriharsha Basavapatna · 9 years ago
  84. a78dfcb be2net: bump up the driver version to 10.6.0.3 by Sathya Perla · 9 years ago
  85. 9c85597 be2net: make SET_LOOPBACK_MODE cmd asynchrounous by Suresh Reddy · 9 years ago
  86. 8af65c2 be2net: make the RX_FILTER command asynchronous by Suresh Reddy · 9 years ago
  87. efaa408 be2net: return error status from be_mcc_notify() by Suresh Reddy · 9 years ago
  88. 1645d99 be2net: convert dest field in udp-hdr to host-endian by Venkat Duvvuru · 9 years ago
  89. 887a65c be2net: fix wrong return value in be_check_ufi_compatibility() by Vasundhara Volam · 9 years ago
  90. bc23d6b be2net: remove redundant D0 power state set by Kalesh Purayil · 9 years ago
  91. ff9ed19 be2net: query FW to check if EVB is enabled by Kalesh Purayil · 9 years ago
  92. 145155e be2net: remove duplicate code in be_setup_wol() by Kalesh Purayil · 9 years ago
  93. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  94. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  95. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. e51000db be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() by Sriharsha Basavapatna · 9 years ago
  97. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  99. 9a03259 be2net: make hwmon interface optional by Arnd Bergmann · 9 years ago
  100. 760c295 be2net: Support for OS2BMC. by Venkata Duvvuru · 9 years ago