summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_n.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-14b43: N-PHY: implement few random missing opsRafał Miłecki1-17/+94
2011-09-14b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki1-143/+157
2011-09-14b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki1-13/+4
2011-09-14b43: N-PHY: use helper for checking IPARafał Miłecki1-18/+12
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki1-0/+1
2011-09-14b43: N-PHY: implement enabling TX power controlRafał Miłecki1-6/+78
2011-08-22b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki1-36/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-19b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki1-2/+2
2011-07-08b43: handle BCMA in bus switchesRafał Miłecki1-0/+22
2011-07-08b43: use switches for SSB specific codeRafał Miłecki1-10/+30
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-06-22b43: N-PHY: update switching analog on/offRafał Miłecki1-4/+17
2011-06-01b43: bus: abstract board infoRafał Miłecki1-9/+6
2011-06-01b43: bus: abstract SPROMRafał Miłecki1-8/+10
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki1-2/+2
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki1-1/+1
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki1-12/+12
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki1-12/+1
2011-04-29b43: avoid uninitialized variable warnings in phy_nJohn W. Linville1-2/+5
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-23b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki1-2/+2
2011-02-23b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki1-9/+9
2011-02-23b43: 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-24b43: N-PHY: little cleanupsRafał Miłecki1-8/+5
2010-11-24b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki1-0/+16
2010-11-24b43: N-PHY: fix BPHY initRafał Miłecki1-2/+2
2010-11-24b43: N-PHY: init BPHY when neededRafał Miłecki1-0/+4
2010-11-24b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki1-17/+18
2010-11-24b43: 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