summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | remove the h8300 architectureChristoph Hellwig2022-02-232-13/+2
* | | | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-25534-18025/+64732
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-236-21/+58
| |\ \ \ \ \ \
| | * | | | | | dpaa2-eth: unmap the SGT buffer before accessing its contentsIoana Ciornei2022-05-221-4/+4
| | * | | | | | dpaa2-eth: use the correct software annotation fieldIoana Ciornei2022-05-221-1/+1
| | * | | | | | dpaa2-eth: retrieve the virtual address before dma_unmapIoana Ciornei2022-05-221-1/+3
| | * | | | | | hinic: Avoid some over memory allocationChristophe JAILLET2022-05-221-1/+1
| | * | | | | | net: fec: Do proper error checking for optional clksUwe Kleine-König2022-05-221-6/+10
| | * | | | | | net: stmmac: fix out-of-bounds access in a selftestJakub Kicinski2022-05-201-7/+6
| | * | | | | | net: macb: Fix PTP one step sync supportHarini Katakam2022-05-192-5/+39
| * | | | | | | eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski2022-05-234-6624/+0
| * | | | | | | net: ethernet: mtk_eth_soc: fix error code in mtk_flow_offload_replace()Dan Carpenter2022-05-231-1/+2
| * | | | | | | net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean2022-05-231-46/+74
| * | | | | | | net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpuVladimir Oltean2022-05-231-0/+8
| * | | | | | | net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean2022-05-231-2/+5
| * | | | | | | net: dsa: felix: move the updating of PGID_CPU to the ocelot libVladimir Oltean2022-05-231-0/+31
| * | | | | | | net: ethernet: mtk_eth_soc: introduce support for mt7986 chipsetLorenzo Bianconi2022-05-222-1/+72
| * | | | | | | net: ethernet: mtk_eth_soc: convert scratch_ring pointer to voidLorenzo Bianconi2022-05-222-2/+2
| * | | | | | | net: ethernet: mtk_eth_soc: convert ring dma pointer to voidLorenzo Bianconi2022-05-222-20/+16
| * | | | | | | net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 supportLorenzo Bianconi2022-05-222-75/+372
| * | | | | | | net: ethernet: mtk_eth_soc: introduce device register mapLorenzo Bianconi2022-05-222-181/+188
| * | | | | | | net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_cleanLorenzo Bianconi2022-05-221-8/+18
| * | | | | | | net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rxLorenzo Bianconi2022-05-221-3/+6
| * | | | | | | net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_dataLorenzo Bianconi2022-05-222-4/+11
| * | | | | | | net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idxLorenzo Bianconi2022-05-221-4/+7
| * | | | | | | net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_bufLorenzo Bianconi2022-05-221-11/+15
| * | | | | | | net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_cleanLorenzo Bianconi2022-05-221-10/+13
| * | | | | | | net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_dataLorenzo Bianconi2022-05-222-13/+38
| * | | | | | | net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_...Lorenzo Bianconi2022-05-222-49/+67
| * | | | | | | net: ethernet: mtk_eth_soc: rely on GFP_KERNEL for dma_alloc_coherent wheneve...Lorenzo Bianconi2022-05-221-5/+4
| * | | | | | | eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski2022-05-221-0/+5
| * | | | | | | eth: ice: silence the GCC 12 array-bounds warningJakub Kicinski2022-05-221-0/+5
| * | | | | | | eth: mtk_eth_soc: silence the GCC 12 array-bounds warningJakub Kicinski2022-05-221-0/+5
| * | | | | | | net: mscc: ocelot: offload tc action "ok" using an empty action vectorVladimir Oltean2022-05-221-0/+16
| * | | | | | | net: fec: Do proper error checking for enet_out clkUwe Kleine-König2022-05-221-3/+5
| * | | | | | | qed: fix typos in commentsJulia Lawall2022-05-222-2/+2
| * | | | | | | nfp: flower: fix typo in commentJulia Lawall2022-05-221-1/+1
| * | | | | | | net: marvell: prestera: fix typo in commentJulia Lawall2022-05-221-1/+1
| * | | | | | | cirrus: cs89x0: fix typo in commentJulia Lawall2022-05-221-1/+1
| * | | | | | | net/mlx5: fix typo in commentJulia Lawall2022-05-221-1/+1
| * | | | | | | net: mvpp2: fix typo in commentJulia Lawall2022-05-221-1/+1
| * | | | | | | net: sparx5: switchdev: fix typo in commentJulia Lawall2022-05-221-1/+1
| * | | | | | | net: mscc: fix the alignment in ocelot_port_fdb_del()Alaa Mohamed2022-05-201-1/+1
| * | | | | | | eth: bnxt: make ulp_id unsigned to make GCC 12 happyJakub Kicinski2022-05-202-12/+12
| * | | | | | | net: tulip: fix build with CONFIG_GSCRolf Eike Beer2022-05-201-1/+1
| * | | | | | | sfc/siena: Remove duplicate check on segmentsMartin Habets2022-05-201-8/+1
| * | | | | | | eth: mtk_ppe: fix up after mergeJakub Kicinski2022-05-191-1/+2
| * | | | | | | net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)2022-05-193-58/+53
| * | | | | | | net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)2022-05-192-59/+79
| * | | | | | | net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)2022-05-192-2/+10