summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex/benet/be_cmds.c
AgeCommit message (Expand)Author
2023-03-08emulex/benet: clean up some inconsistent indentingJiapeng Chong
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-19be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-06-25Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338Thomas Gleixner
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-09-05be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros
2018-02-28emulex/benet: Constify *be_misconfig_evt_port_state[]HernĂ¡n Gonzalez
2018-01-09be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_mapColin Ian King
2017-03-30be2net: Fix endian issue in logical link config commandSuresh Reddy
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru
2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna
2016-09-19be2net: mark symbols static where possibleBaoyou Xie
2016-09-07be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna
2016-08-08be2net: replace polling with sleeping in the FW completion pathSathya Perla
2016-06-27be2net: Change copyright markings in source filesSomnath Kotur
2016-06-27be2net: Fix broadcast echoes from EVB in BE3Somnath Kotur
2016-06-07be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur
2016-06-07be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna
2016-06-07be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy
2016-02-24be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com
2016-02-11be2net: Interpret and log new data that's added to the port misconfigure asyn...Ajit Khaparde
2016-02-11be2net: Request RSS capability of Rx interface depending on number of Rx ringsAjit Khaparde
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy
2015-12-30be2net: remove a line of code that has no effectSathya Perla
2015-12-30be2net: log digital signature errors while flashing FW imageSuresh Reddy
2015-12-30be2net: move FW flash cmd code to be_cmds.cSuresh Reddy
2015-12-30be2net: fix VF link state transition from disabled to autoSuresh Reddy
2015-10-13be2net: remove vlan promisc capability from VF's profile descriptorsKalesh AP
2015-10-13be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur
2015-10-13be2net: release mcc-lock in a failure case in be_cmd_notify_wait()Suresh Reddy
2015-09-05be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna
2015-07-10be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy
2015-07-10be2net: make the RX_FILTER command asynchronousSuresh Reddy
2015-07-10be2net: return error status from be_mcc_notify()Suresh Reddy
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-07be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna
2015-05-14be2net: Support for OS2BMC.Venkata Duvvuru
2015-05-14be2net: Report a "link down" to the stack when a fatal error or fw reset happ...Venkata Duvvuru