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