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