Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 00/10] cfg80211/mac80211 patches from our internal tree 2019-05-29
@ 2019-05-29 12:25 Luca Coelho
  2019-05-29 12:25 ` [PATCH 01/10] cfg80211: report measurement start TSF correctly Luca Coelho
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Luca Coelho @ 2019-05-29 12:25 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Luca Coelho

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

Hi,

Some patches with mac80211 and cfg80211 changes from our internal
tree.

Please review, though you have already reviewed most if not all of
them ;)

Cheers,
Luca.


Avraham Stern (1):
  cfg80211: report measurement start TSF correctly

Ilan Peer (2):
  cfg80211: Add a function to iterate all BSS entries
  ieee80211: Add a missing extended capability flag definition

Johannes Berg (4):
  mac80211: call rate_control_send_low() internally
  mac80211: use STA info in rate_control_send_low()
  mac80211: fill low rate even for HAS_RATE_CONTROL
  mac80211: extend __rate_control_send_low warning

Luca Coelho (1):
  cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()

Mordechay Goodstein (1):
  cfg80211: util: fix bit count off by one

Naftali Goldstein (1):
  mac80211: do not start any work during reconfigure flow

 drivers/net/wireless/intel/iwlegacy/3945-rs.c |  3 --
 drivers/net/wireless/intel/iwlegacy/4965-rs.c |  4 --
 drivers/net/wireless/intel/iwlwifi/dvm/rs.c   | 26 ++++-------
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c   |  4 --
 drivers/net/wireless/realtek/rtlwifi/rc.c     |  3 --
 include/linux/ieee80211.h                     |  7 +++
 include/net/cfg80211.h                        | 20 +++++++++
 include/net/mac80211.h                        | 23 ----------
 net/mac80211/cfg.c                            |  4 +-
 net/mac80211/ieee80211_i.h                    |  7 +++
 net/mac80211/mlme.c                           |  7 ++-
 net/mac80211/rate.c                           | 28 ++++++------
 net/mac80211/rc80211_minstrel.c               |  5 +--
 net/mac80211/rc80211_minstrel_ht.c            |  4 +-
 net/mac80211/sta_info.c                       | 43 ++++++++++++++++++-
 net/mac80211/util.c                           |  4 ++
 net/wireless/pmsr.c                           |  4 +-
 net/wireless/scan.c                           | 25 ++++++++++-
 net/wireless/util.c                           |  2 +-
 19 files changed, 141 insertions(+), 82 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-05-29 16:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-29 12:25 [PATCH 00/10] cfg80211/mac80211 patches from our internal tree 2019-05-29 Luca Coelho
2019-05-29 12:25 ` [PATCH 01/10] cfg80211: report measurement start TSF correctly Luca Coelho
2019-05-29 12:25 ` [PATCH 02/10] cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data() Luca Coelho
2019-05-29 16:28   ` Kalle Valo
2019-05-29 12:25 ` [PATCH 03/10] mac80211: do not start any work during reconfigure flow Luca Coelho
2019-05-29 12:25 ` [PATCH 04/10] cfg80211: util: fix bit count off by one Luca Coelho
2019-05-29 12:25 ` [PATCH 05/10] cfg80211: Add a function to iterate all BSS entries Luca Coelho
2019-05-29 12:25 ` [PATCH 06/10] ieee80211: Add a missing extended capability flag definition Luca Coelho
2019-05-29 12:25 ` [PATCH 07/10] mac80211: call rate_control_send_low() internally Luca Coelho
2019-05-29 12:25 ` [PATCH 08/10] mac80211: use STA info in rate_control_send_low() Luca Coelho
2019-05-29 12:25 ` [PATCH 09/10] mac80211: fill low rate even for HAS_RATE_CONTROL Luca Coelho
2019-05-29 12:25 ` [PATCH 10/10] mac80211: extend __rate_control_send_low warning Luca Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox