summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_cmds.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-221-5/+2
* be2net: add FW cmds needed for VxLAN offloadsSathya Perla2014-03-281-33/+102
* be2net: log LPVID used in multi-channel configsRavikumar Nelavelli2014-03-121-2/+4
* be2net: Add link state control for VFsSuresh Reddy2014-03-121-3/+47
* be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-131-0/+20
* be2net: Update copyright yearVasundhara Volam2014-02-131-1/+1
* be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-151-9/+7
* be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy2014-01-151-8/+14
* be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy2014-01-151-0/+7
* be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-151-0/+70
* be2net: Log the profile-id used by FW during driver initializationVasundhara Volam2014-01-151-0/+34
* be2net: don't set "pport" field when querying "pvid"Vasundhara Volam2014-01-151-1/+1
* be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam2014-01-151-14/+13
* be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-061-10/+20
* be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-061-0/+3
* be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde2013-11-231-0/+7
* be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde2013-11-181-2/+14
* net/benet: Make lancer_wait_ready() staticGavin Shan2013-10-291-1/+1
* be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde2013-10-091-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-0/+9
|\
| * be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-271-0/+9
* | be2net: fix adaptive interrupt coalescingSathya Perla2013-10-011-7/+10
* | be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam2013-10-011-1/+1
* | be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-10-011-1/+2
|/
* be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde2013-09-031-5/+22
* be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2013-08-271-18/+5
* be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla2013-08-271-24/+85
* be2net: refactor be_get_resources() codeSathya Perla2013-08-271-24/+27
* be2net: Fixup profile management routinesVasundhara Volam2013-08-271-43/+55
* be2net: use EQ_CREATEv2 for SH-RSathya Perla2013-08-271-34/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-161-0/+3
|\
| * be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-151-0/+3
* | be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam2013-08-071-1/+1
* | be2net: fixup log msgs for async eventsVasundhara Volam2013-08-071-2/+4
* | be2net: Fix displaying supported speeds for BE2Vasundhara Volam2013-08-071-0/+6
* | be2net: Adding more speeds reported by get_settingsVasundhara Volam2013-08-071-0/+6
* | be2net: Staticize local functionsJingoo Han2013-08-051-10/+10
* | be2net: use SET/GET_MAC_LIST for SH-RSathya Perla2013-07-241-15/+34
* | be2net: refactor MAC-addr setup codeSathya Perla2013-07-241-0/+18
* | be2net: fix pmac_id for BE3 VFsSathya Perla2013-07-241-0/+4
* | be2net: allow VFs to program MAC and VLAN filtersSathya Perla2013-07-241-0/+32
* | be2net: fix MAC address modification for VFSathya Perla2013-07-241-5/+38
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-3/+3
|\
| * be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-301-3/+3
* | be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-05-311-0/+66
|/
* be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-9/+4
* be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-081-3/+2
* be2net: Fix firmware download for LancerSomnath Kotur2013-05-021-1/+1
* be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde2013-05-021-2/+4
* be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2013-05-021-13/+14
OpenPOWER on IntegriCloud