Re: [PATCH firmware] rtl_nic: add firmware files for RTL8153

2019-10-23 Thread Josh Boyer
On Tue, Oct 22, 2019 at 11:40 PM Hayes Wang wrote: > > This adds the firmware for Realtek RTL8153 Based USB Ethernet Adapters. > > 1. Fix compatible issue for Asmedia hub. > 2. Fix compatible issue for Compal platform. > 3. Fix sometimes the device is lost after rebooting. > 4. Improve the compati

Re: [linux-firmware][pull request] ice: Add package file for Intel E800 series driver

2019-10-04 Thread Josh Boyer
On Mon, Sep 23, 2019 at 5:56 PM Jeff Kirsher wrote: > > From: Tony Nguyen > > The ice driver must load a package file to the firmware to utilize full > functionality; add the package file to /lib/firmware/intel/ice/ddp. Also > add a symlink, ice.pkg, so the driver can refer to the package by a >

Re: [PATCH] rtl_nic: add firmware rtl8125a-3

2019-09-04 Thread Josh Boyer
On Fri, Aug 30, 2019 at 11:56 AM Hau wrote: > > > On 27.08.2019 14:08, Josh Boyer wrote: > > > On Mon, Aug 26, 2019 at 6:23 PM Heiner Kallweit > > wrote: > > >> > > >> This adds firmware rtl8125a-3 for Realtek's 2.5Gbps chip

Re: [PATCH] rtl_nic: add firmware rtl8125a-3

2019-08-27 Thread Josh Boyer
On Mon, Aug 26, 2019 at 6:23 PM Heiner Kallweit wrote: > > This adds firmware rtl8125a-3 for Realtek's 2.5Gbps chip RTL8125. > > Signed-off-by: Heiner Kallweit > --- > Firmware file was provided by Realtek and they asked me to submit it. Can we get a Signed-off-by from someone at Realtek then?

Re: [PATCH 1/1] bnx2x: Add FW 7.13.11.0.

2019-02-12 Thread Josh Boyer
On Sat, Feb 9, 2019 at 11:06 PM Rahul Verma wrote: > > From: Rahul Verma > > This patch adds new FW for bnx2x, which adds the following: > - TX VLAN filtering support. > - Enable TPA only for packets without VLAN. > > It also addresses few critical issues, > - Fairness algorithm misbehaviour w

Re: [PATCH linux-firmware] Mellanox: Add new mlxsw_spectrum firmware 13.1910.622

2018-12-14 Thread Josh Boyer
On Thu, Dec 13, 2018 at 3:45 PM Shalom Toledo wrote: > > This new firmware contains: * New packet traps for discarded packets * Secure > firmware flash bug fix * Fence mechanism bug fix * TCAM RMA bug fix > Signed-off-by: Shalom Toledo Applied and pushed out. josh

Re: [PATCH linux-firmware] linux-firmware: liquidio: fix GPL compliance issue

2018-10-18 Thread Josh Boyer
On Wed, Oct 17, 2018 at 5:09 PM John W. Linville wrote: > > On Wed, Oct 17, 2018 at 07:34:42PM +, Manlunas, Felix wrote: > > On Fri, Sep 28, 2018 at 04:50:51PM -0700, Felix Manlunas wrote: > > > Part of the code inside the lio_vsw_23xx.bin firmware image is under GPL, > > > but the LICENCE.cav

Re: [PATCH linux-firmware] Mellanox: Add new mlxsw_spectrum firmware 13.1702.6

2018-07-27 Thread Josh Boyer
Applied and pushed out. josh On Sun, Jul 22, 2018 at 7:43 AM Nir Dotan wrote: > > This new firmware contains: - Support for new types of cables - Support for > flashing future firmware without reboot - Support for Router ARP BC and UC > traps Signed-off-by: Nir Dotan --- WHENCE | 3 ++- > mella

Re: pull request Cavium liquidio vswitch firmware v1.7.2

2018-06-06 Thread Josh Boyer
On Wed, Jun 6, 2018 at 1:13 PM Felix Manlunas wrote: > > On Mon, May 21, 2018 at 10:39:20AM -0700, Felix Manlunas wrote: > > The following changes since commit 2a9b2cf50fb32e36e4fc1586c2f6f1421913b553: > > > > Merge branch 'for-upstreaming-v1.7.2' of > > https://github.com/felix-cavium/linux-fi

