summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/phy_n.c
AgeCommit message (Expand)Author
2014-05-29b43: N-PHY: optimize radio switching on/offRafał Miłecki
2014-05-29b43: N-PHY: optimize init by doing some ops just onceRafał Miłecki
2014-04-30b43: N-PHY: complete radio 0x2056 setupRafał Miłecki
2014-04-22b43: N-PHY: enable forgotten write of hw power adjust tableRafał Miłecki
2014-04-22b43: N-PHY: prepare for rev 7+ RSSI calibrationRafał Miłecki
2014-04-22b43: N-PHY: implement RF control INTC for revs 7+Rafał Miłecki
2014-04-22b43: N-PHY: implement reading support for radio 0x2057Rafał Miłecki
2014-04-22b43: N-PHY: random updates and typo fixes all aroundRafał Miłecki
2014-04-22b43: N-PHY: rev3+: complete workaroundsRafał Miłecki
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2013-10-18drivers: net: wireless: b43: Fix possible NULL ptr dereferenceFelipe Pena
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