summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/tables_nphy.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-04b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki1-0/+103
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki1-2/+1104
2010-12-13b43: N-PHY: one more fix for order of tables initializationRafał Miłecki1-2/+2
2010-12-08b43: N-PHY: reorder and optimize tables initializationRafał Miłecki1-7/+5
2010-12-08b43: N-PHY: update init tablesRafał Miłecki1-106/+106
2010-10-15b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki1-19/+1
2010-10-15b43: N-PHY: put radio-specific code in separated fileRafał Miłecki1-1309/+0
2010-10-11b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki1-3/+21
2010-03-31b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki1-4/+4
2010-03-31b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fieldsRafał Miłecki1-6/+6
2010-01-23b43: N-PHY: add setting power amplifier filtersRafał Miłecki1-0/+24
2010-01-23b43: N-PHY: implement overriding RF controlRafał Miłecki1-0/+37
2010-01-20b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki1-0/+35
2010-01-20b43: N-PHY: implement and add reading one element tablesRafał Miłecki1-0/+31
2010-01-20b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki1-0/+40
2010-01-16b43: N-PHY: add various tablesRafał Miłecki1-0/+477
2010-01-16b43: N-PHY: clean table init, check PHY revRafał Miłecki1-26/+74
2008-09-06b43: Move code from nphy.* to phy_n.*Michael Buesch1-1/+1
2008-08-30b43: Implement dynamic PHY APIMichael Buesch1-1/+1
2008-01-29b43: Add lots of N-PHY lookup tablesMichael Buesch1-0/+1140
2008-01-29b43: Add NPHY channel switch codeMichael Buesch1-2/+1046
2008-01-29b43: Add NPHY radio init codeMichael Buesch1-0/+292