summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac/aiutils.c
AgeCommit message (Expand)Author
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo
2013-08-26brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens
2013-03-27brcmsmac: Remove unused macro SI_MSGJoe Perches
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-09-11brcm80211: Remove bogus memcpy in ai_detachAndi Kleen
2012-07-10brcmsmac: remove some redundant chip common workaroundsHauke Mehrtens
2012-07-10brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens
2012-07-10brcmsmac: remove ai_findcore()Hauke Mehrtens
2012-07-10brcmsmac: use container_of instead of castHauke Mehrtens
2012-07-10brcmsmac: remove ai_get_buscore{type,rev}()Hauke Mehrtens
2012-07-10brcmsmac: remove PCI_FORCEHT() macroHauke Mehrtens
2012-07-10brcmsmac: remove PCIE() macroHauke Mehrtens
2012-06-06brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann
2012-05-16brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens
2012-05-16brcmsmac: remove nicpci.cHauke Mehrtens
2012-05-16brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens
2012-05-16brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_attach()Hauke Mehrtens
2012-05-16brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens
2012-05-16brcmsmac: remove ai_pci_setup()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_hwup()Hauke Mehrtens
2012-05-16brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens
2012-05-16brcmsmac: remove references to PCIHauke Mehrtens
2012-05-16brcmsmac: remove support for cc rev < 20Hauke Mehrtens
2012-05-16brcmsmac: get board and chip info from bcmaHauke Mehrtens
2012-05-16brcmsmac: remove brcmsmac own sprom parsingHauke Mehrtens
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger
2011-12-13brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel
2011-12-13brcm80211: smac: cleanup si_info structure definitionArend van Spriel
2011-12-13brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel
2011-12-13brcm80211: smac: remove ai_switch_core() functionArend van Spriel
2011-12-13brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel
2011-12-13brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel
2011-12-13brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core access function in srom.cArend van Spriel
2011-12-13brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel
2011-12-13brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core control functionsArend van Spriel
2011-12-13brcm80211: smac: remove unused functions and/or prototypesArend van Spriel
2011-12-13brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel
2011-12-13brcm80211: smac: remove SI_FAST() macro usageArend van Spriel
2011-12-13brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel
2011-12-13brcm80211: smac: remove enumeration rom parsing functionArend van Spriel
2011-12-13brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel