LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* pull-request: wireless-drivers 2018-04-26
@ 2018-04-26 10:12 Kalle Valo
2018-04-27 17:50 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2018-04-26 10:12 UTC (permalink / raw)
To: David Miller; +Cc: linux-wireless, netdev, linux-kernel
Hi Dave,
here's a pull request to net tree, more info below. Please let me know
if you have any problems.
Kalle
The following changes since commit 4608f064532c28c0ea3c03fe26a3a5909852811a:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next (2018-04-03 14:08:58 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-for-davem-2018-04-26
for you to fetch changes up to af8a41cccf8f469165c6debc8fe07c5fd2ca501a:
rtlwifi: cleanup 8723be ant_sel definition (2018-04-24 13:15:08 +0300)
----------------------------------------------------------------
wireless-drivers fixes for 4.17
A few fixes for 4.17 but nothing really special. The new ETSI WMM
parameter support for iwlwifi is not technically a bugfix but
important for regulatory compliance.
iwlwifi
* use new ETSI WMM parameters from regulatory database
* fix a regression with the older firmware API 31 (eg. 31.560484.0)
brcmfmac
* fix a double free in nvmam loading fails
rtlwifi
* yet another fix for ant_sel module parameter
----------------------------------------------------------------
Arend Van Spriel (1):
brcmfmac: fix firmware request processing if nvram load fails
Haim Dreyfuss (1):
iwlwifi: mvm: query regdb for wmm rule if needed
Luca Coelho (1):
iwlwifi: mvm: fix old scan version sizes
Ping-Ke Shih (1):
rtlwifi: cleanup 8723be ant_sel definition
.../broadcom/brcm80211/brcmfmac/firmware.c | 36 ++++---
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h | 13 +--
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 111 ++++++++++++++++++---
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h | 6 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 3 +-
.../realtek/rtlwifi/btcoexist/halbtcoutsrc.c | 15 ---
.../net/wireless/realtek/rtlwifi/rtl8723be/hw.c | 11 +-
drivers/net/wireless/realtek/rtlwifi/wifi.h | 5 +
8 files changed, 138 insertions(+), 62 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: wireless-drivers 2018-04-26
2018-04-26 10:12 pull-request: wireless-drivers 2018-04-26 Kalle Valo
@ 2018-04-27 17:50 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2018-04-27 17:50 UTC (permalink / raw)
To: kvalo; +Cc: linux-wireless, netdev, linux-kernel
From: Kalle Valo <kvalo@codeaurora.org>
Date: Thu, 26 Apr 2018 13:12:54 +0300
> here's a pull request to net tree, more info below. Please let me know
> if you have any problems.
Pulled, thanks Kalle.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-27 17:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26 10:12 pull-request: wireless-drivers 2018-04-26 Kalle Valo
2018-04-27 17:50 ` David Miller
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).