aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex/benet/be_main.c
AgeCommit message (Expand)Author
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla
2013-07-28be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
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-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: 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 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-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-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: 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-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-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla
2013-01-29be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi
2013-01-12be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla
2012-12-18be2net: fix wrong frag_idx reported by RX CQSathya Perla
2012-12-18be2net: fix be_close() to ensure all events are ack'edSathya Perla
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03be2net: remove __dev* attributesBill Pemberton
2012-11-28be2net: fix INTx ISR for interrupt behaviour on BE2Sathya Perla
2012-11-23be2net: fix a possible events_get() race on BE2Sathya Perla
2012-11-07be2net: remove adapter->eq_next_idxSathya Perla
2012-11-07be2net: remove roce on lancerSathya Perla
2012-11-07be2net: fix access to SEMAPHORE regSathya Perla
2012-11-07be2net: re-factor bar mapping codeSathya Perla