summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/aiutils.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: add an extra pcie core structHauke Mehrtens2012-10-191-2/+2
* brcm80211: Remove bogus memcpy in ai_detachAndi Kleen2012-09-111-3/+0Star
* brcmsmac: remove some redundant chip common workaroundsHauke Mehrtens2012-07-101-42/+0Star
* brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens2012-07-101-2/+0Star
* brcmsmac: remove ai_findcore()Hauke Mehrtens2012-07-101-25/+6Star
* brcmsmac: use container_of instead of castHauke Mehrtens2012-07-101-8/+8
* brcmsmac: remove ai_get_buscore{type,rev}()Hauke Mehrtens2012-07-101-15/+0Star
* brcmsmac: remove PCI_FORCEHT() macroHauke Mehrtens2012-07-101-19/+0Star
* brcmsmac: remove PCIE() macroHauke Mehrtens2012-07-101-5/+4Star
* brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann2012-06-061-2/+1Star
* brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens2012-05-161-0/+3
* brcmsmac: remove nicpci.cHauke Mehrtens2012-05-161-16/+0Star
* brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens2012-05-161-16/+0Star
* brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens2012-05-161-3/+3
* brcmsmac: remove pcicore_attach()Hauke Mehrtens2012-05-161-3/+0Star
* brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens2012-05-161-40/+16Star
* brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens2012-05-161-9/+0Star
* brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens2012-05-161-24/+0Star
* brcmsmac: remove ai_pci_setup()Hauke Mehrtens2012-05-161-23/+0Star
* brcmsmac: remove pcicore_hwup()Hauke Mehrtens2012-05-161-1/+0Star
* brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens2012-05-161-10/+0Star
* brcmsmac: remove references to PCIHauke Mehrtens2012-05-161-124/+2Star
* brcmsmac: remove support for cc rev < 20Hauke Mehrtens2012-05-161-94/+11Star
* brcmsmac: get board and chip info from bcmaHauke Mehrtens2012-05-161-35/+5Star
* brcmsmac: remove brcmsmac own sprom parsingHauke Mehrtens2012-05-161-45/+0Star
* 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/+1Star
* brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel2011-12-131-30/+22Star
* brcm80211: smac: cleanup si_info structure definitionArend van Spriel2011-12-131-40/+11Star
* brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-131-118/+3Star
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-131-40/+0Star
* brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel2011-12-131-27/+0Star
* brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel2011-12-131-24/+6Star
* brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel2011-12-131-6/+1Star
* brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel2011-12-131-120/+70Star
* 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/+3Star
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-131-102/+0Star
* brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2011-12-131-126/+1Star
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-131-23/+13Star
* brcm80211: smac: remove SI_FAST() macro usageArend van Spriel2011-12-131-122/+35Star
* 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/+18Star
* brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel2011-12-131-9/+9
* brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel2011-12-131-23/+23
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-131-58/+60
* brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel2011-12-131-11/+13
* brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel2011-12-131-7/+0Star