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
/
broadcom
/
bnx2x
Age
Commit message (
Expand
)
Author
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
bnx2x: fix potential memory leak in bnx2x_tpa_stop()
Jianglei Nie
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-08-12
bnx2x: Fix comment typo
Jason Wang
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-27
bnx2x: fix napi API usage sequence
Manish Chopra
2022-04-11
bnx2x: Fix spelling mistake "regiser" -> "register"
Lv Ruyi
2022-04-06
bnx2x: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-03-22
bnx2x: truncate value to original sizing
Bill Wendling
2022-03-17
bnx2x: use correct format characters
Bill Wendling
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
bnx2x: fix driver load from initrd
Manish Chopra
2022-02-05
bnx2x: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-01-09
bnx2x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-12-20
bnx2x: Invalidate fastpath HSI version for VFs
Manish Chopra
2021-12-20
bnx2x: Utilize firmware 7.13.21.0
Manish Chopra
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-20
bnx2x: constify static inline stub for dev_addr
Jakub Kicinski
2021-11-19
bnx2x: Use struct_group() for memcpy() region
Kees Cook
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-15
net: bnx2x: fix variable dereferenced before check
Pavel Skripkin
2021-10-16
ethernet: bnx2x: use eth_hw_addr_set()
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-14
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-24
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
Revert "bnx2x: Read VPD with pci_vpd_alloc()"
David S. Miller
2021-08-23
Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-22
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-22
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-16
bnx2x: remove unused variable 'cur_data_offset'
Bill Wendling
2021-05-31
bnx2x: Remove the repeated declaration
Shaokun Zhang
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-25
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
2021-05-17
net: broadcom: bnx2x: Fix wrong function name in comments
Yang Shen
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]