aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAge
* be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-11
* be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-23
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-03
|\
| * ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-18
* | be2net: cleanup MCC async event processing codeSathya Perla2014-05-30
* | be2net: move async cmd processing to a separate routineSathya Perla2014-05-30
* | be2net: re-factor MCCQ error status handling codeKalesh AP2014-05-30
* | be2net: support flashing new regions on Skyhawk-RVasundhara Volam2014-05-30
* | be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli2014-05-30
* | be2net: skip multicast promiscuos setting in already setKalesh AP2014-05-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\ \
| * | be2net: enable interrupts in EEH resumeKalesh AP2014-05-14
* | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
| |/ |/|
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* | be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP2014-05-09
* | be2net: include rx-compl error counter in ethtool statsKalesh AP2014-05-09
* | be2net: remove unused code in be_cmd_vlan_config()Kalesh AP2014-05-09
* | be2net: covert vlan array to bit-mapRavikumar Nelavelli2014-05-09
* | be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla2014-05-09
* | be2net: fix function call indentation in be_cmds.cSathya Perla2014-05-09
* | be2net: fix line wrap and function call indentation in be_main.cSathya Perla2014-05-09
* | be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-22
|/
* be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-14
* be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-14
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-03
|\
| * be2net: Add abi version between be2net and ocrdmaDevesh Sharma2014-04-03
* | be2net: fix build dependency on VxLANSathya Perla2014-04-01
* | be2net: csum, tso and rss steering offload support for VxLANSathya Perla2014-03-28
* | be2net: add FW cmds needed for VxLAN offloadsSathya Perla2014-03-28
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* | benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2014-03-12
* | be2net: update driver version to 10.2Sathya Perla2014-03-12
* | be2net: Fix vlans_added counterVasundhara Volam2014-03-12
* | be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam2014-03-12
* | be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli2014-03-12
* | be2net: log LPVID used in multi-channel configsRavikumar Nelavelli2014-03-12
* | be2net: Add link state control for VFsSuresh Reddy2014-03-12
* | be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy2014-03-12
* | be2net: do external loopback test only when it is requestedIvan Vecera2014-03-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\ \
| * | be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam2014-03-03
| * | be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam2014-03-03
| * | be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur2014-03-03
| * | be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-03
| |/
* | be2net: dma_sync each RX frag before passing it to the stackSathya Perla2014-03-04
* | benet: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* | be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-13
* | be2net: Update copyright yearVasundhara Volam2014-02-13
* | be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur2014-02-13
|/
* be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-22