aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/aiutils.c
Commit message (Expand)AuthorAge
* brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-15
* brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: cleanup si_info structure definitionArend van Spriel2011-12-13
* brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-13
* brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel2011-12-13
* brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel2011-12-13
* brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access function in srom.cArend van Spriel2011-12-13
* brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-13
* brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2011-12-13
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-13
* brcm80211: smac: remove SI_FAST() macro usageArend van Spriel2011-12-13
* brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel2011-12-13
* brcm80211: smac: remove enumeration rom parsing functionArend van Spriel2011-12-13
* brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel2011-12-13
* brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel2011-12-13
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-13
* brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel2011-12-13
* brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel2011-12-13
* brcmsmac: Use current logging stylesJoe Perches2011-11-17
* net: wireless: add brcm80211 driversArend van Spriel2011-10-11