All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] cfg80211/mac80211 patches from our internal tree 2017-10-29
@ 2017-10-29  9:51 Luca Coelho
  2017-10-29  9:51 ` [PATCH 1/5] mac80211: always update the PM state of a peer on MGMT / DATA frames Luca Coelho
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Luca Coelho @ 2017-10-29  9:51 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Luca Coelho

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here are some cfg80211/mac80211 patches from our internal tree.

Please review.

Cheers,
Luca.


Emmanuel Grumbach (1):
  mac80211: always update the PM state of a peer on MGMT / DATA frames

Luca Coelho (1):
  mac80211: remove BUG() when interface type is invalid

Sara Sharon (2):
  mac80211: call synchronize_net once in the restart flow
  mac80211: tear down RX aggregations first

Tova Mussai (1):
  cfg80211: IBSS: Add support for static WEP in driver for IBSS

 include/net/cfg80211.h |  5 +++++
 net/mac80211/agg-tx.c  |  3 ++-
 net/mac80211/ht.c      |  4 +++-
 net/mac80211/iface.c   |  2 +-
 net/mac80211/main.c    |  3 +++
 net/mac80211/rx.c      | 17 +++++------------
 net/mac80211/util.c    | 19 ++++++++++---------
 net/wireless/ibss.c    |  5 +++++
 8 files changed, 34 insertions(+), 24 deletions(-)

-- 
2.14.2

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

end of thread, other threads:[~2017-12-01 13:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-29  9:51 [PATCH 0/5] cfg80211/mac80211 patches from our internal tree 2017-10-29 Luca Coelho
2017-10-29  9:51 ` [PATCH 1/5] mac80211: always update the PM state of a peer on MGMT / DATA frames Luca Coelho
2017-10-30  8:48   ` Johannes Berg
2017-12-01 11:48     ` Luciano Coelho
2017-12-01 12:09       ` Johannes Berg
2017-12-01 13:07         ` Luciano Coelho
2017-10-29  9:51 ` [PATCH 2/5] mac80211: call synchronize_net once in the restart flow Luca Coelho
2017-10-29  9:51 ` [PATCH 3/5] mac80211: tear down RX aggregations first Luca Coelho
2017-10-29  9:51 ` [PATCH 4/5] mac80211: remove BUG() when interface type is invalid Luca Coelho
2017-10-29  9:51 ` [PATCH 5/5] cfg80211: IBSS: Add support for static WEP in driver for IBSS Luca Coelho

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.