index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
bcmsdh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcm80211: move under broadcom vendor directory
Kalle Valo
2015-11-18
1
-1380
/
+0
*
brcmfmac: have sdio return -EIO when device communication is not possible
Arend van Spriel
2015-06-15
1
-0
/
+1
*
brcmfmac: fix invalid access to struct acpi_device fields
Arend van Spriel
2015-05-28
1
-5
/
+14
*
brcmfmac: prohibit ACPI power management for brcmfmac driver
Fu, Zhonghui
2015-05-26
1
-0
/
+9
*
brcmfmac: fix sdio suspend and resume
Arend van Spriel
2015-05-09
1
-5
/
+13
*
brcmfmac: add support for BCM43430 SDIO chipset
Arend van Spriel
2015-03-20
1
-0
/
+1
*
brcmfmac: avoid runtime-pm for sdio host controller
Arend van Spriel
2015-03-20
1
-1
/
+3
*
brcmfmac: Add support for BCM4345 SDIO chipset.
Syed Asifful Dayyan
2015-03-13
1
-0
/
+1
*
brcmfmac: Fix oops when SDIO device is removed.
Hante Meuleman
2015-03-13
1
-1
/
+1
*
brcmfmac: make sdio suspend wait for threads to freeze
Arend van Spriel
2015-02-26
1
-17
/
+108
*
brcmfmac: use helper function for changing SDIO state
Arend van Spriel
2015-02-26
1
-11
/
+30
*
brcmfmac: SDIO: avoid using bus state for private states.
Hante Meuleman
2015-01-29
1
-6
/
+11
*
brcmfmac: wait for driver to go idle during suspend
Arend van Spriel
2015-01-29
1
-5
/
+15
*
brcmfmac: prevent possible deadlock on resuming SDIO device.
Hante Meuleman
2015-01-29
1
-33
/
+0
*
brcmfmac: get rid of duplicate SDIO device identifiers
Arend van Spriel
2015-01-09
1
-11
/
+11
*
brcmfmac: Add support for bcm43340/1 wireless chipsets
Arend van Spriel
2015-01-06
1
-0
/
+2
*
brcmfmac: Do not crash if platform data is not populated
Mika Westerberg
2014-12-24
1
-2
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
net: wireless: brcm80211: brcmfmac: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
2014-10-30
1
-1
/
+1
*
|
brcmfmac: (clean) Rename dhd_bus.h in bus.h
Hante Meuleman
2014-10-30
1
-1
/
+1
*
|
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
2014-10-30
1
-1
/
+1
*
|
brcmfmac: Add wowl support for SDIO devices.
Hante Meuleman
2014-10-30
1
-14
/
+31
|
/
*
brcmfmac: Fix OOB interrupt not working for BCM43362
Hans de Goede
2014-07-29
1
-0
/
+16
*
brcmfmac: add device tree support for SDIO devices
Chen-Yu Tsai
2014-07-29
1
-0
/
+4
*
brcmfmac: Cleanup used device IDs.
Hante Meuleman
2014-07-15
1
-11
/
+12
*
brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
Arend van Spriel
2014-03-20
1
-20
/
+21
*
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
2014-03-17
1
-0
/
+1
*
brcmfmac: Make probe function __init
Jean Delvare
2014-03-14
1
-1
/
+1
*
brcmfmac: reset suspend flag upon sdio suspend failure
Arend van Spriel
2014-02-28
1
-3
/
+5
*
brcmfmac: use pre-allocated scatter-gather table for txglomming
Arend van Spriel
2014-02-28
1
-9
/
+38
*
brcmfmac: fix sdio sending of large buffers.
Hante Meuleman
2014-02-12
1
-1
/
+1
*
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
2014-02-12
1
-1
/
+0
*
brcmfmac: add owner info to sdio_driver structure
Franky Lin
2014-02-12
1
-2
/
+3
*
brcmfmac: handle SDIO card removal
Arend van Spriel
2014-01-16
1
-14
/
+26
*
brcmfmac: add support for bcm43362 device
Arend van Spriel
2014-01-09
1
-0
/
+1
*
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
2014-01-06
1
-2
/
+0
*
brcmfmac: rework SDIO register access functions
Arend van Spriel
2014-01-06
1
-131
/
+96
*
brcmfmac: clarify struct brcmf_sdio_dev::func[0] reference
Arend van Spriel
2013-12-18
1
-20
/
+16
*
brcmfmac: remove brcmf_sdio_disconnect() function
Arend van Spriel
2013-12-18
1
-1
/
+1
*
brcmfmac: use consistent function names in dhd_sdio.c
Arend van Spriel
2013-12-18
1
-6
/
+6
*
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
2013-12-18
1
-0
/
+1
*
brcmfmac: reduce function parameters in sdio send/receive calls
Arend van Spriel
2013-12-18
1
-40
/
+33
*
brcmfmac: use consistent function names in bcmsdh.c
Arend van Spriel
2013-12-18
1
-148
/
+126
*
brcmfmac: remove brcmf_sdio_wdtimer_enable() function
Arend van Spriel
2013-12-18
1
-10
/
+2
*
brcmfmac: remove regs parameter from sdio probe functions
Arend van Spriel
2013-12-18
1
-4
/
+1
*
brcmfmac: remove brcmf_sdio_regrw_helper() from header file
Arend van Spriel
2013-12-18
1
-3
/
+2
*
brcmfmac: use sdio functions to enable/disable F2
Arend van Spriel
2013-12-18
1
-21
/
+8
*
brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attribute
Arend van Spriel
2013-12-18
1
-55
/
+6
*
brcmfmac: remove unnecessary function prototypes
Arend van Spriel
2013-12-18
1
-236
/
+231
[next]