summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: fix link failure after ethtool offline testPetr Oros2019-06-221-6/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-181-1/+1
|\
| * be2net: Fix number of Rx queues used for flow hashingIvan Vecera2019-06-161-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338Thomas Gleixner2019-06-051-5/+1Star
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-9/+9
* be2net: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* be2net: Handle transmit completion errors in LancerSuresh Reddy2018-02-061-0/+1
* net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-39/+34Star
* be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna2016-09-081-0/+40
* be2net: Change copyright markings in source filesSomnath Kotur2016-06-271-1/+1
* be2net: support asymmetric rx/tx queue countsSathya Perla2016-06-271-5/+24
* be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna2016-06-081-5/+30
* be2net: return error status from be_set_phys_id()Suresh Reddy2016-02-071-10/+13
* be2net: support ethtool get-dump optionVenkat Duvvuru2015-12-301-30/+52
* be2net: remove local variable 'status'Ivan Vecera2015-11-181-4/+2Star
* be2net: replace hardcoded values with existing defineIvan Vecera2015-11-161-1/+2
* be2net: remove unused local rsstable arrayIvan Vecera2015-11-161-14/+2Star
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-3/+0Star
* be2net: Support vxlan offload stats in the driverSriharsha Basavapatna2015-07-301-0/+2
* be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy2015-07-111-2/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-091-8/+10
|\
| * be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-081-8/+10
* | be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru2015-05-141-1/+0Star
* | be2net: update copyright year to 2015Vasundhara Volam2015-05-091-1/+1
* | be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar2015-05-091-0/+8
|/
* be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam2015-03-041-1/+1
* be2net: fix failure case in setting flow controlKalesh AP2015-01-251-6/+8
* be2net: support TX batching using skb->xmit_more flagSathya Perla2015-01-051-2/+0Star
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-091-2/+10
* be2net: fix alignment on line wrapKalesh AP2014-09-221-3/+3
* be2net: remove multiple assignments on a single lineKalesh AP2014-09-221-2/+4
* be2net: insert a blank line after function/struct//enum definitionsKalesh AP2014-09-221-0/+3
* be2net: remove multiple blank linesKalesh AP2014-09-221-1/+0Star
* be2net: add blank line after declarationsKalesh AP2014-09-221-0/+1
* be2net: remove return statements for void functionsKalesh AP2014-09-221-2/+0Star
* be2net: add speed reporting for 20G-KR interfaceVasundhara Volam2014-09-221-0/+7
* be2net: add speed reporting for 40G/KR interfaceKalesh AP2014-09-221-0/+7
* be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-131-14/+33
* be2net: add ethtool "-m" option supportMark Leonard2014-09-131-1/+55
* be2net: fix some log messagesVasundhara Volam2014-09-131-1/+1
* be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam2014-09-021-0/+2
* be2net: Add TX completion error statistics in ethtoolKalesh AP2014-09-021-0/+28
* be2net: add a description for counter rx_input_fifo_overflow_dropSathya Perla2014-09-021-0/+5
* be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-031-9/+8Star
* be2net: fix return status of some ethtool methodsKalesh AP2014-07-181-5/+7
* ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-191-1/+2
* be2net: include rx-compl error counter in ethtool statsKalesh AP2014-05-091-0/+1
* be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla2014-05-091-58/+42Star
* be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-231-12/+80
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-151-6/+6