index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
sdio_chip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
2014-02-12
1
-802
/
+0
*
brcmfmac: move SDIO specific functions
Arend van Spriel
2014-02-12
1
-171
/
+1
*
brcmfmac: rename chip and core related structures
Arend van Spriel
2014-01-16
1
-28
/
+26
*
brcmfmac: restructure brcmf_sdio_chip_recognition()
Arend van Spriel
2014-01-16
1
-166
/
+167
*
brcmfmac: rework firmware download code
Arend van Spriel
2014-01-16
1
-5
/
+6
*
brcmfmac: update core reset and disable routines.
Hante Meuleman
2014-01-16
1
-53
/
+96
*
brcmfmac: Create common nvram parsing routines.
Hante Meuleman
2014-01-16
1
-105
/
+5
*
brcmfmac: add support for bcm43362 device
Arend van Spriel
2014-01-09
1
-0
/
+33
*
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
2014-01-06
1
-0
/
+1
*
brcmfmac: add sdio drive strength programming for bcm4334 chipset
Arend van Spriel
2014-01-06
1
-0
/
+12
*
brcmfmac: use consistent function names in bcmsdh.c
Arend van Spriel
2013-12-18
1
-144
/
+144
*
brcmfmac: remove regs parameter from sdio probe functions
Arend van Spriel
2013-12-18
1
-4
/
+4
*
brcmfmac: add valid core index check in related functions
Franky Lin
2013-10-03
1
-0
/
+10
*
brcmfmac: add BCM4339 SDIO interface support
Franky Lin
2013-10-03
1
-0
/
+18
*
brcmfmac: Add drive strength programming for SDIO 43143.
Hante Meuleman
2013-04-12
1
-19
/
+34
*
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
2013-04-12
1
-0
/
+26
*
brcmfmac: add BCM4335 sdio interface support
Franky Lin
2013-04-12
1
-0
/
+14
*
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
2013-04-12
1
-19
/
+131
*
brcmfmac: move chip download state code to sdio_chip.c
Franky Lin
2013-04-12
1
-2
/
+138
*
brcmfmac: define pr_fmt in one place
Arend van Spriel
2013-01-07
1
-2
/
+0
*
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
1
-7
/
+7
*
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
2012-09-07
1
-0
/
+17
*
brcmfmac: add BCM4334 support
Franky Lin
2012-06-27
1
-0
/
+17
*
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
2012-05-15
1
-49
/
+44
*
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
2012-05-15
1
-64
/
+86
*
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
2012-05-15
1
-6
/
+3
*
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
2012-05-15
1
-4
/
+4
*
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
2012-05-15
1
-20
/
+19
*
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
Franky Lin
2012-05-15
1
-32
/
+30
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
1
-0
/
+2
*
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-19
1
-1
/
+0
*
brcm80211: fmac: remove drive strength code for unsupported chips
Franky Lin
2011-12-13
1
-50
/
+2
*
brcm80211: fmac: add bcm4330 support
Franky Lin
2011-12-13
1
-0
/
+34
*
brcm80211: fmac: remove id retrieve code
Franky Lin
2011-11-11
1
-5
/
+0
*
brcm80211: fmac: add resetcore function for bcm4330 chip
Franky Lin
2011-11-11
1
-4
/
+41
*
brcm80211: fmac: add coredisable function for bcm4330 chip
Franky Lin
2011-11-11
1
-34
/
+75
*
brcm80211: fmac: add corerev function for bcm4330 chip
Franky Lin
2011-11-11
1
-6
/
+25
*
brcm80211: fmac: add iscoreup function for bcm4330 chip
Franky Lin
2011-11-11
1
-4
/
+46
*
brcm80211: fmac: optimize chip core info management
Franky Lin
2011-11-09
1
-22
/
+43
*
brcm80211: fmac: replace private SB macros with ssb_regs version
Franky Lin
2011-11-09
1
-38
/
+28
*
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
Franky Lin
2011-11-09
1
-0
/
+112
*
brcm80211: fmac: move chip detach function to sdio_chip.c
Franky Lin
2011-11-09
1
-0
/
+9
*
brcm80211: fmac: move chip reset core function to sdio_chip.c
Franky Lin
2011-11-09
1
-0
/
+45
*
brcm80211: fmac: abstract chip core revision function
Franky Lin
2011-11-09
1
-4
/
+14
*
brcm80211: fmac: abstract chip iscoreup function
Franky Lin
2011-11-09
1
-0
/
+13
*
brcm80211: fmac: chip attach code flow clean up
Franky Lin
2011-11-09
1
-4
/
+17
*
brcm80211: fmac: move dongle gpio reset code to chip attach function
Franky Lin
2011-11-09
1
-0
/
+5
*
brcm80211: fmac: disable dongle arm core in bus core setup function
Franky Lin
2011-11-09
1
-0
/
+6
*
brcm80211: fmac: move core disable function to sdio_chip.c
Franky Lin
2011-11-09
1
-0
/
+80
*
brcm80211: fmac: abstract chip buscore setup function
Franky Lin
2011-11-09
1
-20
/
+33
[next]