linux-kernel-test/drivers/net/wireless/b43
Rafał Miłecki a8e827495a b43: HT-PHY: implement switching analog
Turning it on is always done between reading PHY version and radio
version, so it was easy to find it in MMIO dumps from ndiswrapper.
Turning off is done by writing different values to the same registers.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-17 14:22:28 -04:00
..
b43.h b43: define new PHYs and radio regs for cores >= 24 2011-06-17 14:22:19 -04:00
bus.c b43: add Kconfig option for compiling SSB driver 2011-06-17 14:22:22 -04:00
bus.h b43: bus: add helpers for checking host type 2011-06-01 15:12:27 -04:00
debugfs.c
debugfs.h
dma.c b43: Fix warnings from gcc 4.6.0 2011-06-01 15:12:29 -04:00
dma.h
Kconfig b43: add Kconfig option for compiling SSB driver 2011-06-17 14:22:22 -04:00
leds.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
leds.h
lo.c b43: Fix warnings from gcc 4.6.0 2011-06-01 15:12:29 -04:00
lo.h
main.c b43: add Kconfig option for compiling SSB driver 2011-06-17 14:22:22 -04:00
main.h b43: do not use SSB specific flags when calling core reset function 2011-06-03 15:01:07 -04:00
Makefile b43: HT-PHY: add place for writing HT PHY support 2011-06-17 14:22:20 -04:00
pcmcia.c
pcmcia.h
phy_a.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
phy_a.h
phy_common.c b43: HT-PHY: add place for writing HT PHY support 2011-06-17 14:22:20 -04:00
phy_common.h b43: HT-PHY: add place for writing HT PHY support 2011-06-17 14:22:20 -04:00
phy_g.c b43: do not use SSB specific flags when calling core reset function 2011-06-03 15:01:07 -04:00
phy_g.h
phy_ht.c b43: HT-PHY: implement switching analog 2011-06-17 14:22:28 -04:00
phy_ht.h b43: HT-PHY: implement switching analog 2011-06-17 14:22:28 -04:00
phy_lp.c b43: LP-PHY: use new pointers path to access ssb_device 2011-06-01 15:12:27 -04:00
phy_lp.h
phy_n.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
phy_n.h
pio.c b43: bus: abstract 80211 core info 2011-06-01 15:10:56 -04:00
pio.h
radio_2055.c
radio_2055.h
radio_2056.c
radio_2056.h
rfkill.c b43: bus: abstract bus and core operations 2011-06-01 15:10:58 -04:00
rfkill.h
sdio.c b43: SDIO: use new pointers path to access ssb_device 2011-06-01 15:12:27 -04:00
sdio.h
sysfs.c b43: bus: abstract device structs and irq 2011-06-01 15:10:57 -04:00
sysfs.h
tables_lpphy.c b43: bus: abstract chip info 2011-06-01 15:10:57 -04:00
tables_lpphy.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
wa.h
xmit.c b43: bus: abstract SPROM 2011-06-01 15:10:57 -04:00
xmit.h