Age | Commit message (Expand) | Author | Files | Lines |
2022-07-29 | be2net: Fix buffer overflow in be_get_module_eeprom | Hristo Venev | 1 | -12/+19 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-03-12 | net: be2net: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+3 |
2020-03-04 | net/emulex: Delete driver version | Leon Romanovsky | 1 | -1/+0 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -1/+1 |
2019-08-19 | be2net: eliminate enable field from be_aic_obj | Ivan Vecera | 1 | -3/+4 |
2019-06-22 | be2net: fix link failure after ethtool offline test | Petr Oros | 1 | -6/+22 |
2019-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2019-06-16 | be2net: Fix number of Rx queues used for flow hashing | Ivan Vecera | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338 | Thomas Gleixner | 1 | -5/+1 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -9/+9 |
2018-08-08 | be2net: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-02-06 | be2net: Handle transmit completion errors in Lancer | Suresh Reddy | 1 | -0/+1 |
2017-01-03 | net: emulex: benet: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -39/+34 |
2016-09-08 | be2net: Support UE recovery in BEx/Skyhawk adapters | Sriharsha Basavapatna | 1 | -0/+40 |
2016-06-27 | be2net: Change copyright markings in source files | Somnath Kotur | 1 | -1/+1 |
2016-06-27 | be2net: support asymmetric rx/tx queue counts | Sathya Perla | 1 | -5/+24 |
2016-06-08 | be2net: Enable Wake-On-LAN from shutdown for Skyhawk | Sriharsha Basavapatna | 1 | -5/+30 |
2016-02-07 | be2net: return error status from be_set_phys_id() | Suresh Reddy | 1 | -10/+13 |
2015-12-31 | be2net: support ethtool get-dump option | Venkat Duvvuru | 1 | -30/+52 |
2015-11-18 | be2net: remove local variable 'status' | Ivan Vecera | 1 | -4/+2 |
2015-11-16 | be2net: replace hardcoded values with existing define | Ivan Vecera | 1 | -1/+2 |
2015-11-16 | be2net: remove unused local rsstable array | Ivan Vecera | 1 | -14/+2 |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 1 | -3/+0 |
2015-07-30 | be2net: Support vxlan offload stats in the driver | Sriharsha Basavapatna | 1 | -0/+2 |
2015-07-11 | be2net: make SET_LOOPBACK_MODE cmd asynchrounous | Suresh Reddy | 1 | -2/+13 |
2015-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+10 |
2015-06-08 | be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() | Sriharsha Basavapatna | 1 | -8/+10 |
2015-05-14 | be2net: Export board temperature using hwmon-sysfs interface. | Venkata Duvvuru | 1 | -1/+0 |
2015-05-09 | be2net: update copyright year to 2015 | Vasundhara Volam | 1 | -1/+1 |
2015-05-09 | be2net: set interrupt moderation for Skyhawk-R using EQ-DB | Padmanabh Ratnakar | 1 | -0/+8 |
2015-03-04 | be2net: avoid creating the non-RSS default RXQ if FW allows to | Vasundhara Volam | 1 | -1/+1 |
2015-01-25 | be2net: fix failure case in setting flow control | Kalesh AP | 1 | -6/+8 |
2015-01-06 | be2net: support TX batching using skb->xmit_more flag | Sathya Perla | 1 | -2/+0 |
2014-12-09 | ethtool: Support for configurable RSS hash function | Eyal Perry | 1 | -2/+10 |
2014-09-22 | be2net: fix alignment on line wrap | Kalesh AP | 1 | -3/+3 |
2014-09-22 | be2net: remove multiple assignments on a single line | Kalesh AP | 1 | -2/+4 |
2014-09-22 | be2net: insert a blank line after function/struct//enum definitions | Kalesh AP | 1 | -0/+3 |
2014-09-22 | be2net: remove multiple blank lines | Kalesh AP | 1 | -1/+0 |
2014-09-22 | be2net: add blank line after declarations | Kalesh AP | 1 | -0/+1 |
2014-09-22 | be2net: remove return statements for void functions | Kalesh AP | 1 | -2/+0 |
2014-09-22 | be2net: add speed reporting for 20G-KR interface | Vasundhara Volam | 1 | -0/+7 |
2014-09-22 | be2net: add speed reporting for 40G/KR interface | Kalesh AP | 1 | -0/+7 |
2014-09-14 | be2net: fix port-type reporting in get_settings | Ravikumar Nelavelli | 1 | -14/+33 |
2014-09-14 | be2net: add ethtool "-m" option support | Mark Leonard | 1 | -1/+55 |
2014-09-14 | be2net: fix some log messages | Vasundhara Volam | 1 | -1/+1 |
2014-09-02 | be2net: Add a dma_mapping_error counter in ethtool | Vasundhara Volam | 1 | -0/+2 |
2014-09-02 | be2net: Add TX completion error statistics in ethtool | Kalesh AP | 1 | -0/+28 |
2014-09-02 | be2net: add a description for counter rx_input_fifo_overflow_drop | Sathya Perla | 1 | -0/+5 |
2014-08-03 | be2net: support deleting FW dump via ethtool (only for Lancer) | Kalesh AP | 1 | -9/+8 |