index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
bcmsdh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-1380
/
+0
2015-06-15
brcmfmac: have sdio return -EIO when device communication is not possible
Arend van Spriel
1
-0
/
+1
2015-05-28
brcmfmac: fix invalid access to struct acpi_device fields
Arend van Spriel
1
-5
/
+14
2015-05-26
brcmfmac: prohibit ACPI power management for brcmfmac driver
Fu, Zhonghui
1
-0
/
+9
2015-05-09
brcmfmac: fix sdio suspend and resume
Arend van Spriel
1
-5
/
+13
2015-03-20
brcmfmac: add support for BCM43430 SDIO chipset
Arend van Spriel
1
-0
/
+1
2015-03-20
brcmfmac: avoid runtime-pm for sdio host controller
Arend van Spriel
1
-1
/
+3
2015-03-13
brcmfmac: Add support for BCM4345 SDIO chipset.
Syed Asifful Dayyan
1
-0
/
+1
2015-03-13
brcmfmac: Fix oops when SDIO device is removed.
Hante Meuleman
1
-1
/
+1
2015-02-26
brcmfmac: make sdio suspend wait for threads to freeze
Arend van Spriel
1
-17
/
+108
2015-02-26
brcmfmac: use helper function for changing SDIO state
Arend van Spriel
1
-11
/
+30
2015-01-29
brcmfmac: SDIO: avoid using bus state for private states.
Hante Meuleman
1
-6
/
+11
2015-01-29
brcmfmac: wait for driver to go idle during suspend
Arend van Spriel
1
-5
/
+15
2015-01-29
brcmfmac: prevent possible deadlock on resuming SDIO device.
Hante Meuleman
1
-33
/
+0
2015-01-09
brcmfmac: get rid of duplicate SDIO device identifiers
Arend van Spriel
1
-11
/
+11
2015-01-06
brcmfmac: Add support for bcm43340/1 wireless chipsets
Arend van Spriel
1
-0
/
+2
2014-12-24
brcmfmac: Do not crash if platform data is not populated
Mika Westerberg
1
-2
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
1
-1
/
+1
2014-10-30
brcmfmac: (clean) Rename dhd_bus.h in bus.h
Hante Meuleman
1
-1
/
+1
2014-10-30
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
1
-1
/
+1
2014-10-30
brcmfmac: Add wowl support for SDIO devices.
Hante Meuleman
1
-14
/
+31
2014-10-20
net: wireless: brcm80211: brcmfmac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-29
brcmfmac: Fix OOB interrupt not working for BCM43362
Hans de Goede
1
-0
/
+16
2014-07-29
brcmfmac: add device tree support for SDIO devices
Chen-Yu Tsai
1
-0
/
+4
2014-07-16
brcmfmac: Cleanup used device IDs.
Hante Meuleman
1
-11
/
+12
2014-03-20
brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
Arend van Spriel
1
-20
/
+21
2014-03-17
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
1
-0
/
+1
2014-03-14
brcmfmac: Make probe function __init
Jean Delvare
1
-1
/
+1
2014-02-28
brcmfmac: reset suspend flag upon sdio suspend failure
Arend van Spriel
1
-3
/
+5
2014-02-28
brcmfmac: use pre-allocated scatter-gather table for txglomming
Arend van Spriel
1
-9
/
+38
2014-02-13
brcmfmac: fix sdio sending of large buffers.
Hante Meuleman
1
-1
/
+1
2014-02-13
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
1
-1
/
+0
2014-02-13
brcmfmac: add owner info to sdio_driver structure
Franky Lin
1
-2
/
+3
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
1
-14
/
+26
2014-01-09
brcmfmac: add support for bcm43362 device
Arend van Spriel
1
-0
/
+1
2014-01-07
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
1
-2
/
+0
2014-01-07
brcmfmac: rework SDIO register access functions
Arend van Spriel
1
-131
/
+96
2013-12-19
brcmfmac: clarify struct brcmf_sdio_dev::func[0] reference
Arend van Spriel
1
-20
/
+16
2013-12-19
brcmfmac: remove brcmf_sdio_disconnect() function
Arend van Spriel
1
-1
/
+1
2013-12-19
brcmfmac: use consistent function names in dhd_sdio.c
Arend van Spriel
1
-6
/
+6
2013-12-19
brcmfmac: Add definition of new protocol layer msgbuf.
Hante Meuleman
1
-0
/
+1
2013-12-19
brcmfmac: reduce function parameters in sdio send/receive calls
Arend van Spriel
1
-40
/
+33
2013-12-19
brcmfmac: use consistent function names in bcmsdh.c
Arend van Spriel
1
-148
/
+126
2013-12-19
brcmfmac: remove brcmf_sdio_wdtimer_enable() function
Arend van Spriel
1
-10
/
+2
2013-12-19
brcmfmac: remove regs parameter from sdio probe functions
Arend van Spriel
1
-4
/
+1
2013-12-19
brcmfmac: remove brcmf_sdio_regrw_helper() from header file
Arend van Spriel
1
-3
/
+2
2013-12-19
brcmfmac: use sdio functions to enable/disable F2
Arend van Spriel
1
-21
/
+8
2013-12-19
brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attribute
Arend van Spriel
1
-55
/
+6
2013-12-19
brcmfmac: remove unnecessary function prototypes
Arend van Spriel
1
-236
/
+231
[next]