开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
/
bna
/
bnad_ethtool.c
Age
Commit message (
Expand
)
Author
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2022-09-30
net: bna: Fix spelling mistake "muliple" -> "multiple"
Colin Ian King
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-12-10
net: bna: Update supported link modes
Erik Ekman
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
2021-03-17
bna: Update driver to use ethtool_sprintf
Alexander Duyck
2020-03-10
net: bna: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/brocade: Delete driver version
Leon Romanovsky
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
2017-05-08
bna: ethtool: Avoid reading past end of buffer
Kees Cook
2016-11-30
net: brocade: bna: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-17
bna: fix crash in bnad_get_strings()
Ivan Vecera
2016-09-17
bna: add missing per queue ethtool stat
Ivan Vecera
2015-09-20
bna: check for dma mapping errors
Ivan Vecera
2015-06-11
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
2015-06-11
bna: remove unused cbfn parameter
Ivan Vecera
2015-06-11
bna: get rid of duplicate and unused macros
Ivan Vecera
2015-02-21
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
2014-07-30
bna: fill the magic in bnad_get_eeprom() instead of validating
Ivan Vecera
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-12-18
bna: Add software timestamping support
Rasesh Mody
2012-12-11
bna: Firmware update
Rasesh Mody
2012-04-04
bna: Function name changes and cleanups
Jing Huang
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-09
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
2012-02-01
bna: Implement ethtool flash_device entry point.
Krishna Gudipati
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
2011-12-23
bna: Added flash sub-module and ethtool eeprom entry points.
Krishna Gudipati
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-09-17
bna: Set Ring Param Fix
Rasesh Mody
2011-09-15
bna: TX Queue Depth Fix
Rasesh Mody
2011-09-15
bna: Ethtool Enhancements and Fix
Rasesh Mody
2011-08-11
bna: ENET and Tx Rx Redesign Enablement
Rasesh Mody
2011-08-11
bna: Move the Brocade driver
Jeff Kirsher