summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex/benet/be_cmds.c
AgeCommit message (Expand)Author
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy
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
2014-01-15be2net: don't set "pport" field when querying "pvid"Vasundhara Volam
2014-01-15be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam
2013-11-23be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde
2013-10-29net/benet: Make lancer_wait_ready() staticGavin Shan
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam
2013-10-01be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-09-27be2net: Fix VLAN promiscuous mode programmingAjit Khaparde
2013-09-03be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde
2013-08-27be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla
2013-08-27be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla
2013-08-27be2net: refactor be_get_resources() codeSathya Perla
2013-08-27be2net: Fixup profile management routinesVasundhara Volam
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi
2013-08-07be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam
2013-08-07be2net: fixup log msgs for async eventsVasundhara Volam
2013-08-07be2net: Fix displaying supported speeds for BE2Vasundhara Volam
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam
2013-08-05be2net: Staticize local functionsJingoo Han
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla
2013-07-24be2net: fix pmac_id for BE3 VFsSathya Perla
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla
2013-07-24be2net: fix MAC address modification for VFSathya Perla
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-31be2net: Implement initiate FW dump feature for LancerSomnath Kotur
2013-05-30be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla
2013-05-02be2net: Fix firmware download for LancerSomnath Kotur
2013-05-02be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde
2013-05-02be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP
2013-04-29be2net: Fixed memory leakSuresh Reddy
2013-04-26be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy
2013-04-24be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde
2013-04-22be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam