aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_cmds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam1-0/+20
2014-02-13be2net: Update copyright yearVasundhara Volam1-1/+1
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy1-9/+7
2014-01-15be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy1-8/+14
2014-01-15be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy1-0/+7
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam1-0/+70
2014-01-15be2net: Log the profile-id used by FW during driver initializationVasundhara Volam1-0/+34
2014-01-15be2net: don't set "pport" field when querying "pvid"Vasundhara Volam1-1/+1
2014-01-15be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam1-14/+13
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy1-10/+20
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam1-0/+3
2013-11-23be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde1-0/+7
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde1-2/+14
2013-10-29net/benet: Make lancer_wait_ready() staticGavin Shan1-1/+1
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde1-1/+5
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla1-7/+10
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam1-1/+1
2013-10-01be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-09-27be2net: Fix VLAN promiscuous mode programmingAjit Khaparde1-0/+9
2013-09-03be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde1-5/+22
2013-08-27be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla1-18/+5
2013-08-27be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla1-24/+85
2013-08-27be2net: refactor be_get_resources() codeSathya Perla1-24/+27
2013-08-27be2net: Fixup profile management routinesVasundhara Volam1-43/+55
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla1-34/+13
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi1-0/+3
2013-08-07be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam1-1/+1
2013-08-07be2net: fixup log msgs for async eventsVasundhara Volam1-2/+4
2013-08-07be2net: Fix displaying supported speeds for BE2Vasundhara Volam1-0/+6
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam1-0/+6
2013-08-05be2net: Staticize local functionsJingoo Han1-10/+10
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla1-15/+34
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla1-0/+18
2013-07-24be2net: fix pmac_id for BE3 VFsSathya Perla1-0/+4
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla1-0/+32
2013-07-24be2net: fix MAC address modification for VFSathya Perla1-5/+38
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2013-05-31be2net: Implement initiate FW dump feature for LancerSomnath Kotur1-0/+66
2013-05-30be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur1-3/+3
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang1-9/+4
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla1-3/+2
2013-05-02be2net: Fix firmware download for LancerSomnath Kotur1-1/+1
2013-05-02be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devicesAjit Khaparde1-2/+4
2013-05-02be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde1-13/+14
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-16/+54
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP1-1/+4
2013-04-29be2net: Fixed memory leakSuresh Reddy1-16/+22
2013-04-26be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy1-8/+5