summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_cmds.h
Commit message (Expand)AuthorAgeFilesLines
* be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur2015-10-131-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-0/+5
|\
| * be2net: enable IFACE filters only after creating RXQsKalesh AP2015-08-071-0/+5
* | be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna2015-07-241-3/+5
* | be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy2015-07-101-0/+2
* | be2net: query FW to check if EVB is enabledKalesh Purayil2015-07-101-0/+1
|/
* be2net: Support for OS2BMC.Venkata Duvvuru2015-05-141-0/+17
* be2net: update copyright year to 2015Vasundhara Volam2015-05-091-1/+1
* be2net: simplify UFI compatibility checkingVasundhara Volam2015-05-091-4/+0
* be2net: check for INSUFFICIENT_VLANS errorKalesh AP2015-05-091-1/+2
* be2net: add support for spoofchk settingKalesh AP2015-05-091-8/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+1
|\
| * be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-201-1/+1
* | be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam2015-03-041-4/+14
* | be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam2015-03-041-2/+3
|/
* be2net: process port misconfig async eventVasundhara Volam2015-02-071-1/+15
* be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla2015-02-071-0/+4
* be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam2015-02-071-2/+4
* be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2015-02-071-0/+1
* be2net: refactor code that checks flash file compatibilityVasundhara Volam2015-02-071-0/+8
* be2net: replace (1 << x) with BIT(x)Vasundhara Volam2015-02-071-4/+4
* be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam2015-01-241-0/+175
* be2net: add speed reporting for 20G-KR interfaceVasundhara Volam2014-09-221-0/+1
* be2net: fix sparse warnings in be_cmd_req_port_type{}Suresh Reddy2014-09-221-2/+2
* be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-131-1/+14
* be2net: add ethtool "-m" option supportMark Leonard2014-09-131-18/+7
* be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy2014-09-131-1/+2
* be2net: make be_cmd_get_regs() return a statusVasundhara Volam2014-09-021-1/+1
* be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-021-0/+10
* be2net: remove unused structures in be_cmds.hKalesh AP2014-07-171-29/+0
* be2net: reduce arguments passed to FW-cmd routinesKalesh AP2014-07-171-4/+2
* be2net: create optimal number of queues on SR-IOV configVasundhara Volam2014-07-021-4/+4
* be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam2014-07-021-0/+1
* be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-231-1/+1
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-021-1/+1
|\
| * ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-191-1/+1
* | be2net: cleanup MCC async event processing codeSathya Perla2014-05-301-19/+15
* | be2net: re-factor MCCQ error status handling codeKalesh AP2014-05-301-9/+21
* | be2net: support flashing new regions on Skyhawk-RVasundhara Volam2014-05-301-2/+4
* | be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli2014-05-301-4/+9
|/
* be2net: remove unused code in be_cmd_vlan_config()Kalesh AP2014-05-091-1/+1
* be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-221-1/+1
* be2net: add FW cmds needed for VxLAN offloadsSathya Perla2014-03-281-19/+50
* be2net: Add link state control for VFsSuresh Reddy2014-03-121-0/+10
* be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-131-8/+28
* be2net: Update copyright yearVasundhara Volam2014-02-131-1/+1
* be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy2014-01-151-2/+4
* be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy2014-01-151-0/+8
* be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-151-0/+2
* be2net: Log the profile-id used by FW during driver initializationVasundhara Volam2014-01-151-0/+13
OpenPOWER on IntegriCloud