Show patches with: Archived = No       |   167254 patches
« 1 2 ... 412 413 4141672 1673 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot] new tool mkenvimage: generates an env image from an arbitrary config file - - - - --- 2011-09-02 David Wagner Superseded
[U-Boot] netconsole: support packets longer than 512 bytes - - - - --- 2011-10-06 Michael Walle Changes Requested
[U-Boot] netbsd:fix documentation typo. - - - - --- 2013-12-09 Kees Jongenburger trini Superseded
[U-Boot] net:phy:aquantia Set only autoneg on in register 4.c441 [U-Boot] net:phy:aquantia Set only autoneg on in register 4.c441 1 - - - --- 2019-02-13 Valentin-catalin Neacsu jhersh Accepted
[U-Boot] net: zynq_gem: Use max-speed property from dt [U-Boot] net: zynq_gem: Use max-speed property from dt 1 - - - --- 2018-04-12 Michal Simek jhersh Accepted
[U-Boot] net: zynq_gem: Return error incase of invalid phy address 1 - - - --- 2016-03-31 Michal Simek monstr Accepted
[U-Boot] net: zynq_gem: Return 0 on success, not -ENOSYS 1 - - - --- 2016-11-25 Olliver Schinagl jhersh Changes Requested
[U-Boot] net: zynq_gem: Remove check for Versal [U-Boot] net: zynq_gem: Remove check for Versal - - - - --- 2019-09-11 Michal Simek monstr Accepted
[U-Boot] net: zynq_gem: Modify phy supported features after max-speed was set [U-Boot] net: zynq_gem: Modify phy supported features after max-speed was set - - - - --- 2019-03-27 Michal Simek monstr Accepted
[U-Boot] net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() [U-Boot] net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() 1 - - - --- 2018-06-14 Michal Simek jhersh Accepted
[U-Boot] net: zynq_gem: Initialize phyreg variable [U-Boot] net: zynq_gem: Initialize phyreg variable 1 - - - --- 2018-06-13 Michal Simek jhersh Accepted
[U-Boot] net: zynq_gem: Fix return type for phy...() [U-Boot] net: zynq_gem: Fix return type for phy...() 1 - - - --- 2018-06-13 Michal Simek jhersh Accepted
[U-Boot] net: zynq_gem: Fix reading of max-speed property [U-Boot] net: zynq_gem: Fix reading of max-speed property 1 - - - --- 2018-09-04 Siva Durga Prasad Paladugu monstr Accepted
[U-Boot] net: zynq_gem: Fix masking of supported phydev features 2 1 - 1 --- 2017-03-05 Nathan Rossi jhersh Accepted
[U-Boot] net: zynq_gem: Dont run any phy detection logic for GMII case [U-Boot] net: zynq_gem: Dont run any phy detection logic for GMII case 1 - - - --- 2018-02-20 Michal Simek monstr Accepted
[U-Boot] net: zynq_gem: Dont enable SGMII and PCS selection [U-Boot] net: zynq_gem: Dont enable SGMII and PCS selection - - - - --- 2017-11-23 Siva Durga Prasad Paladugu monstr Accepted
[U-Boot] net: zynq_gem: Add support for fixed-link phy [U-Boot] net: zynq_gem: Add support for fixed-link phy 1 - - - --- 2018-09-26 Michal Simek monstr Accepted
[U-Boot] net: zynq_gem: Add new versal compatible string [U-Boot] net: zynq_gem: Add new versal compatible string - - - - --- 2019-09-11 Michal Simek monstr Accepted
[U-Boot] net: zynq: Change MDC setup for arm64 - - - - --- 2016-01-14 Michal Simek monstr Accepted
[U-Boot] net: xilinx_axiemac: Fill the phy node pointer in phydev [U-Boot] net: xilinx_axiemac: Fill the phy node pointer in phydev - - - - --- 2019-09-12 Michal Simek monstr Accepted
[U-Boot] net: xilinx_axi_emac: Use readl and writel for io ops [U-Boot] net: xilinx_axi_emac: Use readl and writel for io ops - - - - --- 2017-11-23 Siva Durga Prasad Paladugu monstr Accepted
[U-Boot] net: write enetaddr down to hardware on env_callback 1 - - - --- 2016-09-02 Hannes Schmelzer jhersh Accepted
[U-Boot] net: write enetaddr down to hardware on env_callback 1 - 1 - --- 2016-11-12 Marek Vasut trini Accepted
[U-Boot] net: use random ethernet address if invalid and not zero 1 - - - --- 2016-11-02 Michal Simek jhersh Accepted
[U-Boot] net: usb: r8152: fix "duplicate 'const' declaration specifier" 1 - 1 - --- 2017-06-25 Philipp Tomsich jhersh Accepted
[U-Boot] net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers 1 - - - --- 2016-11-22 Stefan Roese jhersh Accepted
[U-Boot] net: usb: r8152: Add DM support - - 1 - --- 2016-06-22 Stefan Roese jhersh Superseded
[U-Boot] net: usb: mcs7830: fix no DM recive path - - - - --- 2017-05-17 Uri Mashiach marex Accepted
[U-Boot] net: usb: Add SMSC copyright to smsc95xx driver - - - - --- 2014-09-08 Simon Glass trini Accepted
[U-Boot] net: turn name len check into an assert - - - - --- 2011-09-12 Mike Frysinger wd Accepted
[U-Boot] net: tftpsrv: Get correct client MAC address - - - - --- 2013-10-23 Andrew Ruder jhersh Accepted
[U-Boot] net: tftp: silence a subscript above array bounds compile time warning 1 - - - --- 2017-06-28 Vladimir Zapolskiy jhersh Accepted
[U-Boot] net: tftp: Make sure timeout will not effect wrap offset - - - - --- 2013-08-03 rockly jhersh Accepted
[U-Boot] net: tftp: Fix too small block size [U-Boot] net: tftp: Fix too small block size 1 1 - - --- 2019-11-23 Andre Przywara jhersh Accepted
[U-Boot] net: tftp: Fix tftp store address check in store_block() [U-Boot] net: tftp: Fix tftp store address check in store_block() - 1 - - --- 2019-11-16 Bin Meng Superseded
[U-Boot] net: tftp: Add TFTP specific config for retry count - - - - --- 2016-01-22 amessier.tyco@gmail.com jhersh Changes Requested
[U-Boot] net: sunxi: Correct MAC address register order [U-Boot] net: sunxi: Correct MAC address register order - - - - --- 2018-05-01 Joe Hershberger jhersh Accepted
[U-Boot] net: sun8i_emac: Test the correct phy [U-Boot] net: sun8i_emac: Test the correct phy 1 1 - - --- 2019-07-19 Emmanuel Vadot jhersh Accepted
[U-Boot] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle [U-Boot] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle - - - - --- 2018-08-07 Jagan Teki jagan Changes Requested
[U-Boot] net: sun8i_emac: Fix PHY initialization [U-Boot] net: sun8i_emac: Fix PHY initialization 1 - - - --- 2018-01-28 Samuel Holland jagan Accepted
[U-Boot] net: smsc95xx: fix DM MAC address reading 1 - - - --- 2016-09-15 Stephen Warren jhersh Accepted
[U-Boot] net: smsc95xx: Use correct get_unaligned functions - - 1 - --- 2016-06-13 Mark Tomlinson jhersh Accepted
[U-Boot] net: smsc95xx: Add support for another SMSC95xx variant - - - - --- 2013-07-03 Stefan Roese jhersh Accepted
[U-Boot] net: smc91111: use mdelay() - - - - --- 2012-03-05 Mike Frysinger ag Accepted
[U-Boot] net: sh_eth: add support for SH7752 1 - - - --- 2012-11-05 Yoshihiro Shimoda jhersh Accepted
[U-Boot] net: sh_eth: Remove unnecessary return - - - - --- 2012-02-03 Nobuhiro Iwamatsu Accepted
[U-Boot] net: sh_eth: Remove SH_ETH_PHY_DELAY - - - - --- 2012-02-03 Nobuhiro Iwamatsu Accepted
[U-Boot] net: sh_eth: Initialize PHY in probe() once [U-Boot] net: sh_eth: Initialize PHY in probe() once - - - - --- 2019-03-30 Marek Vasut marex Accepted
[U-Boot] net: sh_eth: Fix build warnings and whitespace for sh_eth - - - - --- 2012-02-03 Nobuhiro Iwamatsu jhersh Rejected
[U-Boot] net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT - - - - --- 2012-02-03 Nobuhiro Iwamatsu Accepted
[U-Boot] net: sh_eth: Add support SH7734 Ethernet device - - - - --- 2012-02-03 Nobuhiro Iwamatsu jhersh Awaiting Upstream
[U-Boot] net: sh_eth: Add support R8A7740 of rmobile (arm core) - - - - --- 2012-08-03 Nobuhiro Iwamatsu jhersh Accepted
[U-Boot] net: sh_eth: Add remaining Gen2 DT compatible [U-Boot] net: sh_eth: Add remaining Gen2 DT compatible 1 - - - --- 2018-04-12 Marek Vasut jhersh Accepted
[U-Boot] net: sh-eth: Remove bd_t from sh_eth_config() [U-Boot] net: sh-eth: Remove bd_t from sh_eth_config() 1 - - - --- 2017-11-30 Nobuhiro Iwamatsu jhersh Accepted
[U-Boot] net: sh-eth: Fix misaligned cache operation warning [U-Boot] net: sh-eth: Fix misaligned cache operation warning 1 - - - --- 2017-12-01 Nobuhiro Iwamatsu jhersh Accepted
[U-Boot] net: sh-eth: Fix coding style checked by checkpatch.pl [U-Boot] net: sh-eth: Fix coding style checked by checkpatch.pl 1 - - - --- 2017-11-30 Nobuhiro Iwamatsu jhersh Accepted
[U-Boot] net: sh-eth: Change structure used in read/write function to struct sh_eth_info [U-Boot] net: sh-eth: Change structure used in read/write function to struct sh_eth_info 1 - - - --- 2017-11-30 Nobuhiro Iwamatsu jhersh Accepted
[U-Boot] net: sh-eth: Add to Kconfig and convert [U-Boot] net: sh-eth: Add to Kconfig and convert 1 - - - --- 2017-12-01 Nobuhiro Iwamatsu jhersh Accepted
[U-Boot] net: sh-eth: Add support R8A7793 - - - - --- 2014-11-04 Nobuhiro Iwamatsu iwamatsu Accepted
[U-Boot] net: sh-eth: Add support Gigabit of SH7734 - - - - --- 2012-05-09 Nobuhiro Iwamatsu Superseded
[U-Boot] net: rtl8169: fix switching between adapters 1 - - - --- 2016-04-26 Stephen Warren jhersh Accepted
[U-Boot] net: rtl8169: Support RTL-8168c/8111c [U-Boot] net: rtl8169: Support RTL-8168c/8111c 1 - - - --- 2019-09-11 Thierry Reding jhersh Accepted
[U-Boot] net: rtl8169: Fix return value for rtl_send_common 1 - 1 - --- 2016-07-01 Oleksandr Tymoshenko jhersh Accepted
[U-Boot] net: rtl8169: Fix build error when DEBUG is on 1 - 1 - --- 2016-03-18 Bin Meng trini Accepted
[U-Boot] net: rtl8169: Build warning fixes for 64-bit 1 - - - --- 2015-10-02 Stephen Warren jhersh Accepted
[U-Boot] net: rtl8109: drop unused !NET_MULTI driver - - - - --- 2011-10-26 Mike Frysinger sbabic Accepted
[U-Boot] net: remove scary warning about EEPROM provided MAC address - - - - --- 2016-01-04 Andre Przywara trini Accepted
[U-Boot] net: remove duplicate definition of ETHADDR_WILDCARD [U-Boot] net: remove duplicate definition of ETHADDR_WILDCARD 1 - - - --- 2018-11-22 Simon Goldschmidt jhersh Accepted
[U-Boot] net: ravb: staticize ravb_start [U-Boot] net: ravb: staticize ravb_start 1 - - - --- 2018-01-24 Marek Vasut marex Accepted
[U-Boot] net: ravb: Initialize PHY in probe() once [U-Boot] net: ravb: Initialize PHY in probe() once 1 - - - --- 2018-02-13 Marek Vasut marex Accepted
[U-Boot] net: ravb: Fix reset GPIO handling [U-Boot] net: ravb: Fix reset GPIO handling 1 - - - --- 2017-11-10 Marek Vasut iwamatsu Deferred
[U-Boot] net: ravb: Fix reset GPIO handling [U-Boot] net: ravb: Fix reset GPIO handling 1 - - - --- 2017-11-29 Marek Vasut iwamatsu Deferred
[U-Boot] net: ravb: Filter out supported PHY features [U-Boot] net: ravb: Filter out supported PHY features 1 - - - --- 2018-06-18 Marek Vasut marex Accepted
[U-Boot] net: ravb: Do not shut down clock in start callback [U-Boot] net: ravb: Do not shut down clock in start callback 1 - - - --- 2018-06-18 Marek Vasut marex Accepted
[U-Boot] net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3 [U-Boot] net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3 1 - - - --- 2019-05-01 Marek Vasut marex Accepted
[U-Boot] net: ravb: Add Renesas Ethernet RAVB driver - - - - --- 2017-05-13 Marek Vasut iwamatsu Accepted
[U-Boot] net: ravb: Add PHY reset GPIO support [U-Boot] net: ravb: Add PHY reset GPIO support 1 - - - --- 2017-09-15 Marek Vasut iwamatsu Accepted
[U-Boot] net: protect status led access in bootp 1 - - - --- 2015-08-25 Thomas Chou jhersh Accepted
[U-Boot] net: phy: xilinx_phy: Read phytype using property xlnx, phy-type [U-Boot] net: phy: xilinx_phy: Read phytype using property xlnx, phy-type 1 - - - --- 2018-03-28 Michal Simek monstr Accepted
[U-Boot] net: phy: vitesse: Fix cis8204 RGMII_ID code 1 - - - --- 2016-12-12 Phil Edworthy jhersh Accepted
[U-Boot] net: phy: ti: Use default values for tx/rx delay and fifo size [U-Boot] net: phy: ti: Use default values for tx/rx delay and fifo size 1 - - - --- 2019-05-09 Trent Piepho jhersh Accepted
[U-Boot] net: phy: ti: Fix dp83867 RGMII_TXID interface path 1 - - - --- 2016-12-09 Phil Edworthy jhersh Accepted
[U-Boot] net: phy: ti: Fix clock output DT property [U-Boot] net: phy: ti: Fix clock output DT property 1 - 1 - --- 2019-05-10 Trent Piepho jhersh Accepted
[U-Boot] net: phy: ti: Enable automatic crossover mode 1 - 1 - --- 2016-01-14 Michal Simek monstr Accepted
[U-Boot] net: phy: supplement support for Micrel's KSZ9031 - - - - --- 2013-04-30 SARTRE Leo jhersh Accepted
[U-Boot] net: phy: realtek: fix enabling of the TX-delay for RTL8211F 2 - - - --- 2017-08-18 Madalin Bucur jhersh Accepted
[U-Boot] net: phy: realtek: Introduce quirk to mark RXC not stoppable [U-Boot] net: phy: realtek: Introduce quirk to mark RXC not stoppable 1 - - - --- 2019-01-23 Carlo Caione jhersh Changes Requested
[U-Boot] net: phy: on phy device create do not initialize link to 1 1 - - - --- 2015-09-03 Mugunthan V N jhersh Accepted
[U-Boot] net: phy: mv88e61xx: Revise as a PHY driver - - - - --- 2015-12-15 Kevin Smith prafulla@marvell.com Superseded
[U-Boot] net: phy: mv88e61xx: Revise as a PHY driver 1 - - - --- 2015-12-16 Prafulla Wadaskar prafulla@marvell.com Not Applicable
[U-Boot] net: phy: micrel: make sure the factory test bit is cleared [U-Boot] net: phy: micrel: make sure the factory test bit is cleared 1 - - - --- 2019-10-23 Eugen Hristev jhersh Accepted
[U-Boot] net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps [U-Boot] net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps 1 - - - --- 2018-11-29 Andreas Pretzsch jhersh Accepted
[U-Boot] net: phy: micrel: disable NAND-tree for KSZ8051 1 - - - --- 2015-10-07 Sylvain Rochet jhersh Accepted
[U-Boot] net: phy: micrel: center FLP burst timing at 16ms - - - - --- 2016-10-21 Ash Charles Accepted
[U-Boot] net: phy: micrel: add support for KSZ8895 switch in SMI mode - - - - --- 2014-02-19 Philippe De Muyter jhersh Accepted
[U-Boot] net: phy: micrel: add support for KSZ886x switches in MIIM mode 1 - - - --- 2016-05-26 afirago jhersh Accepted
[U-Boot] net: phy: micrel: add support for KSZ8081MNX 1 - - - --- 2015-03-24 Luca Ellero jhersh Accepted
[U-Boot] net: phy: micrel: add an option to disable gigabit for the KSZ9031 1 - - - --- 2017-07-28 Sebastien Bourdelin jhersh Superseded
[U-Boot] net: phy: micrel: Fix error handling 1 - - - --- 2016-11-14 Marek Vasut jhersh Accepted
[U-Boot] net: phy: micrel: Disable B_CAST on config 1 - - - --- 2016-01-22 amessier.tyco@gmail.com jhersh Accepted
« 1 2 ... 412 413 4141672 1673 »