aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/phy/phy_n.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-26brcm80211: drop unreachable else caseNicholas Mc Guire1-9/+2
2014-09-15brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick1-4/+4
2014-07-20brcm80211: remove unnecessary break after returnFabian Frederick1-1/+0
2013-03-27brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens1-8/+6
2012-07-10brcmsmac: add some workarounds for other chips againHauke Mehrtens1-42/+89
2012-07-10brcmsmac: use chip and package id constants from bcmaHauke Mehrtens1-10/+10
2012-07-10brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens1-1/+2
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter1-1/+1
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens1-1/+1
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens1-224/+107
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie1-30/+11
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-24/+4
2012-02-22brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel1-20/+1
2012-02-22brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel1-4/+3
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-1/+1
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches1-0/+2
2012-01-24brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-2/+1
2011-12-13brcm80211: smac: remove ai_switch_core() functionArend van Spriel1-6/+1
2011-12-13brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel1-3/+3
2011-12-13brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel1-38/+37
2011-11-08brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel1-35/+2
2011-11-08brcm80211: removed duplicate definesAlwin Beukers1-0/+1
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+28876