index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: fix built-in kernel driver load failure
Manish Chopra
2022-03-17
1
-13
/
+2
*
bnx2x: fix driver load from initrd
Manish Chopra
2022-02-24
1
-0
/
+3
*
bnx2x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
1
-15
/
+4
*
bnx2x: Utilize firmware 7.13.21.0
Manish Chopra
2021-12-20
1
-22
/
+53
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-5
/
+0
*
ethernet: bnx2x: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-5
/
+11
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-2
/
+2
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-71
/
+20
|
\
|
*
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
1
-42
/
+15
|
*
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
1
-34
/
+10
*
|
Revert "bnx2x: Read VPD with pci_vpd_alloc()"
David S. Miller
2021-08-23
1
-10
/
+34
*
|
Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-23
1
-15
/
+42
*
|
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-22
1
-42
/
+15
*
|
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-22
1
-34
/
+10
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
net: broadcom: bnx2x: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-1
/
+1
*
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-2
/
+1
|
\
|
*
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
1
-2
/
+1
*
|
ethernet/broadcom:remove unneeded variable: "ret"
dingsenjie
2021-03-17
1
-2
/
+1
|
/
*
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
1
-2
/
+0
*
bnx2x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-03
1
-2
/
+2
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
1
-7
/
+5
*
bnx2x: use true,false for bool variables
Jason Yan
2020-09-19
1
-3
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
bnx2x: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
1
-112
/
+24
*
bnx2x: Perform Idlechk dump during the debug collection.
Sudarsana Reddy Kalluru
2020-07-04
1
-0
/
+9
*
bnx2x: Add support for idlechk tests.
Sudarsana Reddy Kalluru
2020-07-04
1
-0
/
+7
*
bnx2x: use generic power management
Vaibhav Gupta
2020-06-26
1
-2
/
+1
*
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-03-03
1
-7
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-0
/
+1
|
\
|
*
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
2019-12-25
1
-0
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
2019-12-14
1
-2
/
+10
*
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
2019-08-18
1
-5
/
+12
*
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
2019-06-29
1
-9
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-20
/
+32
|
\
|
*
bnx2x: Add support for detection of P2P event packets.
Sudarsana Reddy Kalluru
2019-04-16
1
-10
/
+12
|
*
bnx2x: Replace magic numbers with macro definitions.
Sudarsana Reddy Kalluru
2019-04-16
1
-20
/
+30
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-29
/
+0
*
|
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2019-04-08
1
-1
/
+1
|
/
*
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
2019-02-18
1
-3
/
+1
*
bnx2x: fix various indentation issues
Colin Ian King
2019-01-16
1
-1
/
+1
*
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
2018-12-24
1
-4
/
+10
*
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru
2018-12-12
1
-1
/
+9
*
bnx2x: Enable PTP only on the PF that initializes the port
Sudarsana Reddy Kalluru
2018-12-12
1
-12
/
+10
*
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru
2018-12-12
1
-7
/
+27
*
bnx2x: Clear fip MAC when fcoe offload support is disabled
Sudarsana Reddy Kalluru
2018-12-12
1
-1
/
+3
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-8
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-8
/
+0
[next]