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.13.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
/
broadcom
/
bnx2x
/
bnx2x_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-2
/
+4
2020-03-11
net: bnx2x: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-04
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
1
-7
/
+0
2019-06-29
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
1
-1
/
+3
2019-06-18
bnx2x: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
1
-1
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2018-11-28
bnx2x: Add storm FW version to ethtool driver query output.
Sudarsana Reddy Kalluru
1
-0
/
+6
2018-11-28
bnx2x: Add MBI version to ethtool driver query output.
Sudarsana Reddy Kalluru
1
-1
/
+23
2018-07-25
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
1
-3
/
+10
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-1
/
+1
2018-03-26
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
1
-1
/
+2
2017-07-14
bnx2x: fix format overflow warning
Arnd Bergmann
1
-1
/
+2
2017-07-13
net: broadcom: bnx2x: make a couple of const arrays static
Colin Ian King
1
-2
/
+2
2017-01-24
net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-90
/
+109
2016-12-05
bnx2x: Correct ringparam estimate when DOWN
Mintz, Yuval
1
-0
/
+8
2016-02-17
bnx2x: Warn about grc timeouts in register dump
Yuval Mintz
1
-0
/
+5
2015-12-06
bnx2x: simplify distinction between port and func stats
Michal Schmidt
1
-61
/
+56
2015-11-20
bnx2x: Show port statistics in Multi-function
Yuval Mintz
1
-3
/
+1
2015-11-20
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
1
-2
/
+3
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-10-11
bnx2x: Prevent UDP 4-tuple configurations on older adapters
Yuval Mintz
1
-0
/
+7
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+16
2015-08-11
bnx2x: Free NVRAM lock at end of each page
Yuval Mintz
1
-0
/
+16
2015-08-07
bnx2x: Add BD support for storage
Yuval Mintz
1
-2
/
+2
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
1
-0
/
+3
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
1
-1
/
+3
2015-07-18
bnx2x: only report most generic filters in get_ts_info
Jacob Keller
1
-10
/
+1
2015-06-25
bnx2x: Release nvram lock on error flow
Yuval Mintz
1
-0
/
+1
2015-06-25
bnx2x: Fix statistics gathering on link change
Ariel Elior
1
-0
/
+2
2015-06-25
bnx2x: Correct speed from baseT into KR.
Yuval Mintz
1
-15
/
+40
2015-04-22
bnx2x: Prevent inner-reload while VFs exist
Yuval Mintz
1
-0
/
+17
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+18
2014-09-20
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
1
-1
/
+1
2014-08-22
bnx2x: Add timestamping and PTP hardware clock support
Michal Kalderon
1
-1
/
+41
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-07-25
bnx2x: fix set_setting for some PHYs
Yaniv Rosner
1
-0
/
+1
2014-07-02
bnx2x: VF can report link speed
Dmitry Kravkov
1
-2
/
+42
2014-06-03
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-7
/
+8
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-7
/
+8
2014-05-31
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
Ariel Elior
1
-1
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-4
/
+2
2014-03-26
bnx2x: Don't show port statistics for VFs
Yuval Mintz
1
-5
/
+6
2014-01-29
bnx2x: Fix generic option settings
Yaniv Rosner
1
-40
/
+38
2013-12-26
bnx2x: add Big-Endian ethtool comment
Yuval Mintz
1
-0
/
+6
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-38
/
+2
2013-10-22
bnx2x: Don't pretend during register dump
Dmitry Kravkov
1
-38
/
+2
2013-09-29
bnx2x: Correct VF driver info
Yuval Mintz
1
-0
/
+3
[next]