index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2013-12-19
brcmfmac: combine bcmsdh source files into one
Arend van Spriel
1
-0
/
+521
2013-12-02
brcmfmac: remove unnecessary EXPORT_SYMBOL() usage
Arend van Spriel
1
-3
/
+0
2013-10-18
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
1
-2
/
+19
2013-10-18
brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support
Arend van Spriel
1
-3
/
+11
2013-10-18
brcmfmac: remove stale code from brcmf_sdcard_recv_chain()
Arend van Spriel
1
-2
/
+0
2013-10-18
brcmfmac: verify result of brcmf_sdio_addrprep() calls
Arend van Spriel
1
-4
/
+11
2013-10-18
brcmfmac: rework single packet transfers
Arend van Spriel
1
-41
/
+40
2013-10-18
brcmfmac: rename brcmf_sdio_buffrw()
Arend van Spriel
1
-8
/
+9
2013-10-18
brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()
Arend van Spriel
1
-15
/
+19
2013-10-18
brcmfmac: determine host controller related variables during probe
Arend van Spriel
1
-16
/
+7
2013-10-18
brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity
Arend van Spriel
1
-5
/
+6
2013-08-16
brcmfmac: abstract tx packet processing functions
Franky Lin
1
-8
/
+8
2013-06-27
brcmfmac: add broken scatter-gather DMA support
Franky Lin
1
-11
/
+67
2013-06-27
brcmfmac: use unified dongle address preparation function
Franky Lin
1
-52
/
+27
2013-06-27
brcmfmac: remove SDIO_REQ_ASYNC flag
Franky Lin
1
-11
/
+3
2013-06-18
brcmfmac: add sdio sg list support
Franky Lin
1
-16
/
+133
2013-06-18
brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
Franky Lin
1
-11
/
+47
2013-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
1
-77
/
+78
2013-04-12
brcmfmac: aggregate dongle ram access interface
Franky Lin
1
-22
/
+66
2013-04-03
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
1
-15
/
+15
2013-01-08
brcmfmac: define pr_fmt in one place
Arend van Spriel
1
-2
/
+0
2012-12-11
brcmfmac: error messages should not be suppressed
Arend van Spriel
1
-8
/
+7
2012-11-16
brcmfmac: sdio module load fix.
Hante Meuleman
1
-3
/
+0
[next]