summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_ht.c
AgeCommit message (Expand)AuthorLines
2014-09-15b43: Implement PHY PLL resetRafał Miłecki-1/+1
2014-09-15b43: HT-PHY: Implement band switchingRafał Miłecki-6/+32
2014-09-11b43: HT-PHY: Set MAC frequency to correct valuesRafał Miłecki-15/+1
2014-09-11b43: HT-PHY: Complete radio init (add missing entries)Rafał Miłecki-2/+1
2014-09-11b43: HT-PHY: Define some regs for 0x2059 radioRafał Miłecki-21/+34
2014-09-11b43: HT-PHY: Move radio calibration to separated functionsRafał Miłecki-46/+47
2014-09-11b43: HT-PHY: Move radio preparation into init functionRafał Miłecki-11/+13
2014-08-25b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki-3/+3
2014-08-25b43: don't duplicate common PHY read/write opsRafał Miłecki-14/+0
2014-06-19b43: PHY: drop own channel_freq (get it from chandef when needed)Rafał Miłecki-1/+1
2013-04-23b43: HT-PHY: use enum for RSSI typesRafał Miłecki-5/+16
2013-04-23b43: HT-PHY: store TX power state before disabling itRafał Miłecki-4/+6
2013-04-23b43: HT-PHY: do some extra TSSI setup after configuring TXRafał Miłecki-0/+13
2013-04-23b43: HT-PHY: finish calculating values for idle TSSIRafał Miłecki-2/+18
2013-04-23b43: HT-PHY: tables: don't duplicate core-generic regsRafał Miłecki-21/+14
2013-04-23b43: HT-PHY: rename defines addressing cores on the 2059 radioRafał Miłecki-11/+11
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-2/+3
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan-2/+3
2013-03-13b43: HT-PHY: enable basic TX power setupRafał Miłecki-9/+0
2013-03-13b43: HT-PHY: setup TX power controlRafał Miłecki-0/+109
2013-03-13b43: HT-PHY: implement RSSI pollingRafał Miłecki-1/+95
2013-03-13b43: HT-PHY: implement playing sample toneRafał Miłecki-0/+69
2013-03-13b43: HT-PHY: implement stopping sample tone playbackRafał Miłecki-0/+41
2013-03-13b43: HT-PHY: implement controlling TX power controlRafał Miłecki-0/+55
2013-03-13b43: HT-PHY: implement PA overrideRafał Miłecki-0/+22
2013-03-13b43: HT-PHY: implement CCA resetRafał Miłecki-21/+47
2013-03-13b43: HT-PHY: implement MAC reclockingRafał Miłecki-0/+18
2013-03-13b43: HT-PHY: implement spurious tone avoidanceRafał Miłecki-0/+20
2013-03-13b43: HT-PHY: move TX fix to the separated functionRafał Miłecki-18/+28
2013-03-13b43: HT-PHY: add classifier control functionRafał Miłecki-5/+31
2013-03-13b43: HT-PHY: rename AFE definesRafał Miłecki-19/+19
2013-03-06b43: HT-PHY: make it BCMA-onlyRafał Miłecki-0/+5
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki-0/+2
2011-08-26b43: HT-PHY: read clip stateRafał Miłecki-1/+10
2011-08-26b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki-9/+23
2011-08-22b43: HT-PHY: init: add missing small-tables writesRafał Miłecki-3/+30
2011-08-22b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki-0/+26
2011-08-22b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki-5/+41
2011-08-22b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki-0/+26
2011-08-22b43: HT-PHY: init: copy tables and reset CCARafał Miłecki-0/+21
2011-08-22b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki-0/+22
2011-08-22b43: HT-PHY: init: zero EXTG registersRafał Miłecki-0/+22
2011-07-19b43: HT-PHY: fix masks in radio ctlRafał Miłecki-5/+10
2011-07-19b43: HT-PHY: fix typo in 0x2059 radio initRafał Miłecki-1/+1
2011-07-19b43: HT-PHY: switch to channel after enabling radioRafał Miłecki-1/+3
2011-07-08b43: HT-PHY: define dummy TX power functionsRafał Miłecki-2/+10
2011-06-29b43: HT-PHY: correct 0x2059 radio initRafał Miłecki-1/+49
2011-06-29b43: HT-PHY: basic PHY initRafał Miłecki-2/+7
2011-06-29b43: HT-PHY: init radio when enabling itRafał Miłecki-0/+33
2011-06-29b43: HT-PHY: replace radio routing magic numbersRafał Miłecki-1/+1