aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-01net: dc2114x: Reorganize driverMarek Vasut
2020-05-01net: dc2114x: Clean up INL/OUTL functionsMarek Vasut
2020-05-01net: dc2114x: Clean up DE4X5 macrosMarek Vasut
2020-05-01net: dc2114x: Clean up remaining driver codeMarek Vasut
2020-05-01net: dc2114x: Clean up SROM operationsMarek Vasut
2020-05-01net: dc2114x: Clean up send_setup_frame()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_halt()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_recv()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_send()Marek Vasut
2020-05-01net: dc2114x: Clean up init codeMarek Vasut
2020-05-01net: pcnet: Switch to PCI memory accessMarek Vasut
2020-05-01net: pcnet: Replace mips-specific accessorsMarek Vasut
2020-05-01net: tulip: Remove CONFIG_TULIP_*Marek Vasut
2020-05-01net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-29driver: net: fm: add DM MDIO supportMadalin Bucur
2020-04-29driver: net: fm: separate receive buffer free codeMadalin Bucur
2020-04-29driver: net: fm: change init_phy() paramMadalin Bucur
2020-04-29drivers: net: fsl-mc: add support for CONFIG_DM_ETHIoana Ciornei
2020-04-29drivers: net: ldpaa: add DTS based probing supportIoana Ciornei
2020-04-29drivers: net: add Layerscape mEMAC MDIO driverIoana Ciornei
2020-04-24eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao
2020-04-17net: fm: fix build error when not using nandFrancois Gervais
2020-04-15net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay
2020-04-15net: dwc_eth_qos: implement reset-gpios for stm32Christophe Roullier
2020-04-06net: zynq-gem: Setup and use mdio base separatelyMichal Simek
2020-04-06net: zynq_gem: Add cache flush to zynq_gem_free_pktAshok Reddy Soma
2020-04-04net: sh_eth: Init the hardware before PHY accessMarek Vasut
2020-03-31net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.Michal Simek
2020-03-30armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30net: fman: add support for all RGMII delay modesMadalin Bucur
2020-03-09net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber
2020-03-09net: phy: dp83867: Add SGMII mode type switchingMichal Simek
2020-03-09net: phy: Fix overlong PHY timeoutAndre Przywara
2020-03-09drivers: net: phy: aquantia: make it less verboseAlex Marginean
2020-03-09drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean
2020-03-09phy: Include NC-SI in phy setupSamuel Mendoza-Jonas
2020-03-09phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas
2020-02-28net: zynq: Free allocated buffers in case of errorMichal Simek
2020-02-28net: phy: dp83867: Clean force link good bitMichal Simek
2020-02-28net: zynq_gem: Use ulong instead of u32 data typeT Karthik Reddy
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich
2020-02-07eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee
2020-02-07eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass