summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-16bnx2x: remove unused variable 'cur_data_offset'Bill Wendling
2021-05-31bnx2x: Remove the repeated declarationShaokun Zhang
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-17net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2021-04-29bnx2x: Remove redundant assignment to errYang Li
2021-03-17ethernet/broadcom:remove unneeded variable: "ret"dingsenjie
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
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