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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-12-07
brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
Ian Molton
1
-4
/
+4
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
3
-11
/
+9
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-1050
/
+1142
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
8
-0
/
+258
2017-11-10
brcmfmac: move configuration of probe request IEs
Arend Van Spriel
2
-4
/
+7
2017-11-10
brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
Arend Van Spriel
3
-15
/
+2
2017-11-10
brcmfmac: get rid of brcmf_cfg80211_escan() function
Arend Van Spriel
1
-24
/
+10
[next]