summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2021-02-07 23:26:32 +0100
committerDavid S. Miller <davem@davemloft.net>2021-02-09 11:34:53 -0800
commit4feffeadbcb2e5b11cbbf191a33c245b74a5837b (patch)
tree410d8b1ae8bf2e8dd089aae301c4fc56fac84d79 /tools/perf/scripts/python/bin
parent387d1c1819790aa8398c7cffab587f9a050a0d1a (diff)
downloadkernel-4feffeadbcb2e5b11cbbf191a33c245b74a5837b.tar.gz
net: broadcom: bcm4908enet: add BCM4908 controller driver
BCM4908 SoCs family uses Ethernel controller that includes UniMAC but uses different DMA engine (than other controllers) and requires different programming. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
/kernel/commit/Documentation/networking?h=linux-6.6.y&id=7ff57803d24e0cb326251489d70f60462e3e6c04'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-08-18Documentation: Fix typosBjorn Helgaas 2023-08-16vfio/pds: Add Kconfig and documentationBrett Creeley 2023-08-16netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long 2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu 2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu 2023-08-14net/mlx5: Consolidate devlink documentation in devlink/mlx5.rstRahul Rameshbabu 2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos 2023-08-08docs: net: page_pool: de-duplicate the intro commentJakub Kicinski 2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin 2023-08-06gve: update gve.rstRushil Gupta 2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski 2023-08-03docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parametersJakub Kicinski 2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr 2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr 2023-07-21docs: net: clarify the NAPI rules around XDP TxJakub Kicinski 2023-07-21net: page_pool: hide page_pool_release_page()Jakub Kicinski