Re: [PATCH v2 1/1] qed: Add firmware 8.37.2.0

2018-05-25 Thread Josh Boyer
On Mon, May 21, 2018 at 10:25 AM Rahul Verma wrote: > This patch add a new qed firmware with fixes and added > support for new features. > -Fix aRFS for tunneled traffic without inner IP. > -Fix chip configuration which may fail under heavy traffic conditions. > -Fix iSCSI recovery flow. > -Suppo

Re: pull-request Cavium liquidio firmware v1.7.2

2018-05-18 Thread Josh Boyer
On Wed, May 9, 2018 at 12:54 AM Felix Manlunas wrote: > The following changes since commit 8fc2d4e55685bf73b6f7752383da9067404a74bb: >Merge git://git.marvell.com/mwifiex-firmware (2018-05-07 09:09:40 -0400) > are available in the git repository at: >https://github.com/felix-cavium/linu

Re: [PATCH linux-firmware] Mellanox: Add new mlxsw_spectrum firmware 13.1620.192

2018-03-12 Thread Josh Boyer
On Tue, Feb 27, 2018 at 3:51 AM, Tal Bar wrote: > This new firmware contains: > - Support for auto-neg disable mode > > Signed-off-by: Tal Bar > --- > WHENCE | 1 + > mellanox/mlxsw_spectrum-13.1620.192.mfa2 | Bin 0 -> 1091848 bytes > 2 files changed,

Re: [PATCH 1/1] qed: Add firmware 8.33.11.0

2018-03-12 Thread Josh Boyer
On Feb 28, Rahul Verma wrote: > This patch add a new qed firmware with fixes and added > support for new features. > -Support VLAN remove action in steering flow. > -Optimized the FW flow and several bug fixes. > -Allow VXLAN steering. > -Supports T10DIF and SRQ. > -Support for port redirection for

Re: [PATCH] rtl_bt: Add firmware and configuration files for the Bluetooth parts of RTL8821C and RTL8723D

2018-02-13 Thread Josh Boyer
On Sun, Feb 11, 2018 at 1:06 PM, Larry Finger wrote: > These devices are new models from Realtek. Updates to driver btrtl will > soon be submitted to the kernel. > > These files were provided by the Realtek developer. > > Signed-off-by: 陆朱伟 > Signed-off-by: Larry Finger > --- > WHENCE

Re: [PATCH] rtlwifi: rtl8723de: Add firmware for new driver/device

2018-01-03 Thread Josh Boyer
On Tue, Jan 2, 2018 at 7:44 PM, Larry Finger wrote: > A driver for the RTL8723DE is nearing submission to staging. This commit > supplies > the firmware for it. > > Signed-off-by: Larry Finger > Cc: Ping-Ke Shih > --- > WHENCE | 9 + > rtlwifi/rtl8723defw.bin | Bin 0

Re: [PATCH] can: check for null sk before deferencing it via the call to sock_net

2017-10-16 Thread Josh Boyer
On Fri, Sep 8, 2017 at 1:46 PM, Oliver Hartkopp wrote: > > > On 09/08/2017 05:02 PM, Colin King wrote: >> >> From: Colin Ian King >> >> The assignment of net via call sock_net will dereference sk. This >> is performed before a sanity null check on sk, so there could be >> a potential null derefer

Re: header conflict introduced by change to netfilter_ipv4/ip_tables.h

2016-02-03 Thread Josh Boyer
On Thu, Jan 7, 2016 at 2:15 PM, Mikko Rapeli wrote: > On Thu, Jan 07, 2016 at 10:30:40AM -0800, Stephen Hemminger wrote: >> On Thu, 7 Jan 2016 07:29:50 + >> Mikko Rapeli wrote: >> >> > On Wed, Jan 06, 2016 at 09:20:07AM -0800, Stephen Hemminger wrote: >> > > This commit breaks compilation of

Re: ibss.c backtrace when batman-adv adds wireless interface

2016-02-03 Thread Josh Boyer
On Wed, Feb 3, 2016 at 10:41 AM, Johannes Berg wrote: > On Wed, 2016-02-03 at 10:26 -0500, Josh Boyer wrote: >> On Wed, Feb 3, 2016 at 10:24 AM, Josh Boyer > g> wrote: >> > Hi All, >> > >> > We've had a user report the backtrace below when loading

Re: ibss.c backtrace when batman-adv adds wireless interface

