aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_cmds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338Thomas Gleixner1-5/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-34/+34
2018-09-05be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros1-1/+1
2018-02-28emulex/benet: Constify *be_misconfig_evt_port_state[]HernĂ¡n Gonzalez1-1/+1
2018-01-09be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_mapColin Ian King1-1/+1
2017-03-30be2net: Fix endian issue in logical link config commandSuresh Reddy1-3/+6
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru1-1/+2
2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy1-1/+1
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna1-1/+23
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna1-0/+5
2016-09-19be2net: mark symbols static where possibleBaoyou Xie1-4/+5
2016-09-07be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd.Somnath Kotur1-2/+11
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna1-1/+52
2016-08-08be2net: replace polling with sleeping in the FW completion pathSathya Perla1-101/+101
2016-06-27be2net: Change copyright markings in source filesSomnath Kotur1-1/+1
2016-06-27be2net: Fix broadcast echoes from EVB in BE3Somnath Kotur1-1/+10
2016-06-07be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur1-2/+50
2016-06-07be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna1-1/+4
2016-06-07be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy1-70/+20
2016-02-24be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com1-1/+1
2016-02-11be2net: Interpret and log new data that's added to the port misconfigure async eventAjit Khaparde1-21/+61
2016-02-11be2net: Request RSS capability of Rx interface depending on number of Rx ringsAjit Khaparde1-14/+5
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur1-1/+28
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy1-1/+2
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru1-25/+13
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy1-39/+46
2015-12-30be2net: remove a line of code that has no effectSathya Perla1-2/+1
2015-12-30be2net: log digital signature errors while flashing FW imageSuresh Reddy1-1/+13
2015-12-30be2net: move FW flash cmd code to be_cmds.cSuresh Reddy1-10/+573
2015-12-30be2net: fix VF link state transition from disabled to autoSuresh Reddy1-9/+26
2015-10-13be2net: remove vlan promisc capability from VF's profile descriptorsKalesh AP1-2/+8
2015-10-13be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmdSomnath Kotur1-3/+11
2015-10-13be2net: release mcc-lock in a failure case in be_cmd_notify_wait()Suresh Reddy1-2/+5
2015-09-05be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla1-1/+1
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna1-1/+6
2015-07-10be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy1-3/+20
2015-07-10be2net: make the RX_FILTER command asynchronousSuresh Reddy1-1/+1
2015-07-10be2net: return error status from be_mcc_notify()Suresh Reddy1-11/+28
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-37/+50
2015-06-07be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna1-37/+50
2015-05-14be2net: Support for OS2BMC.Venkata Duvvuru1-0/+19
2015-05-14be2net: Report a "link down" to the stack when a fatal error or fw reset happens.Venkata Duvvuru1-5/+5
2015-05-14be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru1-1/+3
2015-05-09be2net: update copyright year to 2015Vasundhara Volam1-1/+1
2015-05-09be2net: use be_virtfn() instead of !be_physfn()Kalesh AP1-2/+2
2015-05-09be2net: check for INSUFFICIENT_VLANS errorKalesh AP1-0/+1
2015-05-09be2net: add support for spoofchk settingKalesh AP1-2/+14
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+7
2015-03-20be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy1-9/+5