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