aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
AgeCommit message (Expand)Author
2023-09-23bnx2x: fix page fault following EEH recoveryDavid Christensen
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-16bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru
2019-04-16bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon
2019-02-18bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing
2019-01-16bnx2x: fix various indentation issuesColin Ian King
2018-12-24bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2018-12-12bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2018-12-12bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru
2018-12-12bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2018-12-12bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet
2018-09-21bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-06-30bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva
2018-05-25bnx2x: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-03-26bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-21bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-19bnx2x: Use NETIF_F_GRO_HW.Michael Chan
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14bnx2x: fix slowpath null crashZhu Yanjun
2017-09-21drivers: net: bnx2x: use setup_timer() helper.Allen Pais
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King
2017-03-07bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-03-07bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval
2016-12-05net: bnx2x: fix improper return valuePan Bian
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-23bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru