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
/
brocade
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
bna: Remove field bnad_dentry_files[] in struct bnad
Zhen Lei
2
-16
/
+5
2024-10-31
bna: Remove error checking for debugfs create APIs
Zhen Lei
1
-11
/
+0
2024-07-12
bna: adjust 'name' buf size of bna_tcb and bna_ccb structures
Alexey Kodanev
2
-6
/
+7
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-26
bna: ensure the copied buf is NUL terminated
Bui Quang Minh
1
-2
/
+2
2024-02-14
bnad: fix work_queue type mismatch
Arnd Bergmann
1
-7
/
+5
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-1
/
+1
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-10-12
bna: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+0
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+0
2023-07-19
net: bna: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-7
/
+6
2023-07-14
bna: Remove error checking for debugfs_create_dir()
Wang Ming
1
-5
/
+0
2022-11-21
bna: Avoid clashing function prototypes
Gustavo A. R. Silva
7
-43
/
+82
2022-10-26
bna: remove variable num_entries
Colin Ian King
1
-2
/
+0
2022-09-30
net: bna: Fix spelling mistake "muliple" -> "multiple"
Colin Ian King
1
-1
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-4
/
+2
2022-04-30
eth: remove remaining copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-2
/
+1
2022-01-10
bna: Simplify DMA setting
Christophe JAILLET
1
-24
/
+10
2021-12-11
net: bna: Update supported link modes
Erik Ekman
1
-11
/
+11
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-4
/
+8
2021-05-18
net: brocade: bna: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-05-05
Fix spelling error from "eleminate" to "eliminate"
Sean Gloumeau
1
-1
/
+1
2021-03-17
bna: Update driver to use ethtool_sprintf
Alexander Duyck
1
-161
/
+105
2020-12-05
net: bna: remove trailing semicolon in macro definition
Tom Rix
1
-9
/
+9
2020-10-04
net: bna: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+3
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2
-10
/
+18
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-5
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-07-23
bna: bfi.h: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-18
net: bna: Remove unused variable 't'
Zhang Changzhong
1
-2
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-03-11
net: bna: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-04
net/brocade: Delete driver version
Leon Romanovsky
3
-7
/
+0
2020-03-02
bna: bnad: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
bna: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-6
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-03
bna: remove set but not used variable 'pgoff'
yu kuai
1
-2
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
27
-243
/
+27
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-02-03
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
1
-1
/
+1
2019-01-23
bna: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+3
2018-09-22
bna: Remove unnecessary self assignment
Nathan Chancellor
1
-2
/
+2
[next]