index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_sdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: convert SDIO dpc implementation to workqueue
Franky Lin
2012-09-24
1
-102
/
+83
*
brcmfmac: use atomic variable for interrupt pending flag
Franky Lin
2012-09-24
1
-9
/
+9
*
brcmfmac: remove obsolete sdio bus sleep mechanism
Franky Lin
2012-09-24
1
-93
/
+0
*
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
2012-09-12
1
-4
/
+4
*
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
2012-09-07
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-97
/
+403
|
\
|
*
brcmfmac: fix sparse warning introduced with checkdied patch
Arend van Spriel
2012-06-27
1
-1
/
+1
|
*
brcmfmac: add BCM4334 support
Franky Lin
2012-06-27
1
-0
/
+2
|
*
brcmfmac: reduce allocations needed during nvram data download
Arend van Spriel
2012-06-27
1
-31
/
+17
|
*
brcmfmac: use firmware data buffer directly for nvram
Franky Lin
2012-06-27
1
-67
/
+30
|
*
brcmfmac: move glom alignment setting to SDIO bus layer
Franky Lin
2012-06-27
1
-6
/
+15
|
*
brcmfmac: restrict dongle txglom disable to old SDIO core
Franky Lin
2012-06-27
1
-0
/
+15
|
*
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
Arend van Spriel
2012-06-22
1
-0
/
+1
|
*
brcmfmac: introduce checkdied debugfs functionality
Arend van Spriel
2012-06-20
1
-1
/
+331
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-19
1
-93
/
+76
|
\
\
|
|
/
|
*
brcmfmac: expose sdio internal counters in debugfs
Arend van Spriel
2012-06-13
1
-93
/
+76
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-2
/
+2
|
/
*
brcmfmac: remove function brcmf_sdcard_regfail
Franky Lin
2012-05-15
1
-23
/
+23
*
brcmfmac: remove redundant retries for SDIO core register access
Franky Lin
2012-05-15
1
-66
/
+44
*
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
2012-05-15
1
-6
/
+6
*
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
2012-05-15
1
-12
/
+9
*
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
2012-05-15
1
-55
/
+41
*
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
2012-05-15
1
-59
/
+44
*
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
2012-05-15
1
-3
/
+2
*
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
Franky Lin
2012-05-15
1
-4
/
+3
*
brcmfmac: add out of band interrupt support
Franky Lin
2012-05-08
1
-2
/
+22
*
brcmfmac: postpone interrupt register function
Franky Lin
2012-05-08
1
-9
/
+6
*
brcmfmac: check bus state for status
Franky Lin
2012-05-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-12
/
+52
|
\
|
*
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
2012-05-02
1
-0
/
+1
|
*
brcm80211: fmac: fix missing completion events issue
Franky Lin
2012-04-27
1
-12
/
+51
*
|
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
2012-04-13
1
-6
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
1
-18
/
+14
|
\
|
*
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
2012-02-22
1
-6
/
+6
|
*
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2012-02-22
1
-3
/
+0
|
*
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
2012-02-22
1
-4
/
+3
|
*
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
1
-5
/
+5
*
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-9
/
+7
|
/
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
1
-4
/
+4
*
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
1
-7
/
+4
*
brcmfmac: Remove useless #ifdef DEBUG
Joe Perches
2012-01-24
1
-2
/
+0
*
brcm80211: Add and use brcmX_dbg_dump_hex
Joe Perches
2012-01-24
1
-92
/
+49
*
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
1
-43
/
+43
*
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
2012-01-10
1
-1
/
+3
*
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-19
1
-2
/
+0
*
brcm80211: fmac: move idle macros to dhd_sdio.c
Franky Lin
2011-12-19
1
-0
/
+6
*
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
2011-12-19
1
-2
/
+4
*
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
2011-12-19
1
-1
/
+2
*
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
2011-12-19
1
-1
/
+2
*
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
2011-12-19
1
-81
/
+83
[next]