summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/aiutils.c
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-710/+0
* brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens2013-08-261-21/+0
* brcmsmac: Remove unused macro SI_MSGJoe Perches2013-03-271-6/+0
* brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel2012-12-101-1/+1
* bcma: add an extra pcie core structHauke Mehrtens2012-10-191-2/+2
* brcm80211: Remove bogus memcpy in ai_detachAndi Kleen2012-09-111-3/+0
* brcmsmac: remove some redundant chip common workaroundsHauke Mehrtens2012-07-101-42/+0
* brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens2012-07-101-2/+0
* brcmsmac: remove ai_findcore()Hauke Mehrtens2012-07-101-25/+6
* brcmsmac: use container_of instead of castHauke Mehrtens2012-07-101-8/+8
* brcmsmac: remove ai_get_buscore{type,rev}()Hauke Mehrtens2012-07-101-15/+0
* brcmsmac: remove PCI_FORCEHT() macroHauke Mehrtens2012-07-101-19/+0
* brcmsmac: remove PCIE() macroHauke Mehrtens2012-07-101-5/+4
* brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann2012-06-061-2/+1
* brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens2012-05-161-0/+3
* brcmsmac: remove nicpci.cHauke Mehrtens2012-05-161-16/+0
* brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens2012-05-161-16/+0
* brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens2012-05-161-3/+3
* brcmsmac: remove pcicore_attach()Hauke Mehrtens2012-05-161-3/+0
* brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens2012-05-161-40/+16
* brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens2012-05-161-9/+0
* brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens2012-05-161-24/+0
* brcmsmac: remove ai_pci_setup()Hauke Mehrtens2012-05-161-23/+0
* brcmsmac: remove pcicore_hwup()Hauke Mehrtens2012-05-161-1/+0
* brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens2012-05-161-10/+0
* brcmsmac: remove references to PCIHauke Mehrtens2012-05-161-124/+2
* brcmsmac: remove support for cc rev < 20Hauke Mehrtens2012-05-161-94/+11
* brcmsmac: get board and chip info from bcmaHauke Mehrtens2012-05-161-35/+5
* brcmsmac: remove brcmsmac own sprom parsingHauke Mehrtens2012-05-161-45/+0
* brcmsmac: use sprom from bcmaHauke Mehrtens2012-05-161-1/+3
* brcm80211: Use normal DEBUG defineJoe Perches2012-01-241-2/+2
* brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-151-3/+1
* brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel2011-12-131-30/+22
* brcm80211: smac: cleanup si_info structure definitionArend van Spriel2011-12-131-40/+11
* brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-131-118/+3
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-131-40/+0
* brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel2011-12-131-27/+0
* brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel2011-12-131-24/+6
* brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel2011-12-131-6/+1
* brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel2011-12-131-120/+70
* brcm80211: smac: use bcma core access function in srom.cArend van Spriel2011-12-131-1/+1
* brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2011-12-131-7/+7
* brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel2011-12-131-8/+3
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-131-102/+0
* brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2011-12-131-126/+1
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-131-23/+13
* brcm80211: smac: remove SI_FAST() macro usageArend van Spriel2011-12-131-122/+35
* brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel2011-12-131-22/+26
* brcm80211: smac: remove enumeration rom parsing functionArend van Spriel2011-12-131-237/+18
* brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel2011-12-131-9/+9
OpenPOWER on IntegriCloud