Re: [PATCH 00/11] Add mt76x0 driver

2018-07-07 Thread Hans Ulli Kroll
Hi On Thu, 5 Jul 2018, Lorenzo Bianconi wrote: > On Jul 05, Stanislaw Gruszka wrote: > > Add mt76x0 driver for MT7610U based USB dongles. Currently driver > > support only STA mode. > > Hi Stanislaw, > > > > > mt76x0 is based on Jakub's mt7601u driver already included > > in the kernel. I wou

Re: [ANN] mt76x0 usb driver

2018-07-03 Thread Hans Ulli Kroll
Hi > > On Mon, Jun 25, 2018 at 02:55:51PM +0200, Lorenzo Bianconi wrote: > > Not sure why many integration commits in upstream is a problem. I think > > having patches posted on mailing list is better than doing them in my > > "private" tree without any review. > > > > > What do you think? > > >

Re: [ANN] mt76x0 usb driver

2018-04-09 Thread Hans Ulli Kroll
Hi On Mon, 9 Apr 2018, Lorenzo Bianconi wrote: > On Apr 09, Stanislaw Gruszka wrote: > > On Mon, Apr 09, 2018 at 04:26:42PM +0200, Lorenzo Bianconi wrote: > > > > I would like to integrate the driver to kernel via mt76 driver, i.e. > > > > add USB hooks and mt76x0 mac/phy code to mt76. This will

Re: [ANN] mt76x0 usb driver

2018-04-09 Thread Hans Ulli Kroll
Hi On Mon, 9 Apr 2018, Stanislaw Gruszka wrote: > Hi > > I would like to announce mt76x0 driver for MT7610U USB dongles: > > https://github.com/sgruszka/mt76x0 > > mt76x0 is based on Jakub's mt7601u mac80211 driver and is intended to be > integrated in the linux kernel. > > Currently only Lin

Re: MT7630 support

2017-12-23 Thread Hans Ulli Kroll
Hi Enrico On Sat, 23 Dec 2017, Enrico Mioso wrote: > Hello Ulli! > > First of all - thank you for the help and the precious info / link. > I'll look at it now. > Thank you very very much. > > Enrico > On https://github.com/ulli-kroll/mt7610u I have a reworked mt7610u driver, of course PCIe co

Re: MT7630 support

2017-12-22 Thread Hans Ulli Kroll
Hi On Thu, 21 Dec 2017, Stanislaw Gruszka wrote: > On Wed, Dec 20, 2017 at 06:39:34PM +0100, Enrico Mioso wrote: > > Hello guys. > > So, at some point I felt crazy enough to try to add support for the MT7630 > > chipset to the rt2xx ralink wireless drivers. > > I expected this to be a little bit

Re: Getting started on switching rtl8188eu staging driver to LIB80211/MAC80211

2015-08-25 Thread Hans Ulli Kroll
Hi On Sun, 23 Aug 2015, Sreenath Madasu wrote: > Hi all, > I want to work on the TODO tasks > > - switch to use LIB80211 > - switch to use MAC80211 > > for staging driver rtl8188eu. > > How can I start? Where is the documentation? > Thanks > Sreenath > I have the same problems with my RTL882

[PATCH] net:rtlwifi:fix tm_trigger usage

2015-06-07 Thread Hans Ulli Kroll
can handle is separately. Signed-off-by: Hans Ulli Kroll --- drivers/net/wireless/rtlwifi/rtl8188ee/dm.c | 7 +++ drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c | 7 +++ drivers/net/wireless/rtlwifi/rtl8192de/dm.c | 7 +++ drivers/net/wireless/rtlwifi/rtl8192se/dm.c