2016-02-03 Thread Josh Boyer
On Wed, Feb 3, 2016 at 10:24 AM, Josh Boyer wrote: > Hi All, > > We've had a user report the backtrace below when loading batman-adv on > his machine. It looks like the cfg80211 layer is complaining about a > null bss returned, but I cannot tell if the rtlwifi driver or >

ibss.c backtrace when batman-adv adds wireless interface

2016-02-03 Thread Josh Boyer
Hi All, We've had a user report the backtrace below when loading batman-adv on his machine. It looks like the cfg80211 layer is complaining about a null bss returned, but I cannot tell if the rtlwifi driver or batman-adv is in error here. Thoughts? josh Jan 28 22:29:21 melissa.gathman.org kern

Re: [PATCH 00/10] Netfilter fixes for net

2015-11-13 Thread Josh Boyer
On Wed, Nov 11, 2015 at 12:33 PM, Pablo Neira Ayuso wrote: > Jozsef Kadlecsik (3): > netfilter: ipset: Fix extension alignment > netfilter: ipset: Fix hash:* type expiration > netfilter: ipset: Fix hash type expire: release empty hash bucket block Should these three go to stable

Re: [PATCH net 1/2] isdn_ppp: Add checks for allocation failure in isdn_ppp_open()

2015-10-30 Thread Josh Boyer
On Fri, Oct 16, 2015 at 3:46 AM, David Miller wrote: > From: Ben Hutchings > Date: Wed, 14 Oct 2015 18:51:14 +0100 > >> Compile-tested only. >> >> Signed-off-by: Ben Hutchings >> --- >> drivers/isdn/i4l/isdn_ppp.c | 6 ++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/drivers/isdn/i4

Re: Rate limiting AP bandwidth change messages in ieee80211_config_bw?

2015-09-30 Thread Josh Boyer
On Wed, Sep 30, 2015 at 3:04 PM, Johannes Berg wrote: > >> >> I'm not sure ratelimiting it would even work - it's not *that* high >> frequency? Not really sure though. >> >> I think we can do either, it's not such a terribly important message as >> far as I can tell. >> > > Seems like Emmanuel wou

Rate limiting AP bandwidth change messages in ieee80211_config_bw?

2015-09-30 Thread Josh Boyer
Hi Johannes, We've seen a handful of reports that seem to have verbose output from the ieee80211_config_bw function in net/mac80211/mlme.c. It looks similar to this: [ 66.578652] wlp3s0: AP xx:xx:xx:xx:xx changed bandwidth, new config is 2437 MHz, width 2 (2447/0 MHz) [ 68.522437] wlp3s0: AP

Re: [PATCH 1/2] Bluetooth: Add reset_resume function

2015-06-02 Thread Josh Boyer
On Mon, Jun 1, 2015 at 9:28 PM, Marcel Holtmann wrote: > Hi Laura, > >> Bluetooth devices off of some buses such as USB may lose power across >> suspend/resume. When this happens, drivers may need to have the setup >> function called again and behave differently than a cold power on. >> Add a rese

Re: Suspicious RCU usage in bridge with Linux v4.0-9362-g1fc149933fd4

2015-05-21 Thread Josh Boyer
On Tue, May 12, 2015 at 2:27 PM, Dominick Grift wrote: > On Mon, May 11, 2015 at 07:53:06AM -0700, Eric Dumazet wrote: >> >> Hi Dominick >> >> Have you tried this patch I sent last monday ? >> >> I will submit formally when I get a test result. >> >> Thanks > > Eric, > > I have tested the below pa

Re: [PATCH][v3.19.y] tun: return proper error code from tun_do_read

2015-04-28 Thread Josh Boyer
On Tue, Apr 28, 2015 at 4:27 PM, Joseph Salisbury wrote: > Hello, > > Please consider including mainline commit > 957f094f221f81e457133b1f4c4d95ffa49ff731 in the next v3.19.y release. > It was included in the mainline tree as of v4.0-rc1. It has been tested > and confirmed to resolve: > http://bu

Suspicious RCU usage in bridge with Linux v4.0-9362-g1fc149933fd4

2015-04-23 Thread Josh Boyer
Hi All, We've had a user report the following backtrace from the bridge module with a recent Linus' tree. Has anything like this been reported yet? If you have any questions on setup, the user is CC'd. josh [ 29.382235] br0: port 1(tap0) entered forwarding state [ 29.382286] ==

Re: [PATCH] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching table

2008-02-06 Thread Josh Boyer
On Wed, 6 Feb 2008 10:01:57 -0600 Olof Johansson <[EMAIL PROTECTED]> wrote: > On Wed, Feb 06, 2008 at 01:21:59PM +0100, Stefan Roese wrote: > > With the removal the the "rgmii-interface" device_type property from the > > dts files, the newemac driver needs an update to only rely on compatible > >

Re: [PATCH] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching table

2008-02-06 Thread Josh Boyer
ese <[EMAIL PROTECTED]> > Acked-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> Acked-by: Josh Boyer <[EMAIL PROTECTED]> josh -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching table

2008-02-05 Thread Josh Boyer
On Thu, 31 Jan 2008 10:14:58 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-01-30 at 07:16 +0100, Stefan Roese wrote: > > On Wednesday 16 January 2008, Josh Boyer wrote: > > > On Wed, 16 Jan 2008 20:53:59 +1100 > > > > >

Re: [PATCH] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching table

2008-01-16 Thread Josh Boyer
On Wed, 16 Jan 2008 20:53:59 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-01-16 at 10:37 +0100, Stefan Roese wrote: > > With the removal the the "rgmii-interface" device_type property from the > > dts files, the newemac driver needs an update to only rely on compatible

Re: [PATCH] ibm_newemac: Increase number of default rx-/tx-buffers

2008-01-05 Thread Josh Boyer
On Sun, 06 Jan 2008 08:54:28 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > On Sat, 2008-01-05 at 15:48 -0600, Josh Boyer wrote: > > No need for a defconfig update patch. Paul or I usually do a general > > defconfig update for most boards before the ne

Re: [PATCH] ibm_newemac: Increase number of default rx-/tx-buffers

2008-01-05 Thread Josh Boyer
On Sun, 06 Jan 2008 07:53:06 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > On Sat, 2008-01-05 at 13:38 +0100, Stefan Roese wrote: > > On Saturday 05 January 2008, Benjamin Herrenschmidt wrote: > > > On Sat, 2008-01-05 at 10:50 +0100, Stefan Roese wrote: > > > > Performance tests don

Re: [PATCH 1/8] ibm_newemac: Fix possible lockup on close

2007-11-21 Thread Josh Boyer
On Wed, 21 Nov 2007 16:41:23 +0100 Christoph Hellwig <[EMAIL PROTECTED]> wrote: > On Wed, Nov 21, 2007 at 05:06:39PM +1100, Benjamin Herrenschmidt wrote: > > It's a bad idea to call flush_scheduled_work from within a > > netdev->stop because the linkwatch will occasionally take the > > rtnl lock f

Re: [PATCH] net: Add 405EX support to new EMAC driver

2007-11-01 Thread Josh Boyer
On Fri, 02 Nov 2007 07:37:01 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > On Thu, 2007-11-01 at 15:54 +0100, Stefan Roese wrote: > > This patch adds support for the 405EX to the new EMAC driver. > > > > Tested on AMCC Kilauea. > > .../... > > > diff --git a/drivers/net/ibm_newe

Re: [PATCH] Remove pointless casts from void pointers,

