aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2024-05-02net: b44: set pause params only when interface is upPeter Münster
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-02-23net: bcmgenet: Fix EEE implementationFlorian Fainelli
2024-02-23bnxt_en: Wait for FLR to complete during probeMichael Chan
2024-01-25net/tg3: fix race condition in tg3_reset_task()Thinh Tran
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-15net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-05ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-12-13net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-10-06bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-19bnx2x: fix page fault following EEH recoveryDavid Christensen
2023-08-30net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-30net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-07-27ethernet: use of_get_ethdev_address()Jakub Kicinski
2023-07-27ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2023-07-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-07-23net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki
2023-07-23Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-06-14bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-14bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy
2023-05-24net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli
2023-05-24net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-24bnxt: avoid overflow in bnxt_get_nvram_directory()Maxim Korotkov
2023-04-26bnxt_en: Do not initialize PTP on older P3/P4 chipsMichael Chan
2023-04-05bnxt_en: Add missing 200G link speed reportingMichael Chan
2023-04-05bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP
2023-04-05bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-17bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki
2023-03-10net: bcmgenet: Add a check for oversized packetsFlorian Fainelli
2023-03-10net: bcmgenet: fix MoCA LED controlDoug Berger
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-01net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2022-12-14net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...YueHaibing
2022-12-02bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang
2022-11-26bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-26net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun
2022-11-16net: broadcom: Fix BCMGENET KconfigYueHaibing
2022-11-16bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba
2022-11-16bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()Michael Chan
2022-11-03net: broadcom: bcm4908_enet: update TX stats after actual transmissionRafał Miłecki
2022-11-03net: broadcom: bcm4908enet: remove redundant variable bytesColin Ian King
2022-11-03net: bcmsysport: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-10-26bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie