aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/phy_n.c
AgeCommit message (Expand)Author
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2013-04-23Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki
2013-04-23b43: N-PHY: move tables init function to tables fileRafał Miłecki
2013-04-23b43: N-PHY: use defines for (re)storing VCM configRafał Miłecki
2013-04-23b43: N-PHY: use shortcut "ctl" in functions namesRafał Miłecki
2013-04-23b43: N-PHY: use enum for INTC override function argumentRafał Miłecki
2013-04-23b43: N-PHY: define missing registersRafał Miłecki
2013-04-23b43: use defines for board_typeRafał Miłecki
2013-04-23b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-Rafał Miłecki
2013-04-23b43: N-PHY: use enum for RSSI type everywhere we use itRafał Miłecki
2013-04-23b43: N-PHY: rename RSSI types to be shorter and more accurateRafał Miłecki
2013-04-23b43: N-PHY: use more friendly variables names in RSSI codeRafał Miłecki
2013-04-23b43: N-PHY: simplify conditions in RSSI offset scale functionRafał Miłecki
2013-04-23b43: N-PHY: use enum for RAIL typeRafał Miłecki
2013-04-12b43: use bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-01b43: mark some functions and structs staticHauke Mehrtens
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2012-08-10b43: N-PHY: fix 0x2057 radio calib copy/paste mistakeRafał Miłecki
2012-08-06b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki
2012-08-06b43: N-PHY: init 0x2057 radioRafał Miłecki
2012-08-06b43: N-PHY: finish 0x2056 radio setupRafał Miłecki
2012-08-06b43: add helper waiting for given value in radio regRafał Miłecki
2012-08-06b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki
2012-08-06b43: N-PHY: update workaroundsRafał Miłecki
2012-07-09b43: N-PHY: fix RSSI calibrationRafał Miłecki
2012-01-24b43: N-PHY: trivial: change save&rest order in RSSI pollingRafał Miłecki
2012-01-24b43: N-PHY: implement RSSI calibration for rev3+Rafał Miłecki
2012-01-24b43: N-PHY: upload PAPD PGA gain delta tableRafał Miłecki
2012-01-24b43: N-PHY: fix typos in RF controlRafał Miłecki
2012-01-24b43: N-PHY: add helper for getting gain tableRafał Miłecki
2012-01-24b43: N-PHY: implement TX power control setupRafał Miłecki
2012-01-24b43: add maskset helpersRafał Miłecki
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04b43: N-PHY: fix typo in TX power fixRafał Miłecki
2012-01-04b43: N-PHY: fix controling RF overrideRafał Miłecki
2012-01-04b43: N-PHY: update gain ctl workaroundsRafał Miłecki
2012-01-04b43: N-PHY: get idle TSSI valuesRafał Miłecki
2012-01-04b43: N-PHY: fix success condition of running samplesRafał Miłecki
2012-01-04b43: N-PHY: move common TX/RX functionsRafał Miłecki
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19b43: N-PHY: reorder functions: random cleanupsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki
2011-12-19b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki