summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | | net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)2022-05-191-11/+22
| * | | | | | | net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)2022-05-191-0/+8
| * | | | | | | net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)2022-05-193-12/+20
| * | | | | | | net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)2022-05-193-4/+4
| * | | | | | | net: mtk_eth_soc: correct 802.3z duplex settingRussell King2022-05-193-10/+29
| * | | | | | | net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)2022-05-191-13/+5
| * | | | | | | net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)2022-05-191-3/+5
| * | | | | | | net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)2022-05-191-8/+0
| * | | | | | | net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)2022-05-192-2/+0
| * | | | | | | net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter2022-05-191-1/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-1924-146/+323
| |\| | | | | |
| * | | | | | | nfp: flower: support ct merging when mangle action existsYinjun Zhang2022-05-192-105/+189
| * | | | | | | net: fec: Avoid allocating rx buffer using ATOMIC in ndo_openMichael Trimarchi2022-05-191-1/+1
| * | | | | | | net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...Jakub Kicinski2022-05-181-2/+2
| * | | | | | | sfc: siena: Have a unique wrapper ifndef for efx channels headerSaeed Mahameed2022-05-181-2/+2
| * | | | | | | octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()Christophe JAILLET2022-05-181-11/+14
| * | | | | | | octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()Christophe JAILLET2022-05-181-0/+2
| * | | | | | | net: smc911x: Fix min() use in debug codeGeert Uytterhoeven2022-05-181-3/+3