[OpenWrt-Devel] [GIT PULL] brcmfmac update in mac80211

Rafał Miłecki zajec5 at gmail.com
Fri Jul 8 17:27:25 EDT 2016


The following changes since commit 07ba83cf6fe116ebcf909465665a79a596036d79:

   Merge pull request #25 from wigyori/master (2016-07-08 17:00:34 +0200)

are available in the git repository at:


   git://git.infradead.org/users/rafal/openwrt.git master

for you to fetch changes up to 76cbb843d40b8a2556877924b631f28059e41059:

   mac80211: brcmfmac: fix interfaces management (2016-07-08 23:11:29 +0200)

----------------------------------------------------------------
Hi Zoltan,

As you noticed, I commited some changes to the svn trunk which AFAIU should not
be used anymore. You asked me for getting them into a pull request and there it
is.

This updates brcmfmac to the state it can be finally used with BCM4366. All
patches are backports coming from the wireless-drivers-next.
----------------------------------------------------------------
Rafał Miłecki (5):
       mac80211: brcmfmac: fix lockup related to P2P interface
       mac80211: brcmfmac: rename patches from commit fixing P2P
       mac80211: brcmfmac: backport changes from 2016-06-29
       mac80211: refresh brcmfmac patches
       mac80211: brcmfmac: fix interfaces management

  ...d-fallback-for-devices-that-do-not-report.patch |   4 +-
  ...ac-Fix-did-not-remove-int-handler-warning.patch |   2 +-
  ...ac-rework-function-picking-free-BSS-index.patch |   4 +-
  .../patches/351-0006-brcmfmac-use-kmemdup.patch    |   2 +-
  ...d-field-storing-control-channel-to-the-st.patch |  24 ++--
  ...mac-support-get_channel-cfg80211-callback.patch |   4 +-
  ...-print-errors-if-creating-interface-fails.patch |   2 +-
  ...fix-setting-AP-channel-with-new-firmwares.patch |  12 +-
  ...n-t-remove-interface-on-link-down-firmwar.patch |   4 +-
  ...vise-SDIO-error-message-in-brcmf_sdio_dri.patch |   2 +-
  ...ange-rx_seq-check-log-from-error-print-to.patch |   2 +-
  ...cmfmac-drop-unused-pm_block-vif-attribute.patch |   8 +-
  ...ac-include-required-headers-in-cfg80211.h.patch |  37 +++++
  ...ightly-simplify-building-interface-combin.patch | 108 +++++++++++++++
  ...x-lockup-when-removing-P2P-interface-afte.patch | 154 +++++++++++++++++++++
  ...e-const-char-for-interface-name-in-brcmf_.patch |  39 ++++++
  ...-include-also-core.h-header-in-cfg80211.h.patch |  33 +++++
  ...dd-missing-break-when-deleting-P2P_DEVICE.patch |  27 ++++
  ...lete-interface-directly-in-code-that-sent.patch |  75 ++++++++++
  ...pport-removing-AP-interfaces-with-interfa.patch |  84 +++++++++++
  ...mfmac-register-wiphy-s-during-module_init.patch |   2 +-
  ...rkaround-bug-with-some-inconsistent-BSSes.patch |   2 +-
  .../863-brcmfmac-Disable-power-management.patch    |   2 +-
  23 files changed, 595 insertions(+), 38 deletions(-)
  create mode 100644 package/kernel/mac80211/patches/351-0018-brcmfmac-include-required-headers-in-cfg80211.h.patch
  create mode 100644 package/kernel/mac80211/patches/351-0019-brcmfmac-slightly-simplify-building-interface-combin.patch
  create mode 100644 package/kernel/mac80211/patches/351-0020-brcmfmac-fix-lockup-when-removing-P2P-interface-afte.patch
  create mode 100644 package/kernel/mac80211/patches/351-0021-brcmfmac-use-const-char-for-interface-name-in-brcmf_.patch
  create mode 100644 package/kernel/mac80211/patches/351-0022-brcmfmac-include-also-core.h-header-in-cfg80211.h.patch
  create mode 100644 package/kernel/mac80211/patches/351-0023-brcmfmac-add-missing-break-when-deleting-P2P_DEVICE.patch
  create mode 100644 package/kernel/mac80211/patches/352-0001-brcmfmac-delete-interface-directly-in-code-that-sent.patch
  create mode 100644 package/kernel/mac80211/patches/352-0002-brcmfmac-support-removing-AP-interfaces-with-interfa.patch
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list