index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
brcmfmac: rework headroom check in .start_xmit()
Arend Van Spriel
1
-5
/
+8
2017-06-28
brcmfmac: use atomic_t for statistic counter in struct brcmf_bus
Arend Van Spriel
1
-1
/
+1
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-2
/
+5
2017-06-21
brcmfmac: Use separate firmware for revision 0 of the brcm43430 chip
Hans de Goede
1
-2
/
+5
2017-06-15
brcmfmac: unbind all devices upon failure in firmware callback
Arend Van Spriel
1
-2
/
+3
2017-06-15
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
1
-6
/
+11
2017-06-01
brcmfmac: fix alignment configuration on host using 64-bit DMA
Arend Van Spriel
1
-1
/
+1
2017-04-13
brcmfmac: properly align buffers on certain platforms with 64 bit DMA
Heiner Kallweit
1
-0
/
+4
2017-03-20
brcmfmac: move brcmf_txcomplete to bcdc layer
Franky Lin
1
-1
/
+2
2017-03-20
brcmfmac: move brcmf_txflowblock to bcdc layer
Franky Lin
1
-2
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-20
brcmfmac: rename brcmf_bus_start function to brcmf_bus_started
Rafał Miłecki
1
-1
/
+1
2017-01-20
brcmfmac: fix incorrect event channel deduction
Gavin Li
1
-1
/
+1
2016-11-29
brcmfmac: add support for 43341 chip
Arend Van Spriel
1
-0
/
+1
2016-09-09
brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control()
Arend Van Spriel
1
-2
/
+9
2016-09-09
brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339
Arend Van Spriel
1
-1
/
+2
2016-07-18
brcmfmac: defer DPC processing during probe
Arend Van Spriel
1
-4
/
+3
2016-06-16
brcmfmac: change rx_seq check log from error print to debug print
Wright Feng
1
-2
/
+1
2016-06-16
brcmfmac: revise SDIO error message in brcmf_sdio_drivestrengthinit
Wright Feng
1
-1
/
+1
2016-05-11
brcmfmac: Add 4356 sdio support
Christian Daudt
1
-1
/
+3
2016-04-14
brcmfmac: screening firmware event packet
Franky Lin
1
-8
/
+24
2016-04-07
brcmfmac: Delete unnecessary variable initialisation
Markus Elfring
1
-1
/
+1
2016-04-06
brcmfmac: sdio: remove unused variable retry_limit
Colin Ian King
1
-3
/
+0
2016-03-07
brcmfmac: merge platform data and module paramaters
Hante Meuleman
1
-20
/
+26
2016-03-07
brcmfmac: switch to new platform data
Hante Meuleman
1
-30
/
+47
2016-02-17
Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...
David S. Miller
1
-7
/
+6
2016-02-06
brcmfmac: sdio: Increase the default timeouts a bit
Sjoerd Simons
1
-2
/
+2
2016-02-06
brcmfmac: access PMU registers using standalone PMU core if available
Rafał Miłecki
1
-5
/
+4
2016-01-19
brcmfmac: fix sdio sg table alloc crash
Hante Meuleman
1
-0
/
+5
2016-01-08
brcmfmac: use msecs_to_jiffies() in macro definitions
Arend van Spriel
1
-10
/
+8
2016-01-08
brcmfmac: change brcmf_sdio_wd_timer() prototype
Arend van Spriel
1
-21
/
+12
2015-12-11
brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driver
Kosuke Tatsukawa
1
-4
/
+2
2015-11-30
brcmfmac: Unify methods to define and map firmware files.
Hante Meuleman
1
-129
/
+37
2015-11-30
brcmfmac: no retries on rxglom superframe errors
Franky Lin
1
-22
/
+8
2015-11-26
brcmfmac: constify brcmf_bus_ops structures
Julia Lawall
1
-1
/
+1
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-0
/
+4376