index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2.c
Age
Commit message (
Expand
)
Author
2022-12-09
skbuff: Introduce slab_build_skb()
Kees Cook
2022-10-25
bnx2: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
2022-09-30
bnx2: Fix spelling mistake "bufferred" -> "buffered"
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-03-03
bnx2: Fix an error message
Christophe JAILLET
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
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-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-24
bnx2: Replace open-coded byte swapping with swab32s()
Heiner Kallweit
2021-08-24
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
Revert "bnx2: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-22
bnx2: Replace open-coded version with swab32s()
Heiner Kallweit
2021-08-22
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-19
net: broadcom: remove leading spaces before tabs
Hui Tang
2021-05-17
net: bnx2: Fix error return code in bnx2_init_board()
Zhen Lei
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-03-10
net: bnx2: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-23
net: broadcom: Use dev_get_drvdata
Chuhong Yuan
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-04
net: ethernet: bnx2: Replace NULL comparison
Varsha Rao
2018-06-04
net: ethernet: bnx2: Remove extra parentheses
Varsha Rao
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-01-23
bnx2: remove redundant initializations of pointers txr and rxr
Colin Ian King
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-09-21
drivers: net: bnx2: use setup_timer() helper.
Allen Pais
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-11-21
bnx2: use READ_ONCE() instead of barrier()
Eric Dumazet
2016-11-15
net: bnx2: 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-14
bnx2: Wait for in-flight DMA to complete at probe stage
Baoquan He
2016-11-14
Revert "bnx2: Reset device during driver initialization"
Baoquan He
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-10-18
bnx2: fix locking when netconsole is used
Ivan Vecera
[next]