2007-10-26 Thread Josh Boyer
On Fri, 26 Oct 2007 05:40:22 -0400 (EDT) Jeff Garzik <[EMAIL PROTECTED]> wrote: > mostly in and around irq handlers. > > Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> > --- > drivers/serial/uartlite.c | 2 +- Acked-by: Josh Boyer <[EMAIL PR

Re: [PATCH] PowerPC: Add BCM5248 and Marvell 88E1111 PHY support to NEW EMAC.

2007-10-23 Thread Josh Boyer
On Tue, 23 Oct 2007 11:13:48 -0500 Kumar Gala <[EMAIL PROTECTED]> wrote: > > On Oct 23, 2007, at 10:20 AM, Josh Boyer wrote: > > > On Mon, 15 Oct 2007 14:27:23 -0400 > > Jeff Garzik <[EMAIL PROTECTED]> wrote: > > > >> Valentine Barshak wrote: &

Re: [PATCH] PowerPC: Add BCM5248 and Marvell 88E1111 PHY support to NEW EMAC.

2007-10-23 Thread Josh Boyer
On Mon, 15 Oct 2007 14:27:23 -0400 Jeff Garzik <[EMAIL PROTECTED]> wrote: > Valentine Barshak wrote: > > This patch adds BCM5248 and Marvell 88E PHY support to NEW EMAC driver. > > These PHY chips are used on PowerPC 440EPx boards. > > The PHY code is based on the previous work by Stefan Roese

Re: [PATCH] net: Add napi_sycnhronize() to sync with napi poll

2007-10-17 Thread Josh Boyer
On Thu, 2007-10-18 at 08:04 +1000, Benjamin Herrenschmidt wrote: > net: Add __napi_synchronize() to sync with napi poll > > The EMAC driver which needs to handle multiple devices with one > NAPI instance implements its own per-channel disable bit. However, > when setting such a bit, it needs to sy

Re: [PATCH] net: Add napi_sycnhronize() to sync with napi poll

2007-10-17 Thread Josh Boyer
On Thu, 2007-10-18 at 08:04 +1000, Benjamin Herrenschmidt wrote: > net: Add __napi_synchronize() to sync with napi poll > > The EMAC driver which needs to handle multiple devices with one > NAPI instance implements its own per-channel disable bit. However, > when setting such a bit, it needs to sy

Re: [PATCH] PowerPC: Add BCM5248 and Marvell 88E1111 PHY support to NEW EMAC.

2007-10-15 Thread Josh Boyer
On Tue, 2007-10-16 at 07:05 +1000, Benjamin Herrenschmidt wrote: > On Mon, 2007-10-15 at 15:04 -0400, Jeff Garzik wrote: > > I would ideally like a single active patch generator (even if they > > are > > merely reviewed others work sometimes). > > > > Outside of that, I'm hoping you and the other

Re: [PATCH] PowerPC: Add BCM5248 and Marvell 88E1111 PHY support to NEW EMAC.

2007-10-15 Thread Josh Boyer
On Mon, 15 Oct 2007 14:53:26 -0400 Jeff Garzik <[EMAIL PROTECTED]> wrote: > >> Seems sane to me -- ACK -- but we have multiple people sending me > >> patches for a single driver. That's normal for janitorial cleanups > >> across the whole tree, but discouraged when multiple people are actively

Re: [PATCH] PowerPC: Add BCM5248 and Marvell 88E1111 PHY support to NEW EMAC.

2007-10-15 Thread Josh Boyer
On Mon, 15 Oct 2007 14:27:23 -0400 Jeff Garzik <[EMAIL PROTECTED]> wrote: > Valentine Barshak wrote: > > This patch adds BCM5248 and Marvell 88E PHY support to NEW EMAC driver. > > These PHY chips are used on PowerPC 440EPx boards. > > The PHY code is based on the previous work by Stefan Roese

Re: [PATCH] NEW EMAC Fix RGMII build error: use of_device_is_compatible

2007-10-12 Thread Josh Boyer
On Fri, 2007-10-12 at 17:04 +0400, Valentine Barshak wrote: > Fix build RGMII error: use of_device_is_compatible() > insteadof now deprecated device_is_compatible() function. > > Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]> Acked-by: Josh Boyer <[EMAIL PROTECTED]&g

Re: [Bugme-new] [Bug 8778] New: Ocotea board: kernel reports access of bad area during boot with DEBUG_SLAB=y

2007-07-18 Thread Josh Boyer
On Wed, 2007-07-18 at 08:59 -0700, Eugene Surovegin wrote: > On Wed, Jul 18, 2007 at 08:41:10AM -0500, Josh Boyer wrote: > > On Wed, 2007-07-18 at 01:34 -0700, Eugene Surovegin wrote: > > > On Wed, Jul 18, 2007 at 12:52:53AM -0700, Andrew Morton wrote: > > > > On W

Re: [Bugme-new] [Bug 8778] New: Ocotea board: kernel reports access of bad area during boot with DEBUG_SLAB=y

2007-07-18 Thread Josh Boyer
On Wed, 2007-07-18 at 01:34 -0700, Eugene Surovegin wrote: > On Wed, Jul 18, 2007 at 12:52:53AM -0700, Andrew Morton wrote: > > On Wed, 18 Jul 2007 00:07:50 -0700 (PDT) [EMAIL PROTECTED] wrote: > > > > > http://bugzilla.kernel.org/show_bug.cgi?id=8778 > > > > > >Summary: Ocotea board: