summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex/benet/be_cmds.h
AgeCommit message (Expand)Author
2015-10-13be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-07be2net: enable IFACE filters only after creating RXQsKalesh AP
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna
2015-07-10be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy
2015-07-10be2net: query FW to check if EVB is enabledKalesh Purayil
2015-05-14be2net: Support for OS2BMC.Venkata Duvvuru
2015-05-09be2net: update copyright year to 2015Vasundhara Volam
2015-05-09be2net: simplify UFI compatibility checkingVasundhara Volam
2015-05-09be2net: check for INSUFFICIENT_VLANS errorKalesh AP
2015-05-09be2net: add support for spoofchk settingKalesh AP
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam
2015-03-04be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam
2015-02-07be2net: process port misconfig async eventVasundhara Volam
2015-02-07be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam
2014-09-22be2net: add speed reporting for 20G-KR interfaceVasundhara Volam
2014-09-22be2net: fix sparse warnings in be_cmd_req_port_type{}Suresh Reddy
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli
2014-09-13be2net: add ethtool "-m" option supportMark Leonard
2014-09-13be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy
2014-09-02be2net: make be_cmd_get_regs() return a statusVasundhara Volam
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh 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-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-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: 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-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings
2014-05-09be2net: remove unused code in be_cmd_vlan_config()Kalesh AP
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla
2014-03-12be2net: Add link state control for VFsSuresh Reddy
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam
2014-02-13be2net: Update copyright yearVasundhara Volam
2014-01-15be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy
2014-01-15be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam
2014-01-15be2net: Log the profile-id used by FW during driver initializationVasundhara Volam