index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
bnx2x: use the right constant
Julia Lawall
2018-05-28
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
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
bnx2x: Replace doorbell barrier() with wmb()
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-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
bnx2x: disable GSO where gso_size is too big for hardware
Daniel Axtens
2018-01-17
bnx2x: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-08
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
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
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-10-06
bnx2x: Use pci_ari_enabled() instead of local copy
Bjorn Helgaas
2017-09-21
drivers: net: bnx2x: use setup_timer() helper.
Allen Pais
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-07-14
bnx2x: fix format overflow warning
Arnd Bergmann
2017-07-13
net: broadcom: bnx2x: make a couple of const arrays static
Colin Ian King
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-25
bnx2x: Don't log mc removal needlessly
Mintz, Yuval
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-10
bnx2x: Don't post statistics to malicious VFs
Mintz, Yuval
2017-06-10
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-07
bnx2x: fix pf2vf bulletin DMA mapping leak
Michal Schmidt
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-01
bnx2x: Fix Multi-Cos
Mintz, Yuval
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-16
bnx2x: Remove open coded carrier check
Leon Romanovsky
2017-05-08
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
2017-04-30
bnx2x: Align RX buffers
Scott Wood
2017-04-30
bnx2x: Get rid of useless temporary variable
Andy Shevchenko
2017-04-30
bnx2x: Reuse bnx2x_null_format_ver()
Andy Shevchenko
2017-04-30
bnx2x: Replace custom scnprintf()
Andy Shevchenko
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-04
bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
Colin Ian King
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-07
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2017-03-07
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
[next]