summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
AgeCommit message (Expand)Author
2013-08-05be2net: Staticize local functionsJingoo Han
2013-07-30be2net: don't use dev_err when AER enabling failsIvan Vecera
2013-07-24be2net: delete primary MAC address while unloadingSathya Perla
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla
2013-07-24be2net: fix pmac_id for BE3 VFsSathya Perla
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla
2013-07-24be2net: fix MAC address modification for VFSathya Perla
2013-07-16be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-19be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-31be2net: Implement initiate FW dump feature for LancerSomnath 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-27be2net: Trim padded packets for LancerSomnath Kotur
2013-05-27be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur
2013-05-27be2net: cleanup be_get_drvinfo()Somnath Kotur
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-23be2net: refactor HW workarounds in be_xmit()Sathya Perla
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