1. 06 Sep, 2019 2 commits
    • Rafał Miłecki's avatar
      brcmfmac: add stub version of brcmf_debugfs_get_devdir() · cb34212b
      Rafał Miłecki authored
      In case of compiling driver without DEBUG expose a stub function to make
      writing debug code much simpler (no extra conditions). This will allow
      e.g. using debugfs_create_file() without any magic if or #ifdef.
      Signed-off-by: default avatarRafał Miłecki <rafal@milecki.pl>
      Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
      cb34212b
    • Kalle Valo's avatar
      Merge tag 'mt76-for-kvalo-2019-09-05' of https://github.com/nbd168/wireless · a18da8f6
      Kalle Valo authored
      mt76 patches for 5.4
      
      * beacon tx fix for mt76x02
      * sparse/checkpatch warning fixes
      * DFS pattern detector for mt7615 (DFS channels not enabled yet)
      * CSA support for mt7615
      * mt7615 cleanup/fixes
      * mt7615 rate control improvements
      * usb fixes
      * mt7615 powersave buffering fix
      * new device support for mt76x0
      * support for more ciphers in mt7615
      * watchdog time fixes
      * smart carrier sense on mt7615
      * survey support on mt7615
      * multiple interfaces on mt76x02u
      * calibration data fix for mt7615
      * fix for sending BAR after disassoc
      a18da8f6
  2. 05 Sep, 2019 38 commits