index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
aiutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-10-19
1
-2
/
+2
*
brcm80211: Remove bogus memcpy in ai_detach
Andi Kleen
2012-09-11
1
-3
/
+0
*
brcmsmac: remove some redundant chip common workarounds
Hauke Mehrtens
2012-07-10
1
-42
/
+0
*
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
Hauke Mehrtens
2012-07-10
1
-2
/
+0
*
brcmsmac: remove ai_findcore()
Hauke Mehrtens
2012-07-10
1
-25
/
+6
*
brcmsmac: use container_of instead of cast
Hauke Mehrtens
2012-07-10
1
-8
/
+8
*
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
2012-07-10
1
-15
/
+0
*
brcmsmac: remove PCI_FORCEHT() macro
Hauke Mehrtens
2012-07-10
1
-19
/
+0
*
brcmsmac: remove PCIE() macro
Hauke Mehrtens
2012-07-10
1
-5
/
+4
*
brcm80211: brcmsmac: fixed checkpatch and sparse warnings
Chris Yungmann
2012-06-06
1
-2
/
+1
*
brcmsmac: handle non pci in ai_deviceremoved()
Hauke Mehrtens
2012-05-16
1
-0
/
+3
*
brcmsmac: remove nicpci.c
Hauke Mehrtens
2012-05-16
1
-16
/
+0
*
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
2012-05-16
1
-16
/
+0
*
brcmsmac: remove pcie_extendL1timer()
Hauke Mehrtens
2012-05-16
1
-3
/
+3
*
brcmsmac: remove pcicore_attach()
Hauke Mehrtens
2012-05-16
1
-3
/
+0
*
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
2012-05-16
1
-40
/
+16
*
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
2012-05-16
1
-9
/
+0
*
brcmsmac: remove ai_chipcontrl_epa4331
Hauke Mehrtens
2012-05-16
1
-24
/
+0
*
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
2012-05-16
1
-23
/
+0
*
brcmsmac: remove pcicore_hwup()
Hauke Mehrtens
2012-05-16
1
-1
/
+0
*
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
2012-05-16
1
-10
/
+0
*
brcmsmac: remove references to PCI
Hauke Mehrtens
2012-05-16
1
-124
/
+2
*
brcmsmac: remove support for cc rev < 20
Hauke Mehrtens
2012-05-16
1
-94
/
+11
*
brcmsmac: get board and chip info from bcma
Hauke Mehrtens
2012-05-16
1
-35
/
+5
*
brcmsmac: remove brcmsmac own sprom parsing
Hauke Mehrtens
2012-05-16
1
-45
/
+0
*
brcmsmac: use sprom from bcma
Hauke Mehrtens
2012-05-16
1
-1
/
+3
*
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
1
-2
/
+2
*
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
2011-12-15
1
-3
/
+1
*
brcm80211: smac: cleanup buscore handling in aiutils.c
Arend van Spriel
2011-12-13
1
-30
/
+22
*
brcm80211: smac: cleanup si_info structure definition
Arend van Spriel
2011-12-13
1
-40
/
+11
*
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
2011-12-13
1
-118
/
+3
*
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
2011-12-13
1
-40
/
+0
*
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
2011-12-13
1
-27
/
+0
*
brcm80211: smac: INTROFF/INTRESTORE macros removed
Arend van Spriel
2011-12-13
1
-24
/
+6
*
brcm80211: smac: remove empty or unused functions from pmu.c
Arend van Spriel
2011-12-13
1
-6
/
+1
*
brcm80211: smac: use bcma core access functions in aiutils.c
Arend van Spriel
2011-12-13
1
-120
/
+70
*
brcm80211: smac: use bcma core access function in srom.c
Arend van Spriel
2011-12-13
1
-1
/
+1
*
brcm80211: smac: change ai_findcoreidx() to ai_findcore()
Arend van Spriel
2011-12-13
1
-7
/
+7
*
brcm80211: smac: use bcma core access functions in nicpci.c
Arend van Spriel
2011-12-13
1
-8
/
+3
*
brcm80211: smac: use bcma core control functions
Arend van Spriel
2011-12-13
1
-102
/
+0
*
brcm80211: smac: remove unused functions and/or prototypes
Arend van Spriel
2011-12-13
1
-126
/
+1
*
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
2011-12-13
1
-23
/
+13
*
brcm80211: smac: remove SI_FAST() macro usage
Arend van Spriel
2011-12-13
1
-122
/
+35
*
brcm80211: smac: use bcma core register access functions for 802.11 core
Arend van Spriel
2011-12-13
1
-22
/
+26
*
brcm80211: smac: remove enumeration rom parsing function
Arend van Spriel
2011-12-13
1
-237
/
+18
*
brcm80211: smac: change ai_attach interface taking a bcma_bus object
Arend van Spriel
2011-12-13
1
-9
/
+9
*
brcm80211: smac: rename struct si_info field pbus to pcibus
Arend van Spriel
2011-12-13
1
-23
/
+23
*
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
2011-12-13
1
-58
/
+60
*
brcm80211: smac: move fields from struct si_pub to struct si_info
Arend van Spriel
2011-12-13
1
-11
/
+13
*
brcm80211: smac: remove unused fields from struct si_pub definition
Arend van Spriel
2011-12-13
1
-7
/
+0
[next]