linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2013-06-12
@ 2013-06-12  6:42 Johannes Berg
  2013-06-12  7:14 ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2013-06-12  6:42 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]

John,

Following davem's complaint about my patch, here's a new pull request
w/o the patch he was complaining about, but instead with an ugly void*
cast to suppress the compiler warning.

I have a fix for radar detection, one for rate control and a workaround
for broken HT APs which is a regression fix because we didn't rely on
them to be correct before.

johannes


The following changes since commit ac20976dcaeea3e77e40e9aac8f3799d2a22ea2b:

  mac80211: Allow single vif mac address change with addr_mask (2013-05-27 11:26:48 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john

for you to fetch changes up to be0d678f67ce75ad7099d067e0de6c72f61db27f:

  mac80211: Fix rate control mask matching call (2013-06-12 08:37:36 +0200)

----------------------------------------------------------------
Johannes Berg (1):
      mac80211: work around broken APs not including HT info

Simon Wunderlich (2):
      mac80211: abort CAC in stop_ap()
      mac80211: Fix rate control mask matching call

 net/mac80211/cfg.c  |  6 ++++
 net/mac80211/mlme.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 net/mac80211/rate.c |  2 +-
 3 files changed, 87 insertions(+), 8 deletions(-)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: pull-request: mac80211 2013-06-12
  2013-06-12  6:42 pull-request: mac80211 2013-06-12 Johannes Berg
@ 2013-06-12  7:14 ` Johannes Berg
  2013-06-12 21:56   ` John W. Linville
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2013-06-12  7:14 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 1390 bytes --]

Let's try that again :-)

Following davem's complaint about my patch, here's a new pull request
w/o the patch he was complaining about, but instead with the const fix
rolled into the fix.

I have a fix for radar detection, one for rate control and a workaround
for broken HT APs which is a regression fix because we didn't rely on
them to be correct before.

johannes


The following changes since commit ac20976dcaeea3e77e40e9aac8f3799d2a22ea2b:

  mac80211: Allow single vif mac address change with addr_mask (2013-05-27 11:26:48 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john

for you to fetch changes up to 795d855d56c6d172f50a974f603ba923ac93ee76:

  mac80211: Fix rate control mask matching call (2013-06-12 09:12:43 +0200)

----------------------------------------------------------------
Johannes Berg (1):
      mac80211: work around broken APs not including HT info

Simon Wunderlich (2):
      mac80211: abort CAC in stop_ap()
      mac80211: Fix rate control mask matching call

 net/mac80211/cfg.c         |  6 ++++
 net/mac80211/ieee80211_i.h |  5 +--
 net/mac80211/mlme.c        | 87 ++++++++++++++++++++++++++++++++++++++++++----
 net/mac80211/rate.c        |  2 +-
 net/mac80211/util.c        |  4 +--
 5 files changed, 92 insertions(+), 12 deletions(-)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: pull-request: mac80211 2013-06-12
  2013-06-12  7:14 ` Johannes Berg
@ 2013-06-12 21:56   ` John W. Linville
  0 siblings, 0 replies; 3+ messages in thread
From: John W. Linville @ 2013-06-12 21:56 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless

On Wed, Jun 12, 2013 at 09:14:55AM +0200, Johannes Berg wrote:
> Let's try that again :-)
> 
> Following davem's complaint about my patch, here's a new pull request
> w/o the patch he was complaining about, but instead with the const fix
> rolled into the fix.
> 
> I have a fix for radar detection, one for rate control and a workaround
> for broken HT APs which is a regression fix because we didn't rely on
> them to be correct before.
> 
> johannes
> 
> 
> The following changes since commit ac20976dcaeea3e77e40e9aac8f3799d2a22ea2b:
> 
>   mac80211: Allow single vif mac address change with addr_mask (2013-05-27 11:26:48 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john
> 
> for you to fetch changes up to 795d855d56c6d172f50a974f603ba923ac93ee76:
> 
>   mac80211: Fix rate control mask matching call (2013-06-12 09:12:43 +0200)

Pulling now...

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-12 22:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12  6:42 pull-request: mac80211 2013-06-12 Johannes Berg
2013-06-12  7:14 ` Johannes Berg
2013-06-12 21:56   ` John W. Linville

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).