aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex/benet
AgeCommit message (Expand)Author
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-05-30be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur
2013-05-30be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang
2013-05-14be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi
2013-05-08be2net: disable TX in be_close()Sathya Perla
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla
2013-05-02be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur
2013-05-02be2net: avoid napi_disable() when it has not been enabledSomnath Kotur
2013-05-02be2net: Fix firmware download for LancerSomnath Kotur
2013-05-02be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde
2013-05-02be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde
2013-05-02be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde
2013-05-02be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29be2net: FLR must be first cmd issued to Lancer FWKalesh AP
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP
2013-04-29be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi
2013-04-29be2net: Fixed memory leakSuresh Reddy
2013-04-26be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy
2013-04-26be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy
2013-04-26be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy
2013-04-24be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde
2013-04-24be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde
2013-04-24be2net: Remove an incorrect pvid check in TxAjit Khaparde
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22be2net: enable IOMMU pass through for be2netCraig Hada
2013-04-22be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam
2013-04-22be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam
2013-04-22be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam
2013-04-22be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-12be2net: take care of __vlan_put_tag return valueIvan Vecera
2013-04-11be2net: remove unused variable 'sge'Ivan Vecera
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-15be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur
2013-03-15be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-07be2net: Update copyright yearVasundhara Volam
2013-03-06be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla
2013-03-06benet: Wait f/w POST until timeoutGavin Shan
2013-02-13be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04be2net: update driver version to 4.6.xSathya Perla
2013-02-04be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla