index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
aiutils.c
Age
Commit message (
Expand
)
Author
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
2011-12-13
brcm80211: smac: cleanup buscore handling in aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: cleanup si_info structure definition
Arend van Spriel
2011-12-13
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
2011-12-13
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
2011-12-13
brcm80211: smac: INTROFF/INTRESTORE macros removed
Arend van Spriel
2011-12-13
brcm80211: smac: remove empty or unused functions from pmu.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access function in srom.c
Arend van Spriel
2011-12-13
brcm80211: smac: change ai_findcoreidx() to ai_findcore()
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in nicpci.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core control functions
Arend van Spriel
2011-12-13
brcm80211: smac: remove unused functions and/or prototypes
Arend van Spriel
2011-12-13
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
2011-12-13
brcm80211: smac: remove SI_FAST() macro usage
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core register access functions for 802.11 core
Arend van Spriel
2011-12-13
brcm80211: smac: remove enumeration rom parsing function
Arend van Spriel
2011-12-13
brcm80211: smac: change ai_attach interface taking a bcma_bus object
Arend van Spriel
2011-12-13
brcm80211: smac: rename struct si_info field pbus to pcibus
Arend van Spriel
2011-12-13
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
2011-12-13
brcm80211: smac: move fields from struct si_pub to struct si_info
Arend van Spriel
2011-12-13
brcm80211: smac: remove unused fields from struct si_pub definition
Arend van Spriel
2011-11-17
brcmsmac: Use current logging styles
Joe Perches
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel