All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2015-03-16
@ 2015-03-16  8:43 Johannes Berg
  2015-03-16 20:18   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2015-03-16  8:43 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

I meant to send you a pull request last week but then somehow that
slipped through the cracks. However, I've since gotten a number of CSA
(channel switch) related fixes that I've also included - see below.

Let me know if there are any problems.

Thanks,
johannes

The following changes since commit 9c1c98a3bb7b7593b60264b9a07e001e68b46697:

  mac80211: Send EAPOL frames at lowest rate (2015-02-26 21:03:06 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2015-03-16

for you to fetch changes up to f84eaa1068315409ffbef57e6fea312180787db3:

  mac80211: ignore CSA to same channel (2015-03-16 09:36:12 +0100)

----------------------------------------------------------------
Here are a few fixes that I'd like to still get in:
 * disable U-APSD for better interoperability, from Michal Kazior
 * drop unencrypted frames in mesh forwarding, from Bob Copeland
 * treat non-QoS/WMM HT stations as non-HT, to fix confusion when
   they connect and then get QoS packets anyway due to HT
 * fix counting interfaces for combination checks, otherwise the
   interface combinations aren't properly enforced (from Andrei)
 * fix pure ECSA by reacting to the IE change
 * ignore erroneous (E)CSA to the current channel which sometimes
   happens due to AP/GO bugs

----------------------------------------------------------------
Andrei Otcheretianski (1):
      mac80211: count interfaces correctly for combination checks

Bob Copeland (1):
      mac80211: drop unencrypted frames in mesh fwding

Johannes Berg (3):
      mac80211: ask for ECSA IE to be considered for beacon parse CRC
      nl80211: ignore HT/VHT capabilities without QoS/WMM
      mac80211: ignore CSA to same channel

Michal Kazior (1):
      mac80211: disable u-APSD queues by default

 net/mac80211/ieee80211_i.h | 24 ++++++++++++++++++------
 net/mac80211/mlme.c        | 16 +++++++++++++++-
 net/mac80211/rx.c          |  3 +++
 net/mac80211/util.c        |  2 +-
 net/wireless/nl80211.c     | 10 ++++++++++
 5 files changed, 47 insertions(+), 8 deletions(-)



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

* Re: pull-request: mac80211 2015-03-16
@ 2015-03-16 20:18   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2015-03-16 20:18 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Mon, 16 Mar 2015 09:43:57 +0100

> I meant to send you a pull request last week but then somehow that
> slipped through the cracks. However, I've since gotten a number of CSA
> (channel switch) related fixes that I've also included - see below.
> 
> Let me know if there are any problems.

Pulled, thank you.

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

* Re: pull-request: mac80211 2015-03-16
@ 2015-03-16 20:18   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2015-03-16 20:18 UTC (permalink / raw)
  To: johannes-cdvu00un1VgdHxzADdlk8Q
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA, linux-wireless-u79uwXL29TY76Z2rM5mHXA

From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
Date: Mon, 16 Mar 2015 09:43:57 +0100

> I meant to send you a pull request last week but then somehow that
> slipped through the cracks. However, I've since gotten a number of CSA
> (channel switch) related fixes that I've also included - see below.
> 
> Let me know if there are any problems.

Pulled, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-03-16 20:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16  8:43 pull-request: mac80211 2015-03-16 Johannes Berg
2015-03-16 20:18 ` David Miller
2015-03-16 20:18   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.