aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_cmds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam1-1/+4
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla1-0/+2
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla1-0/+1
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla1-0/+8
2013-07-24be2net: fix MAC address modification for VFSathya Perla1-0/+2
2013-05-31be2net: Implement initiate FW dump feature for LancerSomnath Kotur1-0/+3
2013-05-02be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde1-1/+1
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+13
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP1-1/+1
2013-04-26be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy1-5/+5
2013-04-26be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy1-1/+4
2013-04-24be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde1-0/+13
2013-04-22be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam1-3/+11
2013-04-22be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam1-2/+2