index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-13
bnx2: Reset device during driver initialization
Baoquan He
2016-09-12
bnx2: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2015-10-12
BNX2: free temp_stats_blk on error path
wangweidong
2015-10-11
BNX2: fix a Null Pointer for stats_blk
wangweidong
[next]