summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-251-1/+2
* net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-251-1/+2
* net: bcmgenet: correct per TX/RX ring statisticsDoug Berger2020-04-241-0/+3
* net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-04-221-22/+11
* net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin2020-04-201-1/+0
* bnx2x: correct a comment mistake in grammarHu Haowen2020-04-011-1/+2
* devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha2020-03-301-3/+3
* net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-301-1/+1
* bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla2020-03-282-2/+15
* bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam2020-03-271-2/+2
* bnxt_en: Add partno to devlink info_get cbVasundhara Volam2020-03-271-0/+8
* bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam2020-03-272-0/+63
* bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam2020-03-273-1/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-268-155/+89
|\
| * bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam2020-03-241-0/+4
| * bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan2020-03-241-3/+3
| * bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan2020-03-241-4/+4
| * bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer2020-03-241-5/+10
| * bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan2020-03-243-6/+14
| * net: bcmgenet: always enable status blocksDoug Berger2020-03-222-97/+38
| * net: bcmgenet: keep MAC in reset until PHY is upDoug Berger2020-03-183-7/+15
| * Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger2020-03-182-34/+2
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-133-16/+14
|\|
| * net: systemport: fix index check to avoid an array out of bounds accessColin Ian King2020-03-121-1/+1
| * bnxt_en: fix error handling when flashing from fileEdwin Peer2020-03-021-13/+11
| * bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-021-2/+2
* | net: tg3: reject unsupported coalescing paramsJakub Kicinski2020-03-111-0/+5
* | net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski2020-03-111-4/+3
* | net: bnx2x: reject unsupported coalescing paramsJakub Kicinski2020-03-111-0/+1
* | net: bnx2: reject unsupported coalescing paramsJakub Kicinski2020-03-111-0/+5
* | net: systemport: reject unsupported coalescing paramsJakub Kicinski2020-03-111-2/+4
* | bnxt_en: Call devlink_port_type_clear() in remove()Vasundhara Volam2020-03-091-0/+2
* | bnxt_en: Return -EAGAIN if fw command returns BUSYVasundhara Volam2020-03-091-0/+1
* | bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.Vasundhara Volam2020-03-091-18/+11
* | bnxt_en: Remove unnecessary assignment of return codeVasundhara Volam2020-03-094-44/+21
* | bnxt_en: Clear DCB settings after firmware reset.Michael Chan2020-03-091-0/+1
* | bnxt_en: Process the NQ under NAPI continuous polling.Michael Chan2020-03-091-9/+4
* | bnxt_en: Simplify __bnxt_poll_cqs_done().Michael Chan2020-03-091-8/+7
* | bnxt_en: Handle all NQ notifications in bnxt_poll_p5().Michael Chan2020-03-091-3/+4
* | flow_offload: check for basic action hw stats typeJiri Pirko2020-03-091-2/+7
* | bnxt_en: Use pci_get_dsn()Jacob Keller2020-03-061-10/+6
* | bcm63xx_enet: remove redundant variable definitionstangbin2020-03-051-1/+0
* | bnxt: reject unsupported coalescing paramsJakub Kicinski2020-03-051-0/+6
* | net/broadcom: Don't set N/A FW if it is not availableLeon Romanovsky2020-03-041-2/+0
* | net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky2020-03-0413-60/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-286-38/+39
|\|
| * net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne2020-02-271-0/+1
| * bnxt_en: add newline to netdev_*() format stringsJonathan Lemon2020-02-275-38/+38
* | net: bcmgenet: reduce severity of missing clock warningsJeremy Linton2020-02-251-3/+3