summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAgeFilesLines
* be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-10-181-1/+2
* be2net: Fix to display the VLAN priority for a VFAjit Khaparde2013-09-271-2/+2
* be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde2013-09-271-10/+11
* be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde2013-09-271-9/+0
* be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2013-09-272-0/+3
* be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-274-6/+40
* be2net: Fix the size of be_nic_res_desc structureAjit Khaparde2013-09-271-1/+1
* be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde2013-09-271-3/+3
* be2net: missing variable initializationAntonio Alecrim Jr2013-09-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-0/+4
|\
| * be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi2013-08-261-0/+4
* | be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde2013-09-033-13/+108
* | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-291-9/+9
* | be2net: implement ethtool set/get_channel hooksSathya Perla2013-08-273-32/+104
* | be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2013-08-272-58/+50
* | be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla2013-08-271-24/+85
* | be2net: refactor be_get_resources() codeSathya Perla2013-08-276-189/+229
* | be2net: Fixup profile management routinesVasundhara Volam2013-08-272-59/+88
* | be2net: use EQ_CREATEv2 for SH-RSathya Perla2013-08-274-39/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-1/+1
|\ \ | |/
| * be2net: fix disabling TX in be_close()Sathya Perla2013-08-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-162-0/+9
|\ \ | |/
| * be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-152-0/+9
* | be2net: update driver versionSathya Perla2013-08-071-1/+1
* | be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam2013-08-071-1/+1
* | be2net: fixup log msgs for async eventsVasundhara Volam2013-08-071-2/+4
* | be2net: Fix displaying supported speeds for BE2Vasundhara Volam2013-08-071-0/+6
* | be2net: don't limit max MAC and VLAN countsVasundhara Volam2013-08-071-7/+0
* | be2net: Do not call get_die_temperature cmd for VFVasundhara Volam2013-08-071-1/+2
* | be2net: Adding more speeds reported by get_settingsVasundhara Volam2013-08-072-1/+10
* | be2net: Staticize local functionsJingoo Han2013-08-053-19/+20
* | be2net: don't use dev_err when AER enabling failsIvan Vecera2013-07-301-1/+1
* | be2net: delete primary MAC address while unloadingSathya Perla2013-07-241-3/+5
* | be2net: use SET/GET_MAC_LIST for SH-RSathya Perla2013-07-243-36/+50
* | be2net: refactor MAC-addr setup codeSathya Perla2013-07-243-58/+48
* | be2net: fix pmac_id for BE3 VFsSathya Perla2013-07-241-0/+4
* | be2net: allow VFs to program MAC and VLAN filtersSathya Perla2013-07-243-0/+53
* | be2net: fix MAC address modification for VFSathya Perla2013-07-243-38/+73
|/
* be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-161-4/+10
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-281-2/+2
* be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla2013-06-191-27/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-0/+3
|\
| * be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-054-30/+34
|\ \ | |/
| * be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-302-28/+26
| * be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur2013-05-303-2/+8
* | be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-05-316-35/+105
* | be2net: Trim padded packets for LancerSomnath Kotur2013-05-271-1/+3
* | be2net: Pad skb to meet min Tx pkt size in lancerSomnath Kotur2013-05-271-0/+10
* | be2net: cleanup be_get_drvinfo()Somnath Kotur2013-05-273-7/+8
OpenPOWER on IntegriCloud