summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
AgeCommit message (Expand)Author
2020-02-28brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-02-25brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-14brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel
2017-08-11brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel
2017-06-29brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-29brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-03-15brcmfmac: fix incorrect event channel deductionGavin Li
2016-09-09brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control()Arend Van Spriel
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel
2016-07-18brcmfmac: defer DPC processing during probeArend Van Spriel
2016-06-16brcmfmac: change rx_seq check log from error print to debug printWright Feng
2016-06-16brcmfmac: revise SDIO error message in brcmf_sdio_drivestrengthinitWright Feng
2016-05-11brcmfmac: Add 4356 sdio supportChristian Daudt
2016-04-14brcmfmac: screening firmware event packetFranky Lin
2016-04-07brcmfmac: Delete unnecessary variable initialisationMarkus Elfring
2016-04-06brcmfmac: sdio: remove unused variable retry_limitColin Ian King
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman
2016-03-07brcmfmac: switch to new platform dataHante Meuleman
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller
2016-02-06brcmfmac: sdio: Increase the default timeouts a bitSjoerd Simons
2016-02-06brcmfmac: access PMU registers using standalone PMU core if availableRafał Miłecki
2016-01-19brcmfmac: fix sdio sg table alloc crashHante Meuleman
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel
2016-01-08brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel
2015-12-11brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driverKosuke Tatsukawa
2015-11-30brcmfmac: Unify methods to define and map firmware files.Hante Meuleman
2015-11-30brcmfmac: no retries on rxglom superframe errorsFranky Lin
2015-11-26brcmfmac: constify brcmf_bus_ops structuresJulia Lawall
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo