Age | Commit message (Expand) | Author |
2014-01-15 | be2net: add dma_mapping_error() check for dma_map_page() | Ivan Vecera |
2014-01-06 | be2net: fix max_evt_qs calculation for BE3 in SR-IOV config | Suresh Reddy |
2014-01-06 | be2net: increase the timeout value for loopback-test FW cmd | Suresh Reddy |
2014-01-06 | be2net: disable RSS when number of RXQs is reduced to 1 via set-channels | Vasundhara Volam |
2013-12-06 | be2net: Free/delete pmacs (in be_clear()) only if they exist | Somnath Kotur |
2013-12-06 | be2net: Fix Lancer error recovery to distinguish FW download | Somnath Kotur |
2013-11-28 | be2net: call napi_disable() for all event queues | Ivan Vecera |
2013-11-28 | Revert "be2net: call napi_disable() for all event queues" | David S. Miller |
2013-11-28 | be2net: call napi_disable() for all event queues | Ivan Vecera |
2013-11-23 | be2net: Avoid programming permenant MAC by BE3-R VFs | Ajit Khaparde |
2013-11-23 | be2net: set coalesce-wm in CQ_CREATE_V2 cmd | Ajit Khaparde |
2013-11-23 | be2net: Disabling and enabling interrupts in suspend and resume | Ajit Khaparde |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-18 | be2net: Delete secondary unicast MAC addresses during be_close | Ajit Khaparde |
2013-11-18 | be2net: Fix unconditional enabling of Rx interface options | Ajit Khaparde |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-29 | net/benet: Make lancer_wait_ready() static | Gavin Shan |
2013-10-29 | net/benet: Remove interface type | Gavin Shan |
2013-10-27 | be2net: add support for ndo_busy_poll | Sathya Perla |
2013-10-27 | be2net: Warn users of possible broken functionality on BE2 cards with very ol... | Somnath Kotur |
2013-10-21 | net: be2net: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-10-19 | be2net: Rework PCIe error report log messaging | Ajit Khaparde |
2013-10-18 | be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd | Vasundhara Volam |
2013-10-09 | be2net: change the driver version number to 4.9.224.0 | Ajit Khaparde |
2013-10-09 | be2net: Display RoCE specific counters in ethtool -S | Ajit Khaparde |
2013-10-09 | be2net: Call version 2 of GET_STATS ioctl for Skyhawk-R | Ajit Khaparde |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-10-01 | be2net: add a counter for pkts dropped in xmit path | Sathya Perla |
2013-10-01 | be2net: fix adaptive interrupt coalescing | Sathya Perla |
2013-10-01 | be2net: call ENABLE_VF cmd for Skyhawk-R too | Vasundhara Volam |
2013-10-01 | be2net: Create single TXQ on BE3-R 1G ports | Vasundhara Volam |
2013-10-01 | be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd | Vasundhara Volam |
2013-10-01 | be2net: Call be_vf_setup() even when VFs are enbaled from previous load | Vasundhara Volam |
2013-09-27 | be2net: Fix to display the VLAN priority for a VF | Ajit Khaparde |
2013-09-27 | be2net: Fix to configure VLAN priority for a VF interface. | Ajit Khaparde |
2013-09-27 | be2net: Fix to allow VLAN configuration on VF interfaces. | Ajit Khaparde |
2013-09-27 | be2net: Fix number of VLANs supported in UMC mode for BE3-R. | Ajit Khaparde |
2013-09-27 | be2net: Fix VLAN promiscuous mode programming | Ajit Khaparde |
2013-09-27 | be2net: Fix the size of be_nic_res_desc structure | Ajit Khaparde |
2013-09-27 | be2net: Fix to prevent Tx stall on SH-R when packet size < 32 | Ajit Khaparde |
2013-09-24 | emulex: Remove extern from function prototypes | Joe Perches |
2013-09-21 | DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() wi... | Russell King |
2013-09-13 | be2net: missing variable initialization | Antonio Alecrim Jr |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-09-03 | be2net: set and query VEB/VEPA mode of the PF interface | Ajit Khaparde |
2013-08-29 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches |
2013-08-27 | be2net: implement ethtool set/get_channel hooks | Sathya Perla |