aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_cmds.c
Commit message (Expand)AuthorAge
* be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde2013-09-03
* be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2013-08-27
* be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla2013-08-27
* be2net: refactor be_get_resources() codeSathya Perla2013-08-27
* be2net: Fixup profile management routinesVasundhara Volam2013-08-27
* be2net: use EQ_CREATEv2 for SH-RSathya Perla2013-08-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
|\
| * be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-15
* | be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam2013-08-07
* | be2net: fixup log msgs for async eventsVasundhara Volam2013-08-07
* | be2net: Fix displaying supported speeds for BE2Vasundhara Volam2013-08-07
* | be2net: Adding more speeds reported by get_settingsVasundhara Volam2013-08-07
* | be2net: Staticize local functionsJingoo Han2013-08-05
* | be2net: use SET/GET_MAC_LIST for SH-RSathya Perla2013-07-24
* | be2net: refactor MAC-addr setup codeSathya Perla2013-07-24
* | be2net: fix pmac_id for BE3 VFsSathya Perla2013-07-24
* | be2net: allow VFs to program MAC and VLAN filtersSathya Perla2013-07-24
* | be2net: fix MAC address modification for VFSathya Perla2013-07-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\
| * be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-30
* | be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-05-31
|/
* be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-23
* be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-08
* be2net: Fix firmware download for LancerSomnath Kotur2013-05-02
* be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde2013-05-02
* be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2013-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
|\
| * be2net: Fixed memory leakSuresh Reddy2013-04-29
| * be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde2013-04-24
* | be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP2013-04-29
* | be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy2013-04-26
* | be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam2013-04-22
* | be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam2013-04-22
* | be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam2013-04-22
* | be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam2013-04-22
* | be2net: remove unused variable 'sge'Ivan Vecera2013-04-11
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* | be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
|\|
| * be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla2013-03-06
| * benet: Wait f/w POST until timeoutGavin Shan2013-03-06
* | be2net: Update copyright yearVasundhara Volam2013-03-07
|/
* be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla2013-02-13
* be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla2013-02-04
* be2net: fix be_close() to ensure all events are ack'edSathya Perla2012-12-18
* be2net: fix access to SEMAPHORE regSathya Perla2012-11-07
* be2net: fix wrong usage of adapter->generationSathya Perla2012-11-07
* be2net: Fix smatch warnings in be_main.cPadmanabh Ratnakar2012-10-23
* be2net: Fix VF driver load on newer Lancer FWPadmanabh Ratnakar2012-10-21
* be2net: Fix issues in error recovery due to wrong queue statePadmanabh Ratnakar2012-10-21