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.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
/
bcmsdh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
1
-12
/
+1
2019-04-13
brcmfmac: fix leak of mypkt on error return path
Colin Ian King
1
-5
/
+3
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2018-12-13
brcmfmac: add support for CYW43012 SDIO chipset
Chi-Hsien Lin
1
-0
/
+1
2018-11-11
brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.
David S. Miller
1
-63
/
+74
2018-09-10
brcmfmac: Use __skb_peek().
David S. Miller
1
-1
/
+1
2018-05-23
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
1
-0
/
+1
2018-05-09
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
1
-0
/
+1
2018-01-11
brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions
Arend Van Spriel
1
-24
/
+24
2018-01-11
brcmfmac: Remove array of functions
Arend Van Spriel
1
-59
/
+56
2018-01-08
brcmfmac: Clean up interrupt macros
Ian Molton
1
-1
/
+2
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
1
-38
/
+47
2018-01-08
brcmfmac: Remove func0 from function array
Ian Molton
1
-4
/
+1
2018-01-08
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
1
-0
/
+4
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
1
-4
/
+4
2017-12-14
brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()
Ian Molton
1
-5
/
+0
2017-12-14
brcmfmac: Remove brcmf_sdiod_addrprep()
Ian Molton
1
-38
/
+46
2017-12-14
brcmfmac: Tidy register definitions a little
Ian Molton
1
-2
/
+2
2017-12-14
brcmfmac: Rename / replace old IO functions with simpler ones.
Ian Molton
1
-143
/
+26
2017-12-14
brcmfmac: Clarify if using braces.
Ian Molton
1
-2
/
+3
2017-12-14
brcmfmac: whitespace fixes in brcmf_sdiod_send_buf()
Ian Molton
1
-1
/
+2
2017-12-14
brcmfmac: Split brcmf_sdiod_buffrw function up.
Ian Molton
1
-22
/
+45
2017-12-07
brcmfmac: Rename bcmerror to err
Ian Molton
1
-7
/
+7
2017-12-07
brcmfmac: Remove noisy debugging.
Ian Molton
1
-6
/
+0
2017-12-07
brcmfmac: Fix asymmetric IO functions.
Ian Molton
1
-1
/
+1
2017-12-07
brcmfmac: Remove brcmf_sdiod_request_data()
Ian Molton
1
-151
/
+86
2017-12-07
brcmfmac: Remove bandaid for SleepCSR
Ian Molton
1
-27
/
+1
2017-12-07
brcmfmac: Remove dead IO code
Ian Molton
1
-10
/
+8
2017-12-07
brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()
Ian Molton
1
-12
/
+5
2017-12-07
brcmfmac: Split brcmf_sdiod_regrw_helper() up.
Ian Molton
1
-21
/
+73
2017-12-07
brcmfmac: Register sizes on hardware are not dependent on compiler types
Ian Molton
1
-11
/
+11
2017-12-07
brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
Ian Molton
1
-4
/
+4
2017-08-08
brcmfmac: Add support for CYW4373 SDIO/USB chipset
Chi-Hsien Lin
1
-0
/
+1
2017-06-21
brcmfmac: initialize oob irq data before request_irq()
Michał Mirosław
1
-5
/
+3
2017-06-13
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
Peter S. Housel
1
-4
/
+3
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
1
-0
/
+1
2017-01-20
brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF
Martin Blumenstingl
1
-0
/
+1
2016-09-26
brcmfmac: initialize variable in brcmf_sdiod_regrl()
Arend Van Spriel
1
-1
/
+1
2016-09-09
brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339
Arend Van Spriel
1
-0
/
+1
2016-07-19
brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
Florian Fainelli
1
-1
/
+3
2016-06-04
brcmfmac: Fix 'did not remove int handler' warning
Christian Daudt
1
-6
/
+11
2016-06-04
brcmfmac: Fix kernel oops in failed chip_attach
Christian Daudt
1
-13
/
+17
2016-05-11
brcmfmac: Add 4356 sdio support
Christian Daudt
1
-0
/
+1
2016-04-06
brcmfmac: uninitialized "ret" variable
Dan Carpenter
1
-1
/
+1
2016-03-07
brcmfmac: merge platform data and module paramaters
Hante Meuleman
1
-10
/
+10
2016-03-07
brcmfmac: switch to new platform data
Hante Meuleman
1
-13
/
+2
2016-03-07
brcmfmac: move platform data retrieval code to common
Hante Meuleman
1
-67
/
+17
2016-01-19
brcmfmac: fix sdio sg table alloc crash
Hante Meuleman
1
-25
/
+15
2016-01-07
brcmfmac: Move all module parameters to one place
Hante Meuleman
1
-7
/
+5
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-0
/
+1380