aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/phy/phy_lcn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-5247/+0
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches1-1/+1
2014-09-15brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick1-3/+3
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel1-20/+53
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel1-0/+2
2013-08-22brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel1-0/+20
2013-08-22brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel1-15/+16
2013-08-22brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel1-1/+1
2013-08-22brcmsmac: fix TSSI idle estimationArend van Spriel1-0/+9
2013-08-22brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel1-20/+58
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel1-5/+2
2013-08-22brcmsmac: cosmetic change in phy_lcn.cArend van Spriel1-107/+106
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-239/+130
2013-03-27brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens1-13/+22
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville1-239/+130
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider1-2/+2
2012-11-30brcmsmac: support 4313iPAPiotr Haber1-130/+239
2012-11-30brcmsmac: move PHY functionsPiotr Haber1-50/+52
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens1-42/+25
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie1-2/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-16/+16
2011-12-13brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel1-34/+35
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+5154