summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2011-03-07b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki
2011-03-04b43: N-PHY: rev3+: implement gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: add tables with gain ctl workaroundsRafał Miłecki
2011-03-04b43: N-PHY: rev3+: correct switching analog coreRafał Miłecki
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki
2011-02-25b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
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
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-22b43: N-PHY: enable support for PHYs rev 3 and higherRafał 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: add init tables for 2056 radioRafał Miłecki
2010-12-22b43: N-PHY: implement radio 2056 init stepsRafał Miłecki
2010-12-22b43: use correct firmware for newer coresRafał Miłecki
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-13b43: rename TMS defines, drop useless condition from core resetRafał Miłecki
2010-12-13b43: N-PHY: use designed function and macro for writing tablesRafał Miłecki
2010-12-13b43: N-PHY: one more fix for order of tables initializationRafał Miłecki
2010-12-13b43: N-PHY: use correct bit for controlling MAC and PHYRafał Miłecki
2010-12-08b43: rename config option for N-PHY, drop BROKENRafał 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: flush PHY writes when neededRafał Miłecki
2010-12-08b43: N-PHY: implement own masksetRafał Miłecki
2010-12-08b43: N-PHY: reorder and optimize tables initializationRafał Miłecki
2010-12-08b43: N-PHY: update init tablesRafał 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-12-02b43: N-PHY: swap values for radio registers 0x3b and 0x3cRafał 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-24b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski
2010-11-22iwlwifi: Use static constJoe Perches
2010-11-22b43: Use static constJoe Perches