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.13.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
/
broadcom
/
brcm80211
/
brcmfmac
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
brcmfmac: add comment block in brcmf_sdio_buscore_read()
Arend Van Spriel
1
-0
/
+7
2018-01-11
brcmfmac: Remove array of functions
Arend Van Spriel
1
-84
/
+84
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
1
-8
/
+7
2018-01-08
brcmfmac: More efficient and slightly easier to read fixup for 4339 chips
Arend Van Spriel
1
-3
/
+4
2018-01-08
brcmfmac: Remove func0 from function array
Ian Molton
1
-3
/
+4
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
1
-0
/
+5
2018-01-08
brcmfmac: Rename buscore to core for consistency
Arend Van Spriel
1
-2
/
+2
2018-01-08
brcmfmac: Remove {r,w}_sdreg32
Ian Molton
1
-46
/
+42
2017-12-19
Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...
David S. Miller
1
-126
/
+122
2017-12-14
brcmfmac: Remove repeated calls to brcmf_chip_get_core()
Ian Molton
1
-10
/
+15
2017-12-14
brcmfmac: Remove unused macro.
Ian Molton
1
-2
/
+0
2017-12-14
brcmfmac: Cleanup offsetof()
Ian Molton
1
-21
/
+14
2017-12-14
brcmfmac: Rename / replace old IO functions with simpler ones.
Ian Molton
1
-93
/
+93
2017-12-07
brcmfmac: Avoid build error with make W=1
Andy Shevchenko
1
-1
/
+1
2017-12-02
brcmfmac: change driver unbind order of the sdio function devices
Arend Van Spriel
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+31
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
1
-0
/
+19
2017-11-10
brcmfmac: handle FWHALT mailbox indication
Arend Van Spriel
1
-4
/
+10
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-25
brcmfmac: use setup_timer() helper
Allen Pais
1
-4
/
+2
2017-08-08
brcmfmac: Add support for CYW4373 SDIO/USB chipset
Chi-Hsien Lin
1
-1
/
+3
2017-07-27
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
1
-5
/
+0
2017-07-21
brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
Arend Van Spriel
1
-1
/
+2
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
[next]