summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex
AgeCommit message (Expand)Author
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP
2014-08-02be2net: ignore VF mac address setting for the same macVasundhara Volam
2014-08-02be2net: ignore get/set profile FW cmd failuresSathya Perla
2014-08-01be2net: Issue shutdown event to ocrdma driverDevesh Sharma
2014-07-17be2net: update driver version to 10.4Sathya Perla
2014-07-17be2net: use adapter->flags to track SRIOV stateVasundhara Volam
2014-07-17be2net: avoid SRIOV config for BE2 chipVasundhara Volam
2014-07-17be2net: use be_max_vfs() macro to access max-vfsVasundhara Volam
2014-07-17be2net: use "if (!foo)" test styleKalesh AP
2014-07-17be2net: remove unused structures in be_cmds.hKalesh AP
2014-07-17be2net: reduce arguments passed to FW-cmd routinesKalesh AP
2014-07-17be2net: update UE bit description stringsVasundhara Volam
2014-07-17be2net: fix return status of some ndo methodsKalesh AP
2014-07-17be2net: fix return status of some ethtool methodsKalesh AP
2014-07-17be2net: return -ENOMEM for memory allocation failuresKalesh AP
2014-07-17be2net: return -ETIMEDOUT when a FW-cmd times outKalesh AP
2014-07-17be2net: fix error status for FW-downloadKalesh AP
2014-07-17be2net: use -ENETDOWN error status when interface is downKalesh AP
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-11be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-07-02be2net: re-enable vlan filtering mode asapKalesh AP
2014-07-02be2net: create optimal number of queues on SR-IOV configVasundhara Volam
2014-07-02be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam
2014-07-02be2net: remove be_cmd_get_profile_config_mbox/mccq() variantsVasundhara Volam
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-05-30be2net: cleanup MCC async event processing codeSathya Perla
2014-05-30be2net: move async cmd processing to a separate routineSathya Perla
2014-05-30be2net: re-factor MCCQ error status handling codeKalesh AP
2014-05-30be2net: support flashing new regions on Skyhawk-RVasundhara Volam
2014-05-30be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli
2014-05-30be2net: skip multicast promiscuos setting in already setKalesh AP
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings
2014-05-14be2net: enable interrupts in EEH resumeKalesh AP
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-09be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP
2014-05-09be2net: include rx-compl error counter in ethtool statsKalesh AP
2014-05-09be2net: remove unused code in be_cmd_vlan_config()Kalesh AP
2014-05-09be2net: covert vlan array to bit-mapRavikumar Nelavelli
2014-05-09be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla
2014-05-09be2net: fix function call indentation in be_cmds.cSathya Perla
2014-05-09be2net: fix line wrap and function call indentation in be_main.cSathya Perla
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP
2014-04-14be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam