Skip to content
  1. Sep 07, 2019
    • David S. Miller's avatar
      Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of... · 742ca781
      David S. Miller authored
      Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
      
      
      
      Kalle Valo says:
      
      ====================
      wireless-drivers-next patches for 5.4
      
      Second set of patches for 5.4. Lots of changes for iwlwifi and mt76,
      but also smaller changes to other drivers.
      
      Major changes:
      
      iwlwifi
      
      * remove broken and unused runtime power management mode for PCIe
        devices, removes IWLWIFI_PCIE_RTPM Kconfig option as well
      
      * support new ACPI value for per-platform antenna gain
      
      * support for single antenna diversity
      
      * support for new WoWLAN FW API
      
      brcmfmac
      
      * add reset debugfs file for testing firmware restart
      
      mt76
      
      * DFS pattern detector for mt7615 (DFS channels not enabled yet)
      
      * Channel Switch Announcement (CSA) support for mt7615
      
      * new device support for mt76x0
      
      * support for more ciphers in mt7615
      
      * smart carrier sense on mt7615
      
      * survey support on mt7615
      
      * multiple interfaces on mt76x02u
      
      rtw88
      
      * enable MSI interrupt
      ====================
      
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      742ca781
    • Kalle Valo's avatar
      Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of... · 67e974c3
      Kalle Valo authored
      Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
      
      Patches intended for v5.4
      
      * Remove (broken) d0i3 support;
      * Debug infrastructure work continues;
      * Bump support FW API version to 50;
      * Fix for the SN value in certain suspend/resume situations;
      * Some work on new FW scan APIs;
      * Work on LTR FW APIs;
      * New FW channel-switch support;
      * Support new ACPI value for per-platform antenna gain;
      * Support for single antenna diversity;
      * Support for new WoWLAN FW API;
      * Initial refactoring of the device selection code;
      * A bunch of clean-ups;
      * Other small fixes and improvements;
      67e974c3
  2. Sep 06, 2019