index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2019-02-18
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
2019-01-16
bnx2x: fix various indentation issues
Colin Ian King
2018-12-24
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
2018-12-12
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru
2018-12-12
bnx2x: Enable PTP only on the PF that initializes the port
Sudarsana Reddy Kalluru
2018-12-12
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru
2018-12-12
bnx2x: Clear fip MAC when fcoe offload support is disabled
Sudarsana Reddy Kalluru
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-23
bnx2x: remove ndo_poll_controller
Eric Dumazet
2018-09-21
bnx2x: Ignore bandwidth attention in single function mode
Shahed Shaikh
2018-09-21
bnx2x: Add VF spoof-checking configuration
Shahed Shaikh
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-30
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-05-25
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-21
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
2018-02-01
bnx2x: disable GSO where gso_size is too big for hardware
Daniel Axtens
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2017-12-19
bnx2x: Use NETIF_F_GRO_HW.
Michael Chan
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-14
bnx2x: fix slowpath null crash
Zhu Yanjun
[next]