index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
brocade
Age
Commit message (
Expand
)
Author
2022-09-30
net: bna: Fix spelling mistake "muliple" -> "multiple"
Colin Ian King
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-04-30
eth: remove remaining copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-01-09
bna: Simplify DMA setting
Christophe JAILLET
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-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-05-17
net: brocade: bna: Fix wrong function name in comments
Yang Shen
2021-05-05
Fix spelling error from "eleminate" to "eliminate"
Sean Gloumeau
2021-03-17
bna: Update driver to use ethtool_sprintf
Alexander Duyck
2020-12-04
net: bna: remove trailing semicolon in macro definition
Tom Rix
2020-10-03
net: bna: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
bna: bfi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-17
net: bna: Remove unused variable 't'
Zhang Changzhong
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-03-10
net: bna: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/brocade: Delete driver version
Leon Romanovsky
2020-03-02
bna: bnad: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
bna: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-03
bna: remove set but not used variable 'pgoff'
yu kuai
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-02
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
2019-01-23
bna: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-09-21
bna: Remove unnecessary self assignment
Nathan Chancellor
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2017-10-18
bna: Convert timers to use timer_setup()
Kees Cook
2017-05-08
bna: ethtool: Avoid reading past end of buffer
Kees Cook
2017-05-08
bna: Avoid reading past end of buffer
Kees Cook
2017-03-24
bna: avoid writing uninitialized data into hw registers
Arnd Bergmann
2017-03-21
bna: integer overflow bug in debugfs
Dan Carpenter
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-17
bna: use designated initializers
Kees Cook
2016-11-30
net: brocade: bna: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-09
bna: Add synchronization for tx ring.
Benjamin Poirier
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]