index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: Fix comment typo
Jason Wang
2022-08-12
1
-1
/
+1
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-11
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-4
/
+5
|
\
|
*
bnx2x: fix napi API usage sequence
Manish Chopra
2022-04-27
1
-4
/
+5
*
|
bnx2x: Fix spelling mistake "regiser" -> "register"
Lv Ruyi
2022-04-11
1
-4
/
+4
*
|
bnx2x: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-06
1
-1
/
+1
|
/
*
bnx2x: truncate value to original sizing
Bill Wendling
2022-03-22
1
-2
/
+4
*
bnx2x: use correct format characters
Bill Wendling
2022-03-17
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
3
-26
/
+19
|
\
|
*
bnx2x: fix built-in kernel driver load failure
Manish Chopra
2022-03-17
3
-26
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-0
/
+3
|
\
|
|
*
bnx2x: fix driver load from initrd
Manish Chopra
2022-02-24
1
-0
/
+3
*
|
bnx2x: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-02-05
1
-1
/
+1
|
/
*
bnx2x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
1
-15
/
+4
*
bnx2x: Invalidate fastpath HSI version for VFs
Manish Chopra
2021-12-20
1
-2
/
+11
*
bnx2x: Utilize firmware 7.13.21.0
Manish Chopra
2021-12-20
5
-28
/
+69
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-5
/
+0
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
bnx2x: constify static inline stub for dev_addr
Jakub Kicinski
2021-11-20
1
-1
/
+1
*
bnx2x: Use struct_group() for memcpy() region
Kees Cook
2021-11-19
2
-7
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
1
-1
/
+3
|
\
|
*
net: bnx2x: fix variable dereferenced before check
Pavel Skripkin
2021-11-15
1
-1
/
+3
*
|
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
1
-0
/
+1
|
/
*
ethernet: bnx2x: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-5
/
+11
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
4
-5
/
+6
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
3
-6
/
+5
*
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
1
-1
/
+1
|
\
|
*
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
2021-09-14
1
-1
/
+1
*
|
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
2
-72
/
+20
|
\
\
|
|
/
|
/
|
|
*
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-42
/
+15
|
*
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
2
-35
/
+10
*
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
|
Revert "bnx2x: Read VPD with pci_vpd_alloc()"
David S. Miller
2021-08-23
2
-10
/
+35
*
|
Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-23
1
-15
/
+42
*
|
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-22
1
-42
/
+15
*
|
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-22
2
-35
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
1
-1
/
+2
|
\
\
|
*
|
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
2021-08-05
1
-1
/
+2
|
|
/
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
|
bnx2x: remove unused variable 'cur_data_offset'
Bill Wendling
2021-07-16
1
-6
/
+0
|
/
*
bnx2x: Remove the repeated declaration
Shaokun Zhang
2021-05-31
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-1
/
+3
|
\
|
*
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
2021-05-25
1
-1
/
+3
*
|
net: broadcom: bnx2x: Fix wrong function name in comments
Yang Shen
2021-05-17
2
-3
/
+3
|
/
*
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-08
1
-1
/
+0
|
\
|
*
bnx2x: Remove redundant assignment to err
Yang Li
2021-04-29
1
-1
/
+0
*
|
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
1
-2
/
+1
*
|
ethernet/broadcom:remove unneeded variable: "ret"
dingsenjie
2021-03-17
1
-2
/
+1
|
/
[next]