index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
aiutils.c
Age
Commit message (
Expand
)
Author
2012-05-16
brcmsmac: handle non pci in ai_deviceremoved()
Hauke Mehrtens
2012-05-16
brcmsmac: remove nicpci.c
Hauke Mehrtens
2012-05-16
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
2012-05-16
brcmsmac: remove pcie_extendL1timer()
Hauke Mehrtens
2012-05-16
brcmsmac: remove pcicore_attach()
Hauke Mehrtens
2012-05-16
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
2012-05-16
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
2012-05-16
brcmsmac: remove ai_chipcontrl_epa4331
Hauke Mehrtens
2012-05-16
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
2012-05-16
brcmsmac: remove pcicore_hwup()
Hauke Mehrtens
2012-05-16
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
2012-05-16
brcmsmac: remove references to PCI
Hauke Mehrtens
2012-05-16
brcmsmac: remove support for cc rev < 20
Hauke Mehrtens
2012-05-16
brcmsmac: get board and chip info from bcma
Hauke Mehrtens
2012-05-16
brcmsmac: remove brcmsmac own sprom parsing
Hauke Mehrtens
2012-05-16
brcmsmac: use sprom from bcma
Hauke Mehrtens
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