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
/
bnx2x
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
2024-03-07
cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
Chris Leech
2023-08-22
bnx2x: new flag for track HW resource allocation
Thinh Tran
2023-06-10
bnx2x: fix page fault following EEH recovery
David Christensen
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-03-08
bnx2x: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-27
bnx2x: fix napi API usage sequence
Manish Chopra
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
2022-02-24
bnx2x: fix driver load from initrd
Manish Chopra
2022-01-09
bnx2x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
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-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-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
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-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-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-17
net: broadcom: bnx2x: Fix wrong function name in comments
Yang Shen
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-03-17
ethernet/broadcom:remove unneeded variable: "ret"
dingsenjie
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-10-03
bnx2x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-19
bnx2x: use true,false for bool variables
Jason Yan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
bnx2x: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-04
bnx2x: Perform Idlechk dump during the debug collection.
Sudarsana Reddy Kalluru
2020-07-04
bnx2x: Add support for idlechk tests.
Sudarsana Reddy Kalluru
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
2019-12-14
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
2019-08-18
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
2019-06-29
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-16
bnx2x: Add support for detection of P2P event packets.
Sudarsana Reddy Kalluru
2019-04-16
bnx2x: Replace magic numbers with macro definitions.
Sudarsana Reddy Kalluru
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
[next]