aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-01-22mlxsw: Register physical ports as a devlink resourceDanielle Ratson
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy
2021-01-22net: hns3: replace skb->csum_not_inet with skb_csum_is_sctpXin Long
2021-01-22sfc: reduce the number of requested xdp ev queuesIvan Babrou
2021-01-21net: macb: ignore tx_clk if MII is usedMichael Walle
2021-01-21net: remove aurora nb8800 driverArnd Bergmann
2021-01-21cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constantHeiner Kallweit
2021-01-21cxgb4: Assign boolean values to a bool variableJiapeng Zhong
2021-01-21ethernet: ucc_geth: simplify rx/tx allocationsRasmus Villemoes
2021-01-21ethernet: ucc_geth: inform the compiler that numQueues is always 1Rasmus Villemoes
2021-01-21ethernet: ucc_geth: add helper to replace repeated switch statementsRasmus Villemoes
2021-01-21ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()Rasmus Villemoes
2021-01-21ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes
2021-01-21ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directlyRasmus Villemoes
2021-01-21ethernet: ucc_geth: don't statically allocate eight ucc_geth_infoRasmus Villemoes
2021-01-21ethernet: ucc_geth: constify ugeth_primary_infoRasmus Villemoes
2021-01-21ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} propertiesRasmus Villemoes
2021-01-21ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_privateRasmus Villemoes
2021-01-21ethernet: ucc_geth: replace kmalloc+memset by kzallocRasmus Villemoes
2021-01-21ethernet: ucc_geth: remove unnecessary memset_io() callsRasmus Villemoes
2021-01-21ethernet: ucc_geth: use qe_muram_free_addr()Rasmus Villemoes
2021-01-21ethernet: ucc_geth: remove unused read of temoder fieldRasmus Villemoes
2021-01-21octeontx2-af: Add devlink health reporters for NIXGeorge Cherian
2021-01-20net: stmmac: dwmac-meson8b: fix the RX delay validationMartin Blumenstingl
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20net: systemport: free dev before on error pathPan Bian
2021-01-20net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel
2021-01-19octeontx2-af: Remove unneeded semicolonsXu Wang
2021-01-19net: smsc911x: Make Runtime PM handling more fine-grainedGeert Uytterhoeven
2021-01-19net: ethernet: ti: am65-cpsw: add support for am64x cpsw3gVignesh Raghavendra
2021-01-19net: ti: cpsw_ale: add driver data for AM64 CPSW3gVignesh Raghavendra
2021-01-19net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handlingPeter Ujfalusi
2021-01-19net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA APIPeter Ujfalusi
2021-01-19sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-19net: ixgbevf: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: ixgbe: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: igc: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: igbvf: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: igb: use skb_csum_is_sctp instead of protocol checkXin Long
2021-01-19net: add inline function skb_csum_is_sctpXin Long
2021-01-19sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven
2021-01-18net: hns: fix variable used when DEBUG is definedTom Rix
2021-01-18net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-18net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean
2021-01-16net: mscc: ocelot: Remove unneeded semicolonXu Wang
2021-01-16cxgb4: enable interrupt based Tx completions for T5Raju Rangoju
2021-01-16net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...Lee Jones
2021-01-16net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones
2021-01-16net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanoursLee Jones
2021-01-16net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones