summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/phy_n.c
AgeCommit message (Expand)Author
2011-09-14b43: N-PHY: implement few random missing opsRafał Miłecki
2011-09-14b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki
2011-09-14b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki
2011-09-14b43: N-PHY: use helper for checking IPARafał Miłecki
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki
2011-09-14b43: N-PHY: implement enabling TX power controlRafał Miłecki
2011-08-22b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-19b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki
2011-07-08b43: handle BCMA in bus switchesRafał Miłecki
2011-07-08b43: use switches for SSB specific codeRafał Miłecki
2011-07-07Update my e-mail addressMichael Büsch
2011-06-22b43: N-PHY: update switching analog on/offRafał Miłecki
2011-06-01b43: bus: abstract board infoRafał Miłecki
2011-06-01b43: bus: abstract SPROMRafał Miłecki
2011-06-01b43: bus: abstract 80211 core infoRafał Miłecki
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki
2011-04-29b43: avoid uninitialized variable warnings in phy_nJohn W. Linville
2011-03-04b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki
2011-02-23b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki
2011-02-23b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki
2011-02-23b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki
2010-12-22b43: N-PHY: update 2056 radio on channel switch on rev3+Rafał Miłecki
2010-12-22b43: N-PHY: use correct channel tables for rev4+Rafał Miłecki
2010-12-22b43: N-PHY: avoid PHY hangs for rev 3 and 4Rafał Miłecki
2010-12-22b43: N-PHY: implement radio 2056 init stepsRafał Miłecki
2010-12-13b43: N-PHY: use designed function and macro for writing tablesRafał Miłecki
2010-12-13b43: N-PHY: use correct bit for controlling MAC and PHYRafał Miłecki
2010-12-08b43: fix split of N-PHY devices into supported and not (based on PHY rev)Rafał Miłecki
2010-12-08b43: set TMS to work with current band width for N-PHYRafał Miłecki
2010-12-08b43: N-PHY: silence warningsRafał Miłecki
2010-12-08b43: N-PHY: implement own masksetRafał Miłecki
2010-12-02b43: N-PHY: fix code path on PHY initRafał Miłecki
2010-12-02b43: N-PHY: use defines for RSSI typesRafał Miłecki
2010-12-02b43: N-PHY: fix RSSI selectionRafał Miłecki
2010-12-02b43: N-PHY: fix RSSI calibrationRafał Miłecki
2010-12-02b43: N-PHY: initialize perical variable, add missing call to CCA resetRafał Miłecki
2010-12-02b43: N-PHY: implement very basic TX power control managementRafał Miłecki
2010-11-24b43: N-PHY: little cleanupsRafał Miłecki
2010-11-24b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki
2010-11-24b43: N-PHY: fix BPHY initRafał Miłecki
2010-11-24b43: N-PHY: init BPHY when neededRafał Miłecki
2010-11-24b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki
2010-11-24b43: N-PHY: minor fixes to match specsRafał Miłecki
2010-11-22iwlwifi: Use static constJoe Perches
2010-11-15b43: N-PHY: improve 2055 radio initializationRafał Miłecki
2010-11-15b43: N-PHY: determine usage of radio regulatory workaround correctlyRafał Miłecki