aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_ethtool.c
AgeCommit message (Expand)Author
2019-09-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2018-02-06be2net: Handle transmit completion errors in LancerSuresh Reddy
2017-01-02net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna
2016-06-27be2net: Change copyright markings in source filesSomnath Kotur
2016-06-27be2net: support asymmetric rx/tx queue countsSathya Perla
2016-06-07be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna
2016-02-07be2net: return error status from be_set_phys_id()Suresh Reddy
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru
2015-11-18be2net: remove local variable 'status'Ivan Vecera
2015-11-16be2net: replace hardcoded values with existing defineIvan Vecera
2015-11-16be2net: remove unused local rsstable arrayIvan Vecera
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-07-29be2net: Support vxlan offload stats in the driverSriharsha Basavapatna
2015-07-10be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh 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: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru
2015-05-09be2net: update copyright year to 2015Vasundhara Volam
2015-05-09be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam
2015-01-24be2net: fix failure case in setting flow controlKalesh AP
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-09-22be2net: fix alignment on line wrapKalesh AP
2014-09-22be2net: remove multiple assignments on a single lineKalesh AP
2014-09-22be2net: insert a blank line after function/struct//enum definitionsKalesh AP
2014-09-22be2net: remove multiple blank linesKalesh AP
2014-09-22be2net: add blank line after declarationsKalesh AP
2014-09-22be2net: remove return statements for void functionsKalesh AP
2014-09-22be2net: add speed reporting for 20G-KR interfaceVasundhara Volam
2014-09-22be2net: add speed reporting for 40G/KR interfaceKalesh AP
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli
2014-09-13be2net: add ethtool "-m" option supportMark Leonard
2014-09-13be2net: fix some log messagesVasundhara Volam
2014-09-02be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam
2014-09-02be2net: Add TX completion error statistics in ethtoolKalesh AP
2014-09-02be2net: add a description for counter rx_input_fifo_overflow_dropSathya Perla
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP
2014-07-17be2net: fix return status of some ethtool methodsKalesh AP
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings
2014-05-09be2net: include rx-compl error counter in ethtool statsKalesh AP
2014-05-09be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera
2014-02-13be2net: Update copyright yearVasundhara Volam
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde