From: Greg KH <gregkh@linuxfoundation.org>
To: Malcolm Priestley <tvboxspy@gmail.com>
Cc: linux-wireless@vger.kernel.org, forest@alittletooquiet.net
Subject: Re: [PATCH 00/31] staging: vt6655: Conversion to mac80211
Date: Wed, 29 Oct 2014 17:14:41 +0800 [thread overview]
Message-ID: <20141029091441.GA4852@kroah.com> (raw)
In-Reply-To: <1414225241-5480-1-git-send-email-tvboxspy@gmail.com>
On Sat, Oct 25, 2014 at 09:20:10AM +0100, Malcolm Priestley wrote:
> The patches in this series convert the driver to mac80211.
>
> As well as infrastructure mode the driver now operates in
> IBSS and access point modes.
>
> Host access point is now working with hostapd in nl80211 mode.
>
> The driver continues to operate diversity mode in infrastructure mode.
>
> There is still a lot of work that needs doing particularly remodeling
> rxtx to something similar to vt6656 driver.
>
> These patches creates huge amount of dead code that will be
> removed in the next series.
I really wanted to apply these, but they wouldn't apply due to other
changes in my branch since you made these. Actually, I couldn't figure
out what branch you made them against, as they didn't even apply cleanly
to 3.18-rc1.
Can you refresh this series, and your second one, against my
staging-testing branch of staging.git and resend?
thanks,
greg k-h
prev parent reply other threads:[~2014-10-29 15:42 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-25 8:20 [PATCH 00/31] staging: vt6655: Conversion to mac80211 Malcolm Priestley
2014-10-25 8:20 ` [PATCH 01/31] staging: vt6655: mac80211 conversion: add new rx functions Malcolm Priestley
2014-10-25 8:20 ` [PATCH 02/31] staging: vt6655: mac80211 conversion: add new key functions Malcolm Priestley
2014-10-25 8:20 ` [PATCH 03/31] staging: vt6655: mac80211 conversion: add new tx functions Malcolm Priestley
2014-10-25 8:20 ` [PATCH 04/31] staging: vt6655: mac80211 conversion: s_cbFillTxBufHead Malcolm Priestley
2014-10-25 8:20 ` [PATCH 05/31] staging: vt6655: dead code remove s_vFillFragParameter Malcolm Priestley
2014-10-25 8:20 ` [PATCH 06/31] staging: vt6655: mac80211 conversion: s_vFillRTSHead convert to using struct ieee80211_hdr Malcolm Priestley
2014-10-25 8:20 ` [PATCH 07/31] staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving poll Malcolm Priestley
2014-10-25 8:20 ` [PATCH 08/31] staging: vt6655: mac80211 conversion add main mac80211 functions Malcolm Priestley
2014-10-25 8:20 ` [PATCH 09/31] staging: vt6655: mac80211 conversion add channel bands Malcolm Priestley
2014-10-25 8:20 ` [PATCH 10/31] staging: vt6655: mac80211 conversion replace suspend resume functions Malcolm Priestley
2014-10-25 8:20 ` [PATCH 11/31] staging: vt6655: mac80211 conversion: device_print_info remove netdevice Malcolm Priestley
2014-10-25 8:20 ` [PATCH 12/31] staging: vt6655: mac80211 conversion: changes to device_intr Malcolm Priestley
2014-10-25 8:20 ` [PATCH 13/31] staging: vt6655: mac80211 conversion: device_tx_srv tx and add report rates Malcolm Priestley
2014-10-25 8:20 ` [PATCH 14/31] staging: vt6655: mac80211 conversion: changes to set channel Malcolm Priestley
2014-10-25 8:20 ` [PATCH 15/31] staging: vt6655: mac80211 conversion: enable power saving Malcolm Priestley
2014-10-25 8:20 ` [PATCH 16/31] staging: vt6655: mac80211 conversion: changes to CARDbSetPhyParameter Malcolm Priestley
2014-10-25 8:20 ` [PATCH 17/31] staging: vt6655: mac80211 conversion: card.c use basic_rates Malcolm Priestley
2014-10-25 8:20 ` [PATCH 18/31] staging: vt6655: CARDbSetPhyParameter replace s_vSetRSPINF with CARDvSetRSPINF Malcolm Priestley
2014-10-25 8:20 ` [PATCH 19/31] staging: vt6655: mac80211 conversion: device_init_registers remove legacy code Malcolm Priestley
2014-10-25 8:20 ` [PATCH 20/31] staging: vt6655: mac80211 conversion: device_free_info Malcolm Priestley
2014-10-25 8:20 ` [PATCH 21/31] staging: vt6655: switch driver over to mac80211 Malcolm Priestley
2014-10-25 8:20 ` [PATCH 22/31] staging: vt6655: phy type same as bb type Malcolm Priestley
2014-10-25 8:20 ` [PATCH 23/31] staging: vt6655: mac80211 conversion: device_error remove legacy functions Malcolm Priestley
2014-10-25 8:20 ` [PATCH 24/31] staging: vt6655: vt6655_probe remove management pointers Malcolm Priestley
2014-10-25 8:20 ` [PATCH 25/31] staging: vt6655: mac80211 conversion: PSbIsNextTBTTWakeUp convert to mac80211 Malcolm Priestley
2014-10-25 8:20 ` [PATCH 26/31] staging: vt6655: MACvSetDefaultKeyEntry replace WLAN_WEP104_KEYLEN Malcolm Priestley
2014-10-25 8:20 ` [PATCH 27/31] staging: vt6655: baseband.c replace BIT0 with BIT(0) Malcolm Priestley
2014-10-25 8:20 ` [PATCH 28/31] staging: vt6655: s_vGenerateTxParameter remove unused cbMACHdLen Malcolm Priestley
2014-10-25 8:20 ` [PATCH 29/31] staging: vt6655: device_init_registers replace spin lock Malcolm Priestley
2014-10-25 8:20 ` [PATCH 30/31] staging: vt6655: baseband.c timers " Malcolm Priestley
2014-10-25 8:20 ` [PATCH 31/31] staging: vt6655: fifo & frag control remove big endian values Malcolm Priestley
2014-10-29 9:14 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141029091441.GA4852@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=forest@alittletooquiet.net \
--cc=linux-wireless@vger.kernel.org \
--cc=tvboxspy@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).