summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/phy_n.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-04b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki1-9/+162
2011-03-04b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki1-2/+6
2011-02-24b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki1-2/+2
2011-02-24b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki1-9/+9
2011-02-24b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki1-3/+3
2010-12-22b43: N-PHY: update 2056 radio on channel switch on rev3+Rafał Miłecki1-1/+94
2010-12-22b43: N-PHY: use correct channel tables for rev4+Rafał Miłecki1-1/+0
2010-12-22b43: N-PHY: avoid PHY hangs for rev 3 and 4Rafał Miłecki1-0/+1
2010-12-22b43: N-PHY: implement radio 2056 init stepsRafał Miłecki1-2/+31
2010-12-13b43: N-PHY: use designed function and macro for writing tablesRafał Miłecki1-21/+10
2010-12-13b43: N-PHY: use correct bit for controlling MAC and PHYRafał Miłecki1-2/+2
2010-12-08b43: fix split of N-PHY devices into supported and not (based on PHY rev)Rafał Miłecki1-1/+0
2010-12-08b43: set TMS to work with current band width for N-PHYRafał Miłecki1-7/+0
2010-12-08b43: N-PHY: silence warningsRafał Miłecki1-2/+6
2010-12-08b43: N-PHY: implement own masksetRafał Miłecki1-0/+10
2010-12-02b43: N-PHY: fix code path on PHY initRafał Miłecki1-10/+7
2010-12-02b43: N-PHY: use defines for RSSI typesRafał Miłecki1-28/+45
2010-12-02b43: N-PHY: fix RSSI selectionRafał Miłecki1-13/+25
2010-12-02b43: N-PHY: fix RSSI calibrationRafał Miłecki1-6/+8
2010-12-02b43: N-PHY: initialize perical variable, add missing call to CCA resetRafał Miłecki1-0/+4
2010-12-02b43: N-PHY: implement very basic TX power control managementRafał Miłecki1-7/+152
2010-11-25b43: N-PHY: little cleanupsRafał Miłecki1-8/+5
2010-11-25b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki1-0/+16
2010-11-25b43: N-PHY: fix BPHY initRafał Miłecki1-2/+2
2010-11-25b43: N-PHY: init BPHY when neededRafał Miłecki1-0/+4
2010-11-25b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki1-17/+18
2010-11-25b43: N-PHY: minor fixes to match specsRafał Miłecki1-3/+6
2010-11-22iwlwifi: Use static constJoe Perches1-4/+5
2010-11-15b43: N-PHY: improve 2055 radio initializationRafał Miłecki1-4/+7
2010-11-15b43: N-PHY: determine usage of radio regulatory workaround correctlyRafał Miłecki1-1/+2
2010-10-25b43: N-PHY: fix infinite-loop-typoRafał Miłecki1-1/+1
2010-10-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-65/+63
2010-10-15b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki1-0/+1
2010-10-15b43: N-PHY: put radio-specific code in separated fileRafał Miłecki1-0/+1
2010-10-15b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)Rafał Miłecki1-1/+1
2010-10-15b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki1-32/+23
2010-10-11b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki1-1/+2
2010-10-11b43: N-PHY: fix logic in band switchingRafał Miłecki1-4/+5
2010-10-11b43: N-PHY: store info about current channel's typeRafał Miłecki1-4/+10
2010-10-11b43: N-PHY: grab more info about new channelRafał Miłecki1-32/+29
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-22/+9
2010-10-07b43: N-PHY: don't duplicate setting channel in shared memoryRafał Miłecki1-10/+2
2010-10-07b43: N-PHY: simplify channel switchingRafał Miłecki1-16/+11
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+55
2010-08-25b43: N-PHY: add missing phyrxchain setting and fix warning in RX core functionRafał Miłecki1-1/+3
2010-08-25b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYsGábor Stefanik1-1/+39
2010-08-25b43: N-PHY: Implement MAC PHY clock setGábor Stefanik1-1/+12
2010-08-25b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)Gábor Stefanik1-2/+2
2010-08-25b43: N-PHY: Implement Host Flags write during device initGábor Stefanik1-1/+2