Arend van Spriel
|
8dc01811da
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
|
13 years ago |
Arend van Spriel
|
4fc0d0160d
brcmfmac: introduce checkdied debugfs functionality
|
13 years ago |
Arend van Spriel
|
80969836a7
brcmfmac: expose sdio internal counters in debugfs
|
13 years ago |
Franky Lin
|
5c15c23a7b
brcmfmac: remove function brcmf_sdcard_regfail
|
13 years ago |
Franky Lin
|
5869275050
brcmfmac: remove redundant retries for SDIO core register access
|
13 years ago |
Franky Lin
|
e13ce26bd5
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
|
13 years ago |
Franky Lin
|
79ae39570f
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
|
13 years ago |
Franky Lin
|
3bba829f63
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
|
13 years ago |
Franky Lin
|
45db339cd2
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
|
13 years ago |
Franky Lin
|
ce454e8828
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
|
13 years ago |
Franky Lin
|
abb7fbb4a7
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
|
13 years ago |
Franky Lin
|
ba89bf1961
brcmfmac: add out of band interrupt support
|
13 years ago |
Franky Lin
|
e2f93cc321
brcmfmac: postpone interrupt register function
|
13 years ago |
Franky Lin
|
d9126e0c42
brcmfmac: check bus state for status
|
13 years ago |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Franky Lin
|
cf04317227
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
|
13 years ago |
Franky Lin
|
b948a85c1f
brcm80211: fmac: fix missing completion events issue
|
13 years ago |
Arend van Spriel
|
474a64c80e
brcm80211: fmac: register primary net device with device mac address
|
13 years ago |
John W. Linville
|
051d3b5043
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Arend van Spriel
|
52e1409f72
brcm80211: fmac: make sdio firmware filename specific
|
13 years ago |
Arend van Spriel
|
1bb1f38462
brcm80211: fmac: update bus state in common driver part
|
13 years ago |
Arend van Spriel
|
c0e89f084b
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
|
13 years ago |
Arend van Spriel
|
0a332e4678
brcm80211: fmac: use specific types in struct brcmf_bus
|
13 years ago |
Joe Perches
|
23677ce317
drivers/net: Remove boolean comparisons to true/false
|
13 years ago |
Joe Perches
|
02f77195db
brcm80211: Use pr_fmt and pr_<level>
|
13 years ago |
Joe Perches
|
18aad4f8e1
brcm80211: Convert printk(KERN_DEBUG to pr_debug
|
13 years ago |
Joe Perches
|
8fb1eb8b22
brcmfmac: Remove useless #ifdef DEBUG
|
13 years ago |
Joe Perches
|
1e02382979
brcm80211: Add and use brcmX_dbg_dump_hex
|
13 years ago |
Joe Perches
|
8ae746543c
brcm80211: Use normal DEBUG define
|
13 years ago |
Jesper Juhl
|
c40701eacb
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
|
13 years ago |