summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/phy/phy_n.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-28721/+0
* brcm80211: drop unreachable else caseNicholas Mc Guire2015-02-261-9/+2
* brcm80211: use container_of to resolve brcms_phy from brcms_phy_pubFabian Frederick2014-09-151-4/+4
* brcm80211: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0
* brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens2013-03-271-8/+6
* brcmsmac: add some workarounds for other chips againHauke Mehrtens2012-07-101-42/+89
* brcmsmac: use chip and package id constants from bcmaHauke Mehrtens2012-07-101-10/+10
* brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens2012-07-101-1/+2
* brcm80211: remove an unneeded NULL checkDan Carpenter2012-06-051-1/+1
* brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens2012-05-161-1/+1
* brcmsmac: use sprom from bcmaHauke Mehrtens2012-05-161-224/+107
* brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie2012-04-121-30/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-24/+4
|\
| * brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphyArend van Spriel2012-02-221-20/+1
| * brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()Arend van Spriel2012-02-221-4/+3
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-1/+1
|/
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-241-0/+2
* brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-241-2/+1
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-131-6/+1
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-131-3/+3
* brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel2011-12-131-38/+37
* brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel2011-11-081-35/+2
* brcm80211: removed duplicate definesAlwin Beukers2011-11-081-0/+1
* net: wireless: add brcm80211 driversArend van Spriel2011-10-111-0/+28876