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.h
Age
Commit message (
Expand
)
Author
2013-09-24
brcm80211: Remove extern from function prototypes
Joe Perches
2013-08-26
brcmsmac: use bcma PCIe up and down functions
Hauke Mehrtens
2012-07-10
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
2012-07-10
brcmsmac: remove ai_findcore()
Hauke Mehrtens
2012-07-10
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
2012-06-06
brcm80211: brcmsmac: fixed checkpatch and sparse warnings
Chris Yungmann
2012-05-16
brcmsmac: remove nicpci.c
Hauke Mehrtens
2012-05-16
brcmsmac: remove pcicore_fixcfg()
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 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: remove brcmsmac own sprom parsing
Hauke Mehrtens
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: change ai_findcoreidx() to ai_findcore()
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: 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-08
brcm80211: removed duplicate defines
Alwin Beukers
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel