aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/tables_nphy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-23b43: N-PHY: clean init tablesRafał Miłecki1-12/+14
2013-04-23b43: N-PHY: move tables init function to tables fileRafał Miłecki1-2/+1
2012-08-06b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki1-0/+10
2012-01-24b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki1-0/+2
2012-01-24b43: N-PHY: add helper for getting gain tableRafał Miłecki1-10/+2
2011-12-13b43: N-PHY: add table for antenna software controlRafał Miłecki1-0/+3
2011-12-13b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki1-14/+14
2011-06-22b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki1-8/+0
2011-03-04b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki1-0/+25
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki1-0/+27
2010-10-15b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki1-11/+0
2010-10-15b43: N-PHY: put radio-specific code in separated fileRafał Miłecki1-44/+0
2010-10-11b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki1-1/+3
2010-03-31b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki1-3/+14
2010-03-31b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fieldsRafał Miłecki1-10/+5
2010-03-09b43: N-PHY: add some registers and structs definitionsRafał Miłecki1-0/+9
2010-01-22b43: N-PHY: add setting power amplifier filtersRafał Miłecki1-0/+1
2010-01-22b43: N-PHY: implement overriding RF controlRafał Miłecki1-0/+21
2010-01-19b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki1-0/+2
2010-01-19b43: N-PHY: implement and add reading one element tablesRafał Miłecki1-0/+1
2010-01-19b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki1-0/+2
2010-01-15b43: N-PHY: add various tablesRafał Miłecki1-0/+37
2010-01-15b43: N-PHY: add needed struct definitionsRafał Miłecki1-0/+5
2010-01-15b43: N-PHY: clean table init, check PHY revRafał Miłecki1-27/+2
2008-01-28b43: Add lots of N-PHY lookup tablesMichael Buesch1-0/+96
2008-01-28b43: Add NPHY channel switch codeMichael Buesch1-0/+46
2008-01-28b43: Add NPHY radio init codeMichael Buesch1-0/+17