summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2021-11-15net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-10-16ethernet: bnx2x: use eth_hw_addr_set()Jakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-24bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23Revert "bnx2x: Read VPD with pci_vpd_alloc()"David S. Miller
2021-08-23Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-22bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit
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