| Commit message (Expand) | Author | Age | Files | Lines |
* | net: emulex: benet: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-01-02 | 1 | -39/+34 |
* | be2net: Support UE recovery in BEx/Skyhawk adapters | Sriharsha Basavapatna | 2016-09-07 | 1 | -0/+40 |
* | be2net: Change copyright markings in source files | Somnath Kotur | 2016-06-27 | 1 | -1/+1 |
* | be2net: support asymmetric rx/tx queue counts | Sathya Perla | 2016-06-27 | 1 | -5/+24 |
* | be2net: Enable Wake-On-LAN from shutdown for Skyhawk | Sriharsha Basavapatna | 2016-06-07 | 1 | -5/+30 |
* | be2net: return error status from be_set_phys_id() | Suresh Reddy | 2016-02-07 | 1 | -10/+13 |
* | be2net: support ethtool get-dump option | Venkat Duvvuru | 2015-12-30 | 1 | -30/+52 |
* | be2net: remove local variable 'status' | Ivan Vecera | 2015-11-18 | 1 | -4/+2 |
* | be2net: replace hardcoded values with existing define | Ivan Vecera | 2015-11-16 | 1 | -1/+2 |
* | be2net: remove unused local rsstable array | Ivan Vecera | 2015-11-16 | 1 | -14/+2 |
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -3/+0 |
* | be2net: Support vxlan offload stats in the driver | Sriharsha Basavapatna | 2015-07-29 | 1 | -0/+2 |
* | be2net: make SET_LOOPBACK_MODE cmd asynchrounous | Suresh Reddy | 2015-07-10 | 1 | -2/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 | 1 | -8/+10 |
|\ |
|
| * | be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() | Sriharsha Basavapatna | 2015-06-07 | 1 | -8/+10 |
* | | be2net: Export board temperature using hwmon-sysfs interface. | Venkata Duvvuru | 2015-05-14 | 1 | -1/+0 |
* | | be2net: update copyright year to 2015 | Vasundhara Volam | 2015-05-09 | 1 | -1/+1 |
* | | be2net: set interrupt moderation for Skyhawk-R using EQ-DB | Padmanabh Ratnakar | 2015-05-09 | 1 | -0/+8 |
|/ |
|
* | be2net: avoid creating the non-RSS default RXQ if FW allows to | Vasundhara Volam | 2015-03-04 | 1 | -1/+1 |
* | be2net: fix failure case in setting flow control | Kalesh AP | 2015-01-24 | 1 | -6/+8 |
* | be2net: support TX batching using skb->xmit_more flag | Sathya Perla | 2015-01-05 | 1 | -2/+0 |
* | ethtool: Support for configurable RSS hash function | Eyal Perry | 2014-12-08 | 1 | -2/+10 |
* | be2net: fix alignment on line wrap | Kalesh AP | 2014-09-22 | 1 | -3/+3 |
* | be2net: remove multiple assignments on a single line | Kalesh AP | 2014-09-22 | 1 | -2/+4 |
* | be2net: insert a blank line after function/struct//enum definitions | Kalesh AP | 2014-09-22 | 1 | -0/+3 |
* | be2net: remove multiple blank lines | Kalesh AP | 2014-09-22 | 1 | -1/+0 |
* | be2net: add blank line after declarations | Kalesh AP | 2014-09-22 | 1 | -0/+1 |
* | be2net: remove return statements for void functions | Kalesh AP | 2014-09-22 | 1 | -2/+0 |
* | be2net: add speed reporting for 20G-KR interface | Vasundhara Volam | 2014-09-22 | 1 | -0/+7 |
* | be2net: add speed reporting for 40G/KR interface | Kalesh AP | 2014-09-22 | 1 | -0/+7 |
* | be2net: fix port-type reporting in get_settings | Ravikumar Nelavelli | 2014-09-13 | 1 | -14/+33 |
* | be2net: add ethtool "-m" option support | Mark Leonard | 2014-09-13 | 1 | -1/+55 |
* | be2net: fix some log messages | Vasundhara Volam | 2014-09-13 | 1 | -1/+1 |
* | be2net: Add a dma_mapping_error counter in ethtool | Vasundhara Volam | 2014-09-02 | 1 | -0/+2 |
* | be2net: Add TX completion error statistics in ethtool | Kalesh AP | 2014-09-02 | 1 | -0/+28 |
* | be2net: add a description for counter rx_input_fifo_overflow_drop | Sathya Perla | 2014-09-02 | 1 | -0/+5 |
* | be2net: support deleting FW dump via ethtool (only for Lancer) | Kalesh AP | 2014-08-02 | 1 | -9/+8 |
* | be2net: fix return status of some ethtool methods | Kalesh AP | 2014-07-17 | 1 | -5/+7 |
* | ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh | Ben Hutchings | 2014-05-19 | 1 | -1/+2 |
* | be2net: include rx-compl error counter in ethtool stats | Kalesh AP | 2014-05-09 | 1 | -0/+1 |
* | be2net: fix line wrap and function call indentation in be_ethtool.c | Sathya Perla | 2014-05-09 | 1 | -58/+42 |
* | be2net: Support for configurable RSS hash key | Venkata Duvvuru | 2014-04-22 | 1 | -12/+80 |
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman | 2014-03-14 | 1 | -6/+6 |
* | be2net: do external loopback test only when it is requested | Ivan Vecera | 2014-03-06 | 1 | -7/+9 |
* | be2net: Update copyright year | Vasundhara Volam | 2014-02-13 | 1 | -1/+1 |
* | be2net: cleanup wake-on-lan code | Suresh Reddy | 2014-01-15 | 1 | -6/+7 |
* | be2net: do not call be_set/get_fw_log_level() on Skyhawk-R | Vasundhara Volam | 2014-01-15 | 1 | -56/+4 |
* | be2net: Display RoCE specific counters in ethtool -S | Ajit Khaparde | 2013-10-09 | 1 | -1/+6 |
* | be2net: add a counter for pkts dropped in xmit path | Sathya Perla | 2013-10-01 | 1 | -1/+3 |
* | be2net: fix adaptive interrupt coalescing | Sathya Perla | 2013-10-01 | 1 | -13/+16 |