All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211-next 2014-07-21
@ 2014-07-21 20:07 Johannes Berg
  2014-07-22 17:50 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2014-07-21 20:07 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

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

Following your warning ... :-)

We have a lot of TDLS patches, among them a fix that should make hwsim
tests happy again. The rest, this time, is mostly small fixes.

Let me know if there are any issues.

johannes


The following changes since commit 97dc94f1d933c9df2c0b327066ea130c0e92083f:

  cfg80211: remove channel_switch combination check (2014-06-25 18:06:20 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git HEAD

for you to fetch changes up to 08cf42e843f9a7e253502011c81677f61f7e5c42:

  mac80211: add support for Rx reordering offloading (2014-07-21 17:42:07 +0200)

----------------------------------------------------------------
Arik Nemtsov (14):
      mac80211: track TDLS initiator internally
      mac80211: fix error path for TDLS setup
      mac80211: consolidate TDLS IE treatment
      mac80211: split extra TDLS IEs in setup frames
      mac80211: avoid adding some IEs on TDLS setup failure packets
      mac80211: set TDLS capab to zero on failure frames
      mac80211: add QoS IE during TDLS setup start
      mac80211: add TDLS QoS param IE on setup-confirm
      mac80211: move TDLS data to mgd private part
      mac80211: support HT for TDLS stations
      mac80211: set Rx highest rate in ht_cap
      mac80211: disable VHT for TDLS
      cfg80211: fix TDLS setup with VHT peers
      mac80211: ignore frames between TDLS peers when operating as AP

Eytan Lifshitz (1):
      mac80211: remove useless NULL checks

Johannes Berg (1):
      mac80211: suppress unused variable warning without lockdep

Liad Kaufman (1):
      mac80211: make sure TDLS teardown packet is sent on time

Luciano Coelho (1):
      mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag

Luis R. Rodriguez (1):
      wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd

Max Stepanov (1):
      mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt

Michal Kazior (2):
      mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
      mac80211: add support for Rx reordering offloading

 include/linux/ieee80211.h  |  20 ++
 include/net/mac80211.h     |  34 ++++
 net/mac80211/agg-rx.c      | 110 ++++++++---
 net/mac80211/chan.c        |   2 +-
 net/mac80211/ht.c          |  10 +-
 net/mac80211/ibss.c        |  13 +-
 net/mac80211/ieee80211_i.h |  34 +++-
 net/mac80211/iface.c       |  31 ++-
 net/mac80211/key.c         |   3 -
 net/mac80211/mlme.c        |  22 +--
 net/mac80211/rx.c          |  65 +++++--
 net/mac80211/sta_info.h    |   8 +-
 net/mac80211/tdls.c        | 459 ++++++++++++++++++++++++++++++++++++++-------
 net/mac80211/util.c        |  15 ++
 net/mac80211/vht.c         |   4 +
 net/mac80211/wpa.c         |   2 +-
 net/wireless/Kconfig       |   6 +
 net/wireless/genregdb.awk  |  35 ++--
 net/wireless/nl80211.c     |   3 +-
 19 files changed, 707 insertions(+), 169 deletions(-)


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

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

* Re: pull-request: mac80211-next 2014-07-21
  2014-07-21 20:07 pull-request: mac80211-next 2014-07-21 Johannes Berg
@ 2014-07-22 17:50 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2014-07-22 17:50 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless

On Mon, Jul 21, 2014 at 10:07:54PM +0200, Johannes Berg wrote:
> Following your warning ... :-)
> 
> We have a lot of TDLS patches, among them a fix that should make hwsim
> tests happy again. The rest, this time, is mostly small fixes.
> 
> Let me know if there are any issues.
> 
> johannes
> 
> 
> The following changes since commit 97dc94f1d933c9df2c0b327066ea130c0e92083f:
> 
>   cfg80211: remove channel_switch combination check (2014-06-25 18:06:20 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git HEAD
> 
> for you to fetch changes up to 08cf42e843f9a7e253502011c81677f61f7e5c42:
> 
>   mac80211: add support for Rx reordering offloading (2014-07-21 17:42:07 +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] 2+ messages in thread

end of thread, other threads:[~2014-07-22 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-21 20:07 pull-request: mac80211-next 2014-07-21 Johannes Berg
2014-07-22 17:50 ` John W. Linville

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.