aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/tables_nphy.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+2
* b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki2011-03-041-0/+103
* b43: N-PHY: rev3+: add static tablesRafał Miłecki2011-03-011-2/+1104
* b43: N-PHY: one more fix for order of tables initializationRafał Miłecki2010-12-131-2/+2
* b43: N-PHY: reorder and optimize tables initializationRafał Miłecki2010-12-081-7/+5
* b43: N-PHY: update init tablesRafał Miłecki2010-12-081-106/+106
* b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki2010-10-151-19/+1
* b43: N-PHY: put radio-specific code in separated fileRafał Miłecki2010-10-151-1309/+0
* b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki2010-10-111-3/+21
* b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki2010-03-311-4/+4
* b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fieldsRafał Miłecki2010-03-311-6/+6
* b43: N-PHY: add setting power amplifier filtersRafał Miłecki2010-01-221-0/+24
* b43: N-PHY: implement overriding RF controlRafał Miłecki2010-01-221-0/+37
* b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki2010-01-191-0/+35
* b43: N-PHY: implement and add reading one element tablesRafał Miłecki2010-01-191-0/+31
* b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki2010-01-191-0/+40
* b43: N-PHY: add various tablesRafał Miłecki2010-01-151-0/+477
* b43: N-PHY: clean table init, check PHY revRafał Miłecki2010-01-151-26/+74
* b43: Move code from nphy.* to phy_n.*Michael Buesch2008-09-051-1/+1
* b43: Implement dynamic PHY APIMichael Buesch2008-08-291-1/+1
* b43: Add lots of N-PHY lookup tablesMichael Buesch2008-01-281-0/+1140
* b43: Add NPHY channel switch codeMichael Buesch2008-01-281-2/+1046
* b43: Add NPHY radio init codeMichael Buesch2008-01-281-0/+292