index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_ethtool.c
Age
Commit message (
Expand
)
Author
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-12
net: be2net: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/emulex: Delete driver version
Leon Romanovsky
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-08-18
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
2019-06-22
be2net: fix link failure after ethtool offline test
Petr Oros
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-16
be2net: Fix number of Rx queues used for flow hashing
Ivan Vecera
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-08-07
be2net: Mark expected switch fall-through
Gustavo A. R. Silva
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
2017-01-02
net: emulex: benet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-07
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
2016-06-27
be2net: Change copyright markings in source files
Somnath Kotur
2016-06-27
be2net: support asymmetric rx/tx queue counts
Sathya Perla
2016-06-07
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
Sriharsha Basavapatna
2016-02-07
be2net: return error status from be_set_phys_id()
Suresh Reddy
2015-12-30
be2net: support ethtool get-dump option
Venkat Duvvuru
2015-11-18
be2net: remove local variable 'status'
Ivan Vecera
2015-11-16
be2net: replace hardcoded values with existing define
Ivan Vecera
2015-11-16
be2net: remove unused local rsstable array
Ivan Vecera
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-07-29
be2net: Support vxlan offload stats in the driver
Sriharsha Basavapatna
2015-07-10
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-07
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
2015-05-14
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
2015-05-09
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-01-24
be2net: fix failure case in setting flow control
Kalesh AP
2015-01-05
be2net: support TX batching using skb->xmit_more flag
Sathya Perla
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-09-22
be2net: fix alignment on line wrap
Kalesh AP
2014-09-22
be2net: remove multiple assignments on a single line
Kalesh AP
2014-09-22
be2net: insert a blank line after function/struct//enum definitions
Kalesh AP
2014-09-22
be2net: remove multiple blank lines
Kalesh AP
2014-09-22
be2net: add blank line after declarations
Kalesh AP
2014-09-22
be2net: remove return statements for void functions
Kalesh AP
2014-09-22
be2net: add speed reporting for 20G-KR interface
Vasundhara Volam
2014-09-22
be2net: add speed reporting for 40G/KR interface
Kalesh AP
2014-09-13
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-13
be2net: add ethtool "-m" option support
Mark Leonard
2014-09-13
be2net: fix some log messages
Vasundhara Volam
[next]