summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: fix failure case in setting flow controlKalesh AP2015-01-241-6/+8
* be2net: support TX batching using skb->xmit_more flagSathya Perla2015-01-051-2/+0
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-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/+0
* be2net: add blank line after declarationsKalesh AP2014-09-221-0/+1
* be2net: remove return statements for void functionsKalesh AP2014-09-221-2/+0
* 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-021-9/+8
* be2net: fix return status of some ethtool methodsKalesh AP2014-07-171-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/+42
* be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-221-12/+80
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-6/+6
* be2net: do external loopback test only when it is requestedIvan Vecera2014-03-061-7/+9
* be2net: Update copyright yearVasundhara Volam2014-02-131-1/+1
* be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-151-6/+7
* be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-151-56/+4
* be2net: Display RoCE specific counters in ethtool -SAjit Khaparde2013-10-091-1/+6
* be2net: add a counter for pkts dropped in xmit pathSathya Perla2013-10-011-1/+3
* be2net: fix adaptive interrupt coalescingSathya Perla2013-10-011-13/+16
* be2net: implement ethtool set/get_channel hooksSathya Perla2013-08-271-0/+25
* be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-05-311-0/+29
* be2net: cleanup be_get_drvinfo()Somnath Kotur2013-05-271-6/+2
* be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2013-05-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-1/+2
|\
| * be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi2013-04-291-1/+2
* | be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy2013-04-261-0/+6
* | be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy2013-04-261-1/+1
* | be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy2013-04-261-0/+155
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-7/+2
* | be2net: Update copyright yearVasundhara Volam2013-03-071-1/+1
|/
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-6/+6
* be2net: Fix ethtool get_settings output for VFPadmanabh Ratnakar2012-10-211-31/+42
* be2net: Fix error messages while driver load for VFsPadmanabh Ratnakar2012-10-211-0/+7
* be2net: cleanup code related to be_link_status_query()Sathya Perla2012-09-301-45/+12
* be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2012-07-251-2/+3
* be2net: Fix error while toggling autoneg of pause parametersPadmanabh Ratnakar2012-07-121-1/+1
* be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur2012-05-181-0/+77
* be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur2012-05-021-1/+1