aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_cmds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07be2net: process port misconfig async eventVasundhara Volam1-1/+15
2015-02-07be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla1-0/+4
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam1-2/+4
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam1-0/+1
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam1-0/+8
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam1-4/+4
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam1-0/+175
2014-09-22be2net: add speed reporting for 20G-KR interfaceVasundhara Volam1-0/+1
2014-09-22be2net: fix sparse warnings in be_cmd_req_port_type{}Suresh Reddy1-2/+2
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli1-1/+14
2014-09-13be2net: add ethtool "-m" option supportMark Leonard1-18/+7
2014-09-13be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy1-1/+2
2014-09-02be2net: make be_cmd_get_regs() return a statusVasundhara Volam1-1/+1
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP1-0/+10
2014-07-17be2net: remove unused structures in be_cmds.hKalesh AP1-29/+0
2014-07-17be2net: reduce arguments passed to FW-cmd routinesKalesh AP1-4/+2
2014-07-02be2net: create optimal number of queues on SR-IOV configVasundhara Volam1-4/+4
2014-07-02be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam1-0/+1
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy1-1/+1
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-nextDavid S. Miller1-1/+1
2014-05-30be2net: cleanup MCC async event processing codeSathya Perla1-19/+15
2014-05-30be2net: re-factor MCCQ error status handling codeKalesh AP1-9/+21
2014-05-30be2net: support flashing new regions on Skyhawk-RVasundhara Volam1-2/+4
2014-05-30be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli1-4/+9
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings1-1/+1
2014-05-09be2net: remove unused code in be_cmd_vlan_config()Kalesh AP1-1/+1
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru1-1/+1
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla1-19/+50
2014-03-12be2net: Add link state control for VFsSuresh Reddy1-0/+10
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam1-8/+28
2014-02-13be2net: Update copyright yearVasundhara Volam1-1/+1
2014-01-15be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy1-2/+4
2014-01-15be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy1-0/+8
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam1-0/+2
2014-01-15be2net: Log the profile-id used by FW during driver initializationVasundhara Volam1-0/+13
2014-01-15be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam1-2/+2
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde1-1/+1
2013-10-29net/benet: Make lancer_wait_ready() staticGavin Shan1-1/+0
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde1-0/+84
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla1-7/+8
2013-09-27be2net: Fix VLAN promiscuous mode programmingAjit Khaparde1-0/+2
2013-09-27be2net: Fix the size of be_nic_res_desc structureAjit Khaparde1-1/+1
2013-09-24emulex: Remove extern from function prototypesJoe Perches1-127/+111
2013-09-03be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde1-5/+12
2013-08-27be2net: refactor be_get_resources() codeSathya Perla1-4/+4
2013-08-27be2net: Fixup profile management routinesVasundhara Volam1-16/+33
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla1-3/+2
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi1-0/+6