index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()
Arend Van Spriel
1
-19
/
+18
2018-02-27
brcmfmac: change log level for some low-level sdio functions
Arend Van Spriel
1
-5
/
+5
2018-02-27
brcmfmac: remove brcmf_bus_started() from bus api
Arend Van Spriel
5
-57
/
+16
2018-02-27
brcmfmac: move brcmf_attach() function in core.c
Arend Van Spriel
1
-49
/
+49
2018-02-27
brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit()
Arend Van Spriel
1
-5
/
+2
2018-02-27
brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()
Arend Van Spriel
2
-17
/
+23
2018-02-27
brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit()
Arend Van Spriel
1
-14
/
+12
2018-02-27
brcmfmac: move brcmf_bus_preinit() call just after changing bus state
Arend Van Spriel
2
-3
/
+5
2018-01-24
brcmfmac: separate firmware errors from i/o errors
Arend Van Spriel
4
-20
/
+31
2018-01-24
brcmfmac: assure bcdc dcmd api does not return value > 0
Arend Van Spriel
2
-6
/
+8
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+3
2018-01-16
brcmfmac: fix CLM load error for legacy chips when user helper is enabled
Wright Feng
1
-6
/
+3
2018-01-11
b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
Jia-Ju Bai
1
-1
/
+1
2018-01-11
brcmfmac: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-10
/
+10
2018-01-11
brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions
Arend Van Spriel
1
-24
/
+24
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
3
-152
/
+146
2018-01-08
brcmfmac: Support 43455 save-restore (SR) feature if FW include -sr
Double Lo
1
-0
/
+1
2018-01-08
brcmfmac: Clean up interrupt macros
Ian Molton
2
-4
/
+7
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
3
-50
/
+56
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
3
-14
/
+11
2018-01-08
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
2
-2
/
+6
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
3
-4
/
+10
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
6
-770
/
+384
2017-12-14
brcmfmac: enlarge buffer size of caps to 512 bytes
Wright Feng
1
-3
/
+9
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: 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
2
-11
/
+12
2017-12-14
brcmfmac: Rename / replace old IO functions with simpler ones.
Ian Molton
3
-245
/
+138
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-14
brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events
Colin Ian King
1
-2
/
+1
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
1
-357
/
+105
2017-12-07
brcmfmac: Avoid build error with make W=1
Andy Shevchenko
1
-1
/
+1
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
2
-152
/
+87
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
2
-15
/
+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
[prev]
[next]