aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/tables_nphy.c
Commit message (Expand)AuthorAge
* b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14Rafał Miłecki2014-08-25
* b43: N-PHY: update rev3+ gain control workaroundsRafał Miłecki2014-08-25
* b43: N-PHY: fix rev7+ typos at random placesRafał Miłecki2014-07-23
* b43: N-PHY: add tables for radio 0x2057 rev 14Rafał Miłecki2014-07-18
* b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5Rafał Miłecki2014-07-15
* b43: N-PHY: add TX gain tables for devices with specific EPARafał Miłecki2014-07-15
* b43: N-PHY: add TX gains tables for radio 0x2057 rev 9Rafał Miłecki2014-07-07
* b43: N-PHY: rework names & picking of TX gain tablesRafał Miłecki2014-07-07
* b43: N-PHY: initialize hardware tables on new devicesRafał Miłecki2014-07-07
* b43: PHY: drop channel_type (we can get this info from chandef)Rafał Miłecki2014-06-19
* b43: N-PHY: optimize init by doing some ops just onceRafał Miłecki2014-05-29
* b43: N-PHY: drop second noise variance tableRafał Miłecki2014-04-22
* b43: N-PHY: clean init tablesRafał Miłecki2013-04-23
* b43: N-PHY: move tables init function to tables fileRafał Miłecki2013-04-23
* b43: mark some functions and structs staticHauke Mehrtens2013-04-01
* b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter2013-01-22
* b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki2012-08-06
* b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki2012-01-24
* b43: N-PHY: fix typos in RF controlRafał Miłecki2012-01-24
* b43: N-PHY: add helper for getting gain tableRafał Miłecki2012-01-24
* b43: N-PHY: update gain ctl workaroundsRafał Miłecki2012-01-04
* b43: N-PHY: workaround broken auto-increment on BCM43224Rafał Miłecki2011-12-13
* b43: N-PHY: fix 32-bit reads of tablesRafał Miłecki2011-12-13
* b43: N-PHY: add table for antenna software controlRafał Miłecki2011-12-13
* b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki2011-12-13
* b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki2011-12-13
* b43: add my copyrights and myself as the module authorRafał Miłecki2011-09-14
* Update my e-mail addressMichael Büsch2011-07-07
* b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki2011-03-04
* b43: N-PHY: rev3+: add static tablesRafał Miłecki2011-03-01
* b43: N-PHY: one more fix for order of tables initializationRafał Miłecki2010-12-13
* b43: N-PHY: reorder and optimize tables initializationRafał Miłecki2010-12-08
* b43: N-PHY: update init tablesRafał Miłecki2010-12-08
* b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki2010-10-15
* b43: N-PHY: put radio-specific code in separated fileRafał Miłecki2010-10-15
* b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki2010-10-11
* b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki2010-03-31
* b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fieldsRafał Miłecki2010-03-31
* b43: N-PHY: add setting power amplifier filtersRafał Miłecki2010-01-22
* b43: N-PHY: implement overriding RF controlRafał Miłecki2010-01-22
* b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki2010-01-19
* b43: N-PHY: implement and add reading one element tablesRafał Miłecki2010-01-19
* b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki2010-01-19
* b43: N-PHY: add various tablesRafał Miłecki2010-01-15
* b43: N-PHY: clean table init, check PHY revRafał Miłecki2010-01-15
* b43: Move code from nphy.* to phy_n.*Michael Buesch2008-09-05
* b43: Implement dynamic PHY APIMichael Buesch2008-08-29
* b43: Add lots of N-PHY lookup tablesMichael Buesch2008-01-28
* b43: Add NPHY channel switch codeMichael Buesch2008-01-28
* b43: Add NPHY radio init codeMichael Buesch2008-01-28