summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c
AgeCommit message (Expand)Author
2018-01-11brcmfmac: rename brcmf_sdiod_buff_{read,write}() functionsArend Van Spriel
2018-01-11brcmfmac: Remove array of functionsArend Van Spriel
2018-01-08brcmfmac: Clean up interrupt macrosIan Molton
2018-01-08brcmfmac: Replace function index with function pointerIan Molton
2018-01-08brcmfmac: Remove func0 from function arrayIan Molton
2018-01-08brcmfmac: Correctly handle accesses to SDIO func0Ian Molton
2018-01-08brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.Ian Molton
2017-12-14brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()Ian Molton
2017-12-14brcmfmac: Remove brcmf_sdiod_addrprep()Ian Molton
2017-12-14brcmfmac: Tidy register definitions a littleIan Molton
2017-12-14brcmfmac: Rename / replace old IO functions with simpler ones.Ian Molton
2017-12-14brcmfmac: Clarify if using braces.Ian Molton
2017-12-14brcmfmac: whitespace fixes in brcmf_sdiod_send_buf()Ian Molton
2017-12-14brcmfmac: Split brcmf_sdiod_buffrw function up.Ian Molton
2017-12-07brcmfmac: Rename bcmerror to errIan Molton
2017-12-07brcmfmac: Remove noisy debugging.Ian Molton
2017-12-07brcmfmac: Fix asymmetric IO functions.Ian Molton
2017-12-07brcmfmac: Remove brcmf_sdiod_request_data()Ian Molton
2017-12-07brcmfmac: Remove bandaid for SleepCSRIan Molton
2017-12-07brcmfmac: Remove dead IO codeIan Molton
2017-12-07brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()Ian Molton
2017-12-07brcmfmac: Split brcmf_sdiod_regrw_helper() up.Ian Molton
2017-12-07brcmfmac: Register sizes on hardware are not dependent on compiler typesIan Molton
2017-12-07brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()Ian Molton
2017-08-08brcmfmac: Add support for CYW4373 SDIO/USB chipsetChi-Hsien Lin
2017-06-21brcmfmac: initialize oob irq data before request_irq()Michał Mirosław
2017-06-13brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl
2016-09-26brcmfmac: initialize variable in brcmf_sdiod_regrl()Arend Van Spriel
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel
2016-07-19brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli
2016-06-04brcmfmac: Fix 'did not remove int handler' warningChristian Daudt
2016-06-04brcmfmac: Fix kernel oops in failed chip_attachChristian Daudt
2016-05-11brcmfmac: Add 4356 sdio supportChristian Daudt
2016-04-06brcmfmac: uninitialized "ret" variableDan Carpenter
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman
2016-03-07brcmfmac: switch to new platform dataHante Meuleman
2016-03-07brcmfmac: move platform data retrieval code to commonHante Meuleman
2016-01-19brcmfmac: fix sdio sg table alloc crashHante Meuleman
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo