]> git.baikalelectronics.ru Git - kernel.git/commit
rtl8180: add RF code for rtl8225 zebra v4
authorAndrea Merello <andrea.merello@gmail.com>
Wed, 26 Mar 2014 20:02:28 +0000 (21:02 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 27 Mar 2014 18:20:08 +0000 (14:20 -0400)
commit966f157bf15b9d3657615d0a5c2b5723376220eb
tree26e21da5d5d8fd608e3f7244d5318161e93ff815
parentc17629a01a9da84af2d5bc0a19f1a9f9d226afb9
rtl8180: add RF code for rtl8225 zebra v4

This patch introduce new RF code for rtl8225 zebra v4 radio
frontend.

This code contains a lot of black magic and it can work probably
only with the radio embdedded in the rtl8187se single-chip.

Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtl818x/rtl8180/Makefile
drivers/net/wireless/rtl818x/rtl8180/dev.c
drivers/net/wireless/rtl818x/rtl8180/rtl8225se.c [new file with mode: 0644]
drivers/net/wireless/rtl818x/rtl8180/rtl8225se.h [new file with mode: 0644]