1. dd5746b be2net: Check for POST state in suspend-resume sequence by Sarveshwar Bandi · 11 years ago
  2. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 11 years ago
  3. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 11 years ago
  4. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  5. 257a3fe be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs() by Sathya Perla · 11 years ago
  6. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  7. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 11 years ago
  8. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. 5c51081 be2net: Implement initiate FW dump feature for Lancer by Somnath Kotur · 11 years ago
  10. 01e5b2c be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook by Somnath Kotur · 11 years ago
  11. e38b170 be2net: Mark checksum fail for IP fragmented packets by Somnath Kotur · 11 years ago
  12. 3904dcc be2net: Trim padded packets for Lancer by Somnath Kotur · 11 years ago
  13. 4826566 be2net: Pad skb to meet min Tx pkt size in lancer by Somnath Kotur · 11 years ago
  14. eeb65ce be2net: cleanup be_get_drvinfo() by Somnath Kotur · 11 years ago
  15. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. ee9c799 be2net: refactor HW workarounds in be_xmit() by Sathya Perla · 11 years ago
  17. efee8e8 be2net: Avoid double insertion of vlan tags. by Sarveshwar Bandi · 11 years ago
  18. fba8755 be2net: disable TX in be_close() by Sathya Perla · 11 years ago
  19. 3f5dffe be2net: fix EQ from getting full while cleaning RX CQ by Sathya Perla · 11 years ago
  20. b4c1df9 be2net: provision VF resources before enabling SR-IOV by Sathya Perla · 11 years ago
  21. c2bba3d be2net: Fix to fail probe if MSI-X enable fails for a VF by Somnath Kotur · 11 years ago
  22. 04d3d62 be2net: avoid napi_disable() when it has not been enabled by Somnath Kotur · 11 years ago
  23. b5adffc4 be2net: Fix to show tx priority pause counter in ethtool -S by Ajit Khaparde · 11 years ago
  24. a6c578e be2net: Fix to use 32-bit stats to report rx_drops_no_fragment by Ajit Khaparde · 11 years ago
  25. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. 2d177be be2net: FLR must be first cmd issued to Lancer FW by Kalesh AP · 11 years ago
  27. 18fb06a be2net: Renamed rx_address_mismatch_errors to rx_address_filtered by Suresh Reddy · 11 years ago
  28. 594ad54 be2net: Add support for setting and getting rx flow hash options by Suresh Reddy · 11 years ago
  29. d2cb6ce be2net: Fix PVID tag offload for packets with inline VLAN tag. by Ajit Khaparde · 11 years ago
  30. bc0c340 be2net: fix a Tx stall bug caused by a specific ipv6 packet by Ajit Khaparde · 11 years ago
  31. 1297f9d be2net: Remove an incorrect pvid check in Tx by Ajit Khaparde · 11 years ago
  32. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. 2bd92cd be2net: enable IOMMU pass through for be2net by Craig Hada · 11 years ago
  34. a05f99d be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R by Vasundhara Volam · 11 years ago
  35. 0ad3157 be2net: Avoid flashing BE3 UFI on BE3-R chip. by Vasundhara Volam · 11 years ago
  36. 94d73aa be2net: Use TXQ_CREATE_V2 cmd by Vasundhara Volam · 11 years ago
  37. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  38. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  39. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  40. f11a869 be2net: take care of __vlan_put_tag return value by Ivan Vecera · 11 years ago
  41. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  42. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  43. 68c45a2 be2net: Use new F/W mailbox cmd to manipulate interrupts. by Somnath Kotur · 12 years ago
  44. 8cef7a7 be2net: enable interrupts in be_probe() (RoCE and other ULPs need them) by Somnath Kotur · 12 years ago
  45. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. c7bb15a be2net: Update copyright year by Vasundhara Volam · 12 years ago
  47. c5b3ad4 be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 by Sathya Perla · 12 years ago
  48. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  49. 4c87661 be2net: fix re-loaded PF driver to re-gain control of its VFs by Sathya Perla · 12 years ago
  50. 00d3d51 be2net: Updating Module Author string and log message string to "Emulex Corporation" by Sarveshwar Bandi · 12 years ago
  51. d0b9cec be2net: fix unconditionally returning IRQ_HANDLED in INTx by Sathya Perla · 12 years ago
  52. d23e946 be2net: fix wrong frag_idx reported by RX CQ by Sathya Perla · 12 years ago
  53. a323d9b be2net: fix be_close() to ensure all events are ack'ed by Sathya Perla · 12 years ago
  54. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  55. 3bc6b06 be2net: remove __dev* attributes by Bill Pemberton · 12 years ago
  56. e49cc34 be2net: fix INTx ISR for interrupt behaviour on BE2 by Sathya Perla · 12 years ago
  57. 0b545a6 be2net: fix a possible events_get() race on BE2 by Sathya Perla · 12 years ago
  58. 01cbc1a be2net: remove adapter->eq_next_idx by Sathya Perla · 12 years ago
  59. dbf0f2a be2net: remove roce on lancer by Sathya Perla · 12 years ago
  60. 1bc8e7e be2net: fix access to SEMAPHORE reg by Sathya Perla · 12 years ago
  61. ce66f78 be2net: re-factor bar mapping code by Sathya Perla · 12 years ago
  62. 5c4f2fb be2net: do not use sli_family to identify skyhawk-R chip by Sathya Perla · 12 years ago
  63. ca34fe3 be2net: fix wrong usage of adapter->generation by Sathya Perla · 12 years ago
  64. 5727f84 be2net: remove LANCER A0 workaround by Sathya Perla · 12 years ago
  65. be71644 be2net: Fix smatch warnings in be_main.c by Padmanabh Ratnakar · 12 years ago
  66. 76b7353 be2net: Fix skyhawk VF PCI Device ID by Padmanabh Ratnakar · 12 years ago
  67. 773a2d7 be2net: Fix FW flashing on Skyhawk-R by Padmanabh Ratnakar · 12 years ago
  68. 028991e be2net: Enabling Wake-on-LAN is not supported in S5 state by Padmanabh Ratnakar · 12 years ago
  69. dcf7ebb be2net: Fix VF driver load on newer Lancer FW by Padmanabh Ratnakar · 12 years ago
  70. c8a5416 be2net: Fix unnecessary delay in PCI EEH by Padmanabh Ratnakar · 12 years ago
  71. f25b119 be2net: Fix error messages while driver load for VFs by Padmanabh Ratnakar · 12 years ago
  72. a85e998 be2net: Fix configuring VLAN for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  73. 67297ad be2net: Wait till resources are available for VF in error recovery by Padmanabh Ratnakar · 12 years ago
  74. 704e4c8 be2net: Fix change MAC operation for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  75. d5c1847 be2net: Fix setting QoS for VF for Lancer by Padmanabh Ratnakar · 12 years ago
  76. abb9395 be2net: Fix driver load failure for different FW configs in Lancer by Padmanabh Ratnakar · 12 years ago
  77. 1451ae6 be2net: Remove code that stops further access to BE NIC based on UE bits by Ajit Khaparde · 12 years ago
  78. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  79. 2f6a026 be2net: fix vfs enumeration by Ivan Vecera · 12 years ago
  80. d379142 be2net: fixup log messages by Sathya Perla · 12 years ago
  81. 323ff71 be2net: cleanup code related to be_link_status_query() by Sathya Perla · 12 years ago
  82. 55f5c3c be2net: fix wrong handling of be_setup() failure in be_probe() by Sathya Perla · 12 years ago
  83. 5ee4979 be2net: remove type argument of be_cmd_mac_addr_query() by Sathya Perla · 12 years ago
  84. d9f72f3 Revert "be2net: fix vfs enumeration" by David S. Miller · 12 years ago
  85. 51af6d7 be2net: fix vfs enumeration by Ivan Vecera · 12 years ago
  86. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  87. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  88. d6b6d98 be2net: use PCIe AER capability by Sathya Perla · 12 years ago
  89. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. cc7d723 be2net: fixup malloc/free of adapter->pmac_id by Sathya Perla · 12 years ago
  91. 8a046d3 be2net: fix FW default for VF tx-rate by Vasundhara Volam · 12 years ago
  92. 7c5a524 be2net: fix max VFs reported by HW by Vasundhara Volam · 12 years ago
  93. 4cbdaf6 be2net: create RSS rings even in multi-channel configs by Sathya Perla · 12 years ago
  94. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  95. f3f9f33 emulex: benet: Add a missing CR in the end of message by Masanari Iida · 12 years ago
  96. c297977 be2net: Fix to parse RSS hash from Receive completions correctly. by Sarveshwar Bandi · 12 years ago
  97. ac46a46 be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC by Anton Blanchard · 12 years ago
  98. 0b13fb4 be2net: Fix VF driver load for Lancer by Padmanabh Ratnakar · 12 years ago
  99. ac1ae5f be2net: dont pull too much data in skb linear part by Eric Dumazet · 12 years ago
  100. b4e32a7 be2net: Fix port name in message during driver load by Padmanabh Ratnakar · 12 years ago