OpenCloudOS-Kernel/drivers/net/wireless/b43
Rafał Miłecki d7520b1d2a b43: HT-PHY: add place for writing HT PHY support
This is totally broken plus we do not have specs for HT PHY yet. Just
introduce place for writing driver if we discover anything.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-17 14:22:20 -04:00
..
Kconfig b43: HT-PHY: add place for writing HT PHY support 2011-06-17 14:22:20 -04:00
Makefile b43: HT-PHY: add place for writing HT PHY support 2011-06-17 14:22:20 -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: check for allocation failures 2011-06-10 14:57:53 -04:00
bus.h b43: bus: add helpers for checking host type 2011-06-01 15:12:27 -04:00
debugfs.c net/wireless: use generic_file_llseek in debugfs 2010-09-16 10:33:08 +02:00
debugfs.h
dma.c b43: Fix warnings from gcc 4.6.0 2011-06-01 15:12:29 -04:00
dma.h b43: allocate receive buffers big enough for max frame len + offset 2011-04-04 15:22:11 -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: HT-PHY: add place for writing HT PHY support 2011-06-17 14:22:20 -04:00
main.h b43: do not use SSB specific flags when calling core reset function 2011-06-03 15:01:07 -04:00
pcmcia.c pcmcia: move driver name to struct pcmcia_driver 2010-09-29 17:20:24 +02:00
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 Fix common misspellings 2011-03-31 11:26:23 -03:00
phy_ht.c b43: HT-PHY: add place for writing HT PHY support 2011-06-17 14:22:20 -04:00
phy_ht.h b43: HT-PHY: add place for writing HT PHY support 2011-06-17 14:22:20 -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 Fix common misspellings 2011-03-31 11:26:23 -03:00
pio.c b43: bus: abstract 80211 core info 2011-06-01 15:10:56 -04:00
pio.h
radio_2055.c b43: N-PHY: swap values for radio registers 0x3b and 0x3c 2010-12-02 14:37:01 -05:00
radio_2055.h b43: N-PHY: put radio-specific code in separated file 2010-10-15 15:57:38 -04:00
radio_2056.c b43: N-PHY: use correct channel tables for rev4+ 2010-12-22 15:43:29 -05:00
radio_2056.h b43: N-PHY: implement radio 2056 init steps 2010-12-22 15:43:29 -05:00
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.c
tables.h
tables_lpphy.c b43: bus: abstract chip info 2011-06-01 15:10:57 -04:00
tables_lpphy.h
tables_nphy.c b43: N-PHY: rev3+: add tables with gain ctl workarounds 2011-03-04 14:05:18 -05:00
tables_nphy.h b43: N-PHY: rev3+: add tables with gain ctl workarounds 2011-03-04 14:05:18 -05:00
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 b43: fill PHY ctl word1 in TX header for N-PHY 2011-02-25 15:33:39 -05:00