summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2020-05-04bnxt_en: prepare to refactor ethtool reset typesEdwin Peer
2020-05-04bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw.Vasundhara Volam
2020-05-04bnxt_en: Improve TQM ring context memory sizing formulas.Michael Chan
2020-05-04bnxt_en: Allocate TQM ring context memory according to fw specification.Michael Chan
2020-05-04bnxt_en: Update firmware spec. to 1.10.1.33.Michael Chan
2020-05-01net: bcmgenet: Move wake-up event out of side band ISRDoug Berger
2020-04-29net: bcmgenet: add WAKE_FILTER supportDoug Berger
2020-04-29net: bcmgenet: add support for ethtool rxnfc flowsDoug Berger
2020-04-29net: bcmgenet: code movementDoug Berger
2020-04-29Revert "net: bcmgenet: remove unused function in bcmgenet.c"Doug Berger
2020-04-29net: bcmgenet: move clk_wol management to bcmgenet_wolDoug Berger
2020-04-29net: bcmgenet: Fix WoL with password after deep sleepDoug Berger
2020-04-29net: bcmgenet: set Rx mode before starting netifDoug Berger
2020-04-27bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-04-27bnxt_en: Return error when allocating zero size context memory.Michael Chan
2020-04-27bnxt_en: Improve AER slot reset.Michael Chan
2020-04-27bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.Vasundhara Volam
2020-04-27bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-23net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-21net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-04-20net: bcmgenet: Drop too many parentheses in bcmgenet_probe()Andy Shevchenko
2020-04-20net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX()Andy Shevchenko
2020-04-20net: bcmgenet: Use devm_clk_get_optional() to get the clocksAndy Shevchenko
2020-04-20net: bcmgenet: Drop useless OF codeAndy Shevchenko
2020-04-20net: bcmgenet: Drop ACPI_PTR() to avoid compiler warningAndy Shevchenko
2020-04-20net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin
2020-04-01bnx2x: correct a comment mistake in grammarHu Haowen
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-27bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla
2020-03-27bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam
2020-03-27bnxt_en: Add partno to devlink info_get cbVasundhara Volam
2020-03-27bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam
2020-03-27bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-03-23bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-03-23bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-03-23bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-03-23bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-03-21net: bcmgenet: always enable status blocksDoug Berger
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-17net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2020-03-17Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-10net: tg3: reject unsupported coalescing paramsJakub Kicinski