aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_cmds.c
Commit message (Expand)AuthorAge
* be2net: add ethtool "-m" option supportMark Leonard2014-09-13
* be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy2014-09-13
* be2net: replace strcpy with strlcpyVasundhara Volam2014-09-13
* be2net: fix some log messagesVasundhara Volam2014-09-13
* be2net: make be_cmd_get_regs() return a statusVasundhara Volam2014-09-02
* be2net: add a few log messagesSathya Perla2014-09-02
* be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-02
* be2net: reduce arguments passed to FW-cmd routinesKalesh AP2014-07-17
* be2net: return -ETIMEDOUT when a FW-cmd times outKalesh AP2014-07-17
* be2net: create optimal number of queues on SR-IOV configVasundhara Volam2014-07-02
* be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam2014-07-02
* be2net: remove be_cmd_get_profile_config_mbox/mccq() variantsVasundhara Volam2014-07-02
* 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: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP2014-05-09
* be2net: remove unused code in be_cmd_vlan_config()Kalesh AP2014-05-09
* be2net: fix function call indentation in be_cmds.cSathya Perla2014-05-09
* be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-22
* be2net: add FW cmds needed for VxLAN offloadsSathya Perla2014-03-28
* be2net: log LPVID used in multi-channel configsRavikumar Nelavelli2014-03-12
* be2net: Add link state control for VFsSuresh Reddy2014-03-12
* be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-13
* be2net: Update copyright yearVasundhara Volam2014-02-13
* be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-15
* be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy2014-01-15
* be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy2014-01-15
* be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-15
* be2net: Log the profile-id used by FW during driver initializationVasundhara Volam2014-01-15
* be2net: don't set "pport" field when querying "pvid"Vasundhara Volam2014-01-15
* be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam2014-01-15
* be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-06
* be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-06
* be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde2013-11-23
* be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde2013-11-18
* net/benet: Make lancer_wait_ready() staticGavin Shan2013-10-29
* be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde2013-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\
| * be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-27
* | be2net: fix adaptive interrupt coalescingSathya Perla2013-10-01
* | be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam2013-10-01
* | be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-10-01
|/
* be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde2013-09-03
* be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2013-08-27
* be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla2013-08-27
* be2net: refactor be_get_resources() codeSathya Perla2013-08-27