1. 30 Oct, 2012 1 commit
    • Larry Finger's avatar
      rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE · 0bd899e7
      Larry Finger authored
      Realtek devices with designation RTL8188CE-VL have the so-called B-cut
      of the wireless chip. This patch adds the special programming needed by
      these devices. In addition, a variable that was static has been moved into
      the private data area as it is now needed in two different routines. This
      change also fixes a minor bug that would be present if a system had more
      than one RTL81{88,92}CE devices. Other drivers in the rtlwifi family had
      already made this change, thus the variable already exists in the private
      data structure.
      Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
      Cc: Anisse Astier <anisse@astier.eu>
      Cc: Li Chaoming <chaoming_li@realsil.com.cn>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      0bd899e7
  2. 29 Oct, 2012 39 commits