aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_ethtool.c
Commit message (Expand)AuthorAge
* be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna2016-09-08
* be2net: Change copyright markings in source filesSomnath Kotur2016-06-27
* be2net: support asymmetric rx/tx queue countsSathya Perla2016-06-27
* be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna2016-06-07
* be2net: return error status from be_set_phys_id()Suresh Reddy2016-02-07
* be2net: support ethtool get-dump optionVenkat Duvvuru2015-12-30
* be2net: remove local variable 'status'Ivan Vecera2015-11-18
* be2net: replace hardcoded values with existing defineIvan Vecera2015-11-16
* be2net: remove unused local rsstable arrayIvan Vecera2015-11-16
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* be2net: Support vxlan offload stats in the driverSriharsha Basavapatna2015-07-30
* be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy2015-07-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
|\
| * be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-07
* | be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru2015-05-14
* | be2net: update copyright year to 2015Vasundhara Volam2015-05-09
* | be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar2015-05-09
|/
* be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam2015-03-04
* be2net: fix failure case in setting flow controlKalesh AP2015-01-24
* be2net: support TX batching using skb->xmit_more flagSathya Perla2015-01-05
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* be2net: fix alignment on line wrapKalesh AP2014-09-22
* be2net: remove multiple assignments on a single lineKalesh AP2014-09-22
* be2net: insert a blank line after function/struct//enum definitionsKalesh AP2014-09-22
* be2net: remove multiple blank linesKalesh AP2014-09-22
* be2net: add blank line after declarationsKalesh AP2014-09-22
* be2net: remove return statements for void functionsKalesh AP2014-09-22
* be2net: add speed reporting for 20G-KR interfaceVasundhara Volam2014-09-22
* be2net: add speed reporting for 40G/KR interfaceKalesh AP2014-09-22
* be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-13
* be2net: add ethtool "-m" option supportMark Leonard2014-09-13
* be2net: fix some log messagesVasundhara Volam2014-09-13
* be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam2014-09-02
* be2net: Add TX completion error statistics in ethtoolKalesh AP2014-09-02
* be2net: add a description for counter rx_input_fifo_overflow_dropSathya Perla2014-09-02
* be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-02
* be2net: fix return status of some ethtool methodsKalesh AP2014-07-17
* ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-18
* be2net: include rx-compl error counter in ethtool statsKalesh AP2014-05-09
* be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla2014-05-09
* be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-22
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* be2net: do external loopback test only when it is requestedIvan Vecera2014-03-06
* be2net: Update copyright yearVasundhara Volam2014-02-13
* be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-15
* be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-15
* be2net: Display RoCE specific counters in ethtool -SAjit Khaparde2013-10-09
* be2net: add a counter for pkts dropped in xmit pathSathya Perla2013-10-01
* be2net: fix adaptive interrupt coalescingSathya Perla2013-10-01
* be2net: implement ethtool set/get_channel hooksSathya Perla2013-08-27