summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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-031-3/+74
* | 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-271-25/+69
* | be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2013-08-271-40/+45
* | be2net: refactor be_get_resources() codeSathya Perla2013-08-271-142/+151
* | be2net: use EQ_CREATEv2 for SH-RSathya Perla2013-08-271-2/+2
* | 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
* | 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: Staticize local functionsJingoo Han2013-08-051-6/+7
* | 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-241-21/+14
* | be2net: refactor MAC-addr setup codeSathya Perla2013-07-241-58/+29
* | be2net: allow VFs to program MAC and VLAN filtersSathya Perla2013-07-241-0/+13
* | be2net: fix MAC address modification for VFSathya Perla2013-07-241-33/+33
|/
* 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-051-26/+29
|\ \ | |/
| * be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-301-25/+23
| * be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur2013-05-301-1/+6
* | be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-05-311-35/+2
* | 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-271-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-241-13/+5
|\ \ | |/
| * be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi2013-05-141-13/+5
* | be2net: refactor HW workarounds in be_xmit()Sathya Perla2013-05-231-24/+38
|/
* be2net: disable TX in be_close()Sathya Perla2013-05-081-0/+2
* be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-081-6/+1
* be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-081-8/+13
* be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur2013-05-021-7/+15
* be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2013-05-021-2/+6
* be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2013-05-021-0/+1
* be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde2013-05-021-6/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-17/+104
|\
| * be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde2013-04-241-0/+8
| * be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde2013-04-241-7/+92
| * be2net: Remove an incorrect pvid check in TxAjit Khaparde2013-04-241-10/+4
* | be2net: FLR must be first cmd issued to Lancer FWKalesh AP2013-04-291-11/+11
* | be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy2013-04-261-7/+7
* | be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy2013-04-261-2/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-2/+3
|\ \ | |/
OpenPOWER on IntegriCloud