Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / drivers / net /
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_transmit()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_reset()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of set_rx_mode()
2020-05-01 Marek Vasutnet: rtl8139: Consistently use rtl8139_rx_config
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of read_eeprom()
2020-05-01 Marek Vasutnet: rtl8139: Rework eeprom_delay() macro
2020-05-01 Marek Vasutnet: rtl8139: Register macro cleanup
2020-05-01 Marek Vasutnet: dwc_eth_qos: Prevent DMA from writing updated...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX packet DMA buffer
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX descriptor before reading
2020-05-01 Marek Vasutnet: dwc_eth_qos: Flush the RX descriptors on init
2020-05-01 Marek Vasutnet: dwc_eth_qos: Correctly wrap around TX descriptor...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Fully rewrite RX descriptor field 3
2020-05-01 Marek Vasutnet: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
2020-05-01 Marek Vasutnet: dc2114x: Reorganize driver
2020-05-01 Marek Vasutnet: dc2114x: Clean up INL/OUTL functions
2020-05-01 Marek Vasutnet: dc2114x: Clean up DE4X5 macros
2020-05-01 Marek Vasutnet: dc2114x: Clean up remaining driver code
2020-05-01 Marek Vasutnet: dc2114x: Clean up SROM operations
2020-05-01 Marek Vasutnet: dc2114x: Clean up send_setup_frame()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_halt()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_recv()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_send()
2020-05-01 Marek Vasutnet: dc2114x: Clean up init code
2020-05-01 Marek Vasutnet: pcnet: Switch to PCI memory access
2020-05-01 Marek Vasutnet: pcnet: Replace mips-specific accessors
2020-05-01 Marek Vasutnet: tulip: Remove CONFIG_TULIP_*
2020-05-01 Marek Vasutnet: pcnet: Remove CONFIG_PCNET_79C97x
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Madalin Bucurdriver: net: fm: add DM ETH support
2020-04-29 Madalin Bucurdriver: net: fm: add DM MDIO support
2020-04-29 Madalin Bucurdriver: net: fm: separate receive buffer free code
2020-04-29 Madalin Bucurdriver: net: fm: change init_phy() param
2020-04-29 Ioana Ciorneidrivers: net: fsl-mc: add support for CONFIG_DM_ETH
2020-04-29 Ioana Ciorneidrivers: net: ldpaa: add DTS based probing support
2020-04-29 Ioana Ciorneidrivers: net: add Layerscape mEMAC MDIO driver
2020-04-24 Tom RiniMerge tag 'u-boot-stm32-20200424' of https://gitlab...
2020-04-24 Tom RiniMerge branch '2020-04-24-master-imports'
2020-04-24 Landen Chaoeth: mtk-eth: add mt7531 switch support in mediatek...
2020-04-22 Tom RiniMerge tag 'mmc-2020-4-22' of https://gitlab.denx.de...
2020-04-21 Tom RiniMerge tag 'dm-pull-21apr20' of git://git.denx.de/u...
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-17 Francois Gervaisnet: fm: fix build error when not using nand
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-15 Tom RiniMerge tag 'u-boot-stm32-20200415' of https://gitlab...
2020-04-15 Patrick Delaunaynet: dwc_eth_qos: implement phy reg and max-speed for...
2020-04-15 Christophe Roulliernet: dwc_eth_qos: implement reset-gpios for stm32
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-08 Tom RiniMerge tag 'u-boot-amlogic-20200406' of https://gitlab...
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-06 Michal Simeknet: zynq-gem: Setup and use mdio base separately
2020-04-06 Ashok Reddy Somanet: zynq_gem: Add cache flush to zynq_gem_free_pkt
2020-04-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-04-04 Marek Vasutnet: sh_eth: Init the hardware before PHY access
2020-04-01 Tom RiniMerge tag 'u-boot-stm32-20200401' of https://gitlab...
2020-03-31 Tom RiniMerge tag 'arc-last-minute-fixes-for-2020.04' of https...
2020-03-31 Tom RiniMerge branch '2020-03-31-master-imports'
2020-03-31 Michal Simeknet: macb: Fix incorrect write function name when MACB_...
2020-03-31 Tom RiniMerge tag 'efi-2020-04-rc5' of https://gitlab.denx...
2020-03-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-03-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-03-30 Madalin Bucurarmv8/ls1046ardb: RGMII ports require internal delay
2020-03-30 Madalin Bucurarmv8/ls1043ardb: RGMII ports require internal delay
2020-03-30 Madalin Bucurnet: fman: add support for all RGMII delay modes
2020-03-17 Tom RiniMerge tag 'ti-v2020.07-next' of https://gitlab.denx...
2020-03-12 Tom RiniMerge tag 'u-boot-stm32-20200310' of https://gitlab...
2020-03-11 Tom RiniMerge tag 'mmc-2020-3-9' of https://gitlab.denx.de...
2020-03-10 Tom RiniMerge tag 'u-boot-imx-20200310' of https://gitlab.denx...
2020-03-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.04-a' of https:...
2020-03-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-09 Clemens Grubernet: phy: marvell: Unify 88E151x series phy_driver
2020-03-09 Michal Simeknet: phy: dp83867: Add SGMII mode type switching
2020-03-09 Andre Przywaranet: phy: Fix overlong PHY timeout
2020-03-09 Alex Margineandrivers: net: phy: aquantia: make it less verbose
2020-03-09 Alex Margineandrivers: net: phy: aquantia: drop XGMII as a valid...
2020-03-09 Samuel Mendoza-Jonasphy: Include NC-SI in phy setup
2020-03-09 Samuel Mendoza-Jonasphy: Add support for the NC-SI protocol
2020-03-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-03-02 Tom RiniMerge tag 'u-boot-stm32-20200203' of https://gitlab...
2020-03-02 Tom RiniMerge tag 'xilinx-for-v2020.04-rc4' of https://gitlab...
2020-02-28 Michal Simeknet: zynq: Free allocated buffers in case of error
2020-02-28 Michal Simeknet: phy: dp83867: Clean force link good bit
2020-02-28 T Karthik Reddynet: zynq_gem: Use ulong instead of u32 data type
2020-02-21 Tom RiniMerge tag 'u-boot-rockchip-20200220' of https://gitlab...
2020-02-20 Tom RiniMerge tag 'mmc-2-20-2020' of https://gitlab.denx.de...
2020-02-19 Masahiro Yamadadma-mapping: move dma_map_(un)single() to <linux/dma...
2020-02-19 Masahiro Yamadadma-mapping: fix the prototype of dma_unmap_single()
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-10 Tom RiniMerge tag 'fixes-for-v2020.04' of https://gitlab.denx...
next