index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-6
/
+6
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
1
-12
/
+19
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
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
[next]