Commit Graph

9 Commits

Author SHA1 Message Date
baiywt 6c49f0aa67 net: wireless: rockchip_wlan: bcmdhd: Update driver to 101.10.591.68.32 2024-10-16 16:08:39 +08:00
baiywt 0a60f6cf89 net: wireless: rockchip_wlan: bcmdhd: Update to 101.10.591.x 2024-01-19 18:35:00 +08:00
Alex Zhao 62c06ae47f net: wireless: rockchip_wlan: update bcmdhd driver
1.version: 101.10.361.11 (wlan=r892223-20210630-1)
2.both wifi5 and wifi6 are supported

Signed-off-by: Alex Zhao <zzc@rock-chips.com>
Change-Id: Ia0724ebc628ba40afed947275d34ff5c47a410b4
2021-11-16 11:22:35 +08:00
Tao Huang 4b92d5bca3 treewide: replace '---help---' in Kconfig files with 'help' (rk)
Since commit 84af7a6194 ("checkpatch: kconfig: prefer 'help' over
'---help---'"), the number of '---help---' has been gradually
decreasing, but there are still more than 2400 instances.

This commit finishes the conversion. While I touched the lines,
I also fixed the indentation.

There are a variety of indentation styles found.

  a) 4 spaces + '---help---'
  b) 7 spaces + '---help---'
  c) 8 spaces + '---help---'
  d) 1 space + 1 tab + '---help---'
  e) 1 tab + '---help---'    (correct indentation)
  f) 1 tab + 1 space + '---help---'
  g) 1 tab + 2 spaces + '---help---'

In order to convert all of them to 1 tab + 'help', I ran the
following commend:

  $ find . -name 'Kconfig*' | xargs sed -i 's/^[[:space:]]*---help---/\thelp/'

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I6c1a95c0cb15b1a5a4215acba748e7023dfd4338
2021-04-08 18:57:03 +08:00
Yao Xiao 3c66f60d13 net: wireless: update bcmdhd driver to "1.579.77.41.9 (r)"
Change-Id: I5b5a30393157192fd8c1c033169931e7d5b03df0
Signed-off-by: Yao Xiao <xiaoyao@rock-chips.com>
2018-09-26 18:48:53 +08:00
Tao Huang f9eefeeaa7 rk: add SPDX license identifier to files with no license
Change-Id: I754250669891307b0deab2bdab1bd01512713f79
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2018-01-31 20:56:06 +08:00
hwg 194db36786 update bcmdhd wifi driver to 1.201.59 2015-05-17 11:54:36 +08:00
hwg d41ea47068 update rkwifi bcmdhd to version 1.201.34.1
Conflicts:
	drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/Makefile
2015-03-03 17:57:19 +08:00
gwl fba96c1ecf wifi: create a new patch 'drivers/net/wireless/rockchip_wlan' for porting drivers. 2014-02-27 17:30:22 +08:00