summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-023-3/+4
|\
| * ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-193-3/+4
* | be2net: cleanup MCC async event processing codeSathya Perla2014-05-302-70/+67
* | be2net: move async cmd processing to a separate routineSathya Perla2014-05-301-33/+55
* | be2net: re-factor MCCQ error status handling codeKalesh AP2014-05-303-45/+57
* | be2net: support flashing new regions on Skyhawk-RVasundhara Volam2014-05-304-107/+188
* | be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli2014-05-303-38/+81
* | be2net: skip multicast promiscuos setting in already setKalesh AP2014-05-302-13/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+6
|\ \
| * | be2net: enable interrupts in EEH resumeKalesh AP2014-05-141-0/+6
* | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-8/+13
| |/ |/|
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP2014-05-091-7/+10
* | be2net: include rx-compl error counter in ethtool statsKalesh AP2014-05-091-0/+1
* | be2net: remove unused code in be_cmd_vlan_config()Kalesh AP2014-05-093-10/+5
* | be2net: covert vlan array to bit-mapRavikumar Nelavelli2014-05-092-11/+10
* | be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla2014-05-091-58/+42
* | be2net: fix function call indentation in be_cmds.cSathya Perla2014-05-091-161/+179
* | be2net: fix line wrap and function call indentation in be_main.cSathya Perla2014-05-091-103/+101
* | be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-225-31/+113
|/
* be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-142-0/+9
* be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-141-4/+5
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-032-0/+9
|\
| * be2net: Add abi version between be2net and ocrdmaDevesh Sharma2014-04-032-0/+9
* | be2net: fix build dependency on VxLANSathya Perla2014-04-012-1/+19
* | be2net: csum, tso and rss steering offload support for VxLANSathya Perla2014-03-283-9/+125
* | be2net: add FW cmds needed for VxLAN offloadsSathya Perla2014-03-283-58/+154
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-142-14/+14
* | benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2014-03-121-1/+1
* | be2net: update driver version to 10.2Sathya Perla2014-03-121-1/+1
* | be2net: Fix vlans_added counterVasundhara Volam2014-03-121-2/+5
* | be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam2014-03-121-3/+7
* | be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli2014-03-121-3/+2
* | be2net: log LPVID used in multi-channel configsRavikumar Nelavelli2014-03-121-2/+4
* | be2net: Add link state control for VFsSuresh Reddy2014-03-124-5/+88
* | be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy2014-03-121-8/+11
* | be2net: do external loopback test only when it is requestedIvan Vecera2014-03-061-7/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-052-38/+50
|\ \
| * | be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam2014-03-031-13/+26
| * | be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam2014-03-031-3/+4
| * | be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur2014-03-031-3/+9
| * | be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-032-20/+12
| |/
* | be2net: dma_sync each RX frag before passing it to the stackSathya Perla2014-03-042-11/+24
* | benet: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-18/+13
* | be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-135-32/+127
* | be2net: Update copyright yearVasundhara Volam2014-02-138-8/+8
* | be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur2014-02-131-41/+41
|/
* be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-211-13/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-2/+9
|\
| * be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
OpenPOWER on IntegriCloud