aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAge
* be2net: disable TX in be_close()Sathya Perla2013-05-08
* be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-08
* be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-08
* be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-08
* be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur2013-05-02
* be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2013-05-02
* be2net: Fix firmware download for LancerSomnath Kotur2013-05-02
* be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde2013-05-02
* be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2013-05-02
* be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde2013-05-02
* be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2013-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
|\
| * be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi2013-04-29
| * be2net: Fixed memory leakSuresh Reddy2013-04-29
| * be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde2013-04-24
| * be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde2013-04-24
| * be2net: Remove an incorrect pvid check in TxAjit Khaparde2013-04-24
* | be2net: FLR must be first cmd issued to Lancer FWKalesh AP2013-04-29
* | be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP2013-04-29
* | be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy2013-04-26
* | be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy2013-04-26
* | be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy2013-04-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\|
| * be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-12
* | be2net: enable IOMMU pass through for be2netCraig Hada2013-04-22
* | be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam2013-04-22
* | be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam2013-04-22
* | be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam2013-04-22
* | be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam2013-04-22
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | be2net: remove unused variable 'sge'Ivan Vecera2013-04-11
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* | be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-15
* | be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur2013-03-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
|\|
| * be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla2013-03-06
| * benet: Wait f/w POST until timeoutGavin Shan2013-03-06
* | be2net: Update copyright yearVasundhara Volam2013-03-07
|/
* be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla2013-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\
| * be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-29
* | be2net: update driver version to 4.6.xSathya Perla2013-02-04
* | be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla2013-02-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\|
| * be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla2013-01-12
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
|/
* be2net: fix wrong frag_idx reported by RX CQSathya Perla2012-12-18