summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-24net/ethernet/broadcom: fix spelling typoWang Qing
2020-09-19bnx2x: use true,false for bool variablesJason Yan
2020-09-10net: remove napi_hash_del() from driver-facing APIJakub Kicinski
2020-09-08bnx2x: Fix some kernel-doc warningsWang Hai
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-14bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-07bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King
2020-07-04bnx2x: Perform Idlechk dump during the debug collection.Sudarsana Reddy Kalluru
2020-07-04bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru
2020-07-04bnx2x: Add Idlechk related register definitions.Sudarsana Reddy Kalluru
2020-06-26bnx2x: use generic power managementVaibhav Gupta
2020-05-25bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet
2020-05-05bnx2x: Remove unused inline function bnx2x_vf_vlan_creditYueHaibing
2020-05-05bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan
2020-04-01bnx2x: correct a comment mistake in grammarHu Haowen
2020-03-10net: bnx2x: reject unsupported coalescing paramsJakub Kicinski
2020-03-03net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-26bnx2x: Fix accounting of vlan resources among the PFsManish Chopra
2019-12-26bnx2x: Use appropriate define for vlan creditManish Chopra
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-14bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-16bnx2x: Remove hw_reset_t function castsKees Cook
2019-11-16bnx2x: Remove format_fw_ver_t function castsKees Cook
2019-11-16bnx2x: Remove config_init_t function castsKees Cook
2019-11-16bnx2x: Remove read_status_t function castsKees Cook
2019-11-16bnx2x: Drop redundant callback function castsKees Cook
2019-11-05bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra
2019-11-05bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru
2019-11-05bnx2x: Utilize FW 7.13.15.0.Sudarsana Reddy Kalluru
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-07-25bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-06-09bnx2x: Use napi_alloc_frag()Sebastian Andrzej Siewior
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds