index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-710
/
+0
2013-08-26
brcmsmac: use bcma PCIe up and down functions
Hauke Mehrtens
1
-21
/
+0
2013-03-27
brcmsmac: Remove unused macro SI_MSG
Joe Perches
1
-6
/
+0
2012-12-11
brcmsmac: fix uninitialized variable warning on arm architecture
Arend van Spriel
1
-1
/
+1
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
1
-2
/
+2
2012-09-11
brcm80211: Remove bogus memcpy in ai_detach
Andi Kleen
1
-3
/
+0
2012-07-10
brcmsmac: remove some redundant chip common workarounds
Hauke Mehrtens
1
-42
/
+0
2012-07-10
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
Hauke Mehrtens
1
-2
/
+0
2012-07-10
brcmsmac: remove ai_findcore()
Hauke Mehrtens
1
-25
/
+6
2012-07-10
brcmsmac: use container_of instead of cast
Hauke Mehrtens
1
-8
/
+8
2012-07-10
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
1
-15
/
+0
2012-07-10
brcmsmac: remove PCI_FORCEHT() macro
Hauke Mehrtens
1
-19
/
+0
2012-07-10
brcmsmac: remove PCIE() macro
Hauke Mehrtens
1
-5
/
+4
2012-06-06
brcm80211: brcmsmac: fixed checkpatch and sparse warnings
Chris Yungmann
1
-2
/
+1
2012-05-16
brcmsmac: handle non pci in ai_deviceremoved()
Hauke Mehrtens
1
-0
/
+3
2012-05-16
brcmsmac: remove nicpci.c
Hauke Mehrtens
1
-16
/
+0
2012-05-16
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
1
-16
/
+0
2012-05-16
brcmsmac: remove pcie_extendL1timer()
Hauke Mehrtens
1
-3
/
+3
2012-05-16
brcmsmac: remove pcicore_attach()
Hauke Mehrtens
1
-3
/
+0
2012-05-16
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
1
-40
/
+16
2012-05-16
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
1
-9
/
+0
2012-05-16
brcmsmac: remove ai_chipcontrl_epa4331
Hauke Mehrtens
1
-24
/
+0
2012-05-16
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
1
-23
/
+0
2012-05-16
brcmsmac: remove pcicore_hwup()
Hauke Mehrtens
1
-1
/
+0
2012-05-16
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
1
-10
/
+0
2012-05-16
brcmsmac: remove references to PCI
Hauke Mehrtens
1
-124
/
+2
2012-05-16
brcmsmac: remove support for cc rev < 20
Hauke Mehrtens
1
-94
/
+11
2012-05-16
brcmsmac: get board and chip info from bcma
Hauke Mehrtens
1
-35
/
+5
2012-05-16
brcmsmac: remove brcmsmac own sprom parsing
Hauke Mehrtens
1
-45
/
+0
2012-05-16
brcmsmac: use sprom from bcma
Hauke Mehrtens
1
-1
/
+3
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
1
-2
/
+2
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
1
-3
/
+1
2011-12-14
brcm80211: smac: cleanup buscore handling in aiutils.c
Arend van Spriel
1
-30
/
+22
2011-12-14
brcm80211: smac: cleanup si_info structure definition
Arend van Spriel
1
-40
/
+11
2011-12-14
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
1
-118
/
+3
2011-12-14
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
1
-40
/
+0
2011-12-14
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
1
-27
/
+0
2011-12-14
brcm80211: smac: INTROFF/INTRESTORE macros removed
Arend van Spriel
1
-24
/
+6
2011-12-14
brcm80211: smac: remove empty or unused functions from pmu.c
Arend van Spriel
1
-6
/
+1
2011-12-14
brcm80211: smac: use bcma core access functions in aiutils.c
Arend van Spriel
1
-120
/
+70
2011-12-14
brcm80211: smac: use bcma core access function in srom.c
Arend van Spriel
1
-1
/
+1
2011-12-14
brcm80211: smac: change ai_findcoreidx() to ai_findcore()
Arend van Spriel
1
-7
/
+7
2011-12-14
brcm80211: smac: use bcma core access functions in nicpci.c
Arend van Spriel
1
-8
/
+3
2011-12-14
brcm80211: smac: use bcma core control functions
Arend van Spriel
1
-102
/
+0
2011-12-14
brcm80211: smac: remove unused functions and/or prototypes
Arend van Spriel
1
-126
/
+1
2011-12-14
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
1
-23
/
+13
2011-12-14
brcm80211: smac: remove SI_FAST() macro usage
Arend van Spriel
1
-122
/
+35
2011-12-14
brcm80211: smac: use bcma core register access functions for 802.11 core
Arend van Spriel
1
-22
/
+26
2011-12-14
brcm80211: smac: remove enumeration rom parsing function
Arend van Spriel
1
-237
/
+18
2011-12-14
brcm80211: smac: change ai_attach interface taking a bcma_bus object
Arend van Spriel
1
-9
/
+9
[next]