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
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
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
42
-0
/
+42
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
42
-0
/
+42
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-02
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
1
-100
/
+97
2017-10-02
brcmfmac: Add check for short event packets
Kevin Cernekee
1
-1
/
+2
2017-09-20
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel
2
-15
/
+9
2017-09-20
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Arend Van Spriel
1
-3
/
+15
2017-09-08
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
Ian W MORRISON
1
-1
/
+2
2017-08-31
brcmfmac: Log chip id and revision
Hans de Goede
1
-0
/
+3
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-2
/
+4
2017-08-14
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
1
-2
/
+4
2017-08-11
brcm80211: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
brcmfmac: add setting carrier state ON for successful roaming
Chung-Hsien Hsu
1
-2
/
+5
2017-08-08
brcmfmac: fix wrong num_different_channels when mchan feature enabled
Wright Feng
1
-1
/
+3
2017-08-08
brcmfmac: Add support for CYW4373 SDIO/USB chipset
Chi-Hsien Lin
5
-2
/
+17
2017-08-08
brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security mode
Wright Feng
1
-1
/
+6
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+3
2017-07-28
brcmfmac: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-07-27
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
1
-5
/
+0
2017-07-27
brcmfmac: Don't grow SKB by negative size
Daniel Stone
1
-1
/
+1
2017-07-25
drivers/net: Fix ptr_ret.cocci warnings.
Tonghao Zhang
1
-4
/
+1
2017-07-21
brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
Arend Van Spriel
1
-1
/
+2
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-06-30
brcmfmac: switch to using cfg80211_connect_done()
Arend van Spriel
1
-9
/
+11
2017-06-30
brcmfmac: support 4-way handshake offloading for 802.1X
Arend van Spriel
2
-4
/
+60
2017-06-30
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
Arend van Spriel
7
-7
/
+134
2017-06-28
brcmfmac: rework headroom check in .start_xmit()
Arend Van Spriel
3
-14
/
+37
2017-06-28
brcmfmac: use atomic_t for statistic counter in struct brcmf_bus
Arend Van Spriel
2
-2
/
+2
2017-06-28
brcmfmac: cleanup kerneldoc for struct brcmf_bus
Arend Van Spriel
1
-2
/
+1
2017-06-27
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
Christophe Jaillet
1
-1
/
+2
2017-06-27
brcmfmac: fix double free upon register_netdevice() failure
Arend Van Spriel
3
-3
/
+4
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
9
-103
/
+531
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-36
/
+49
2017-06-21
brcmfmac: initialize oob irq data before request_irq()
Michał Mirosław
1
-5
/
+3
2017-06-21
brcmfmac: Use separate firmware for revision 0 of the brcm43430 chip
Hans de Goede
1
-2
/
+5
2017-06-20
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...
David S. Miller
6
-36
/
+49
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-16
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
Arend Van Spriel
1
-2
/
+1
2017-06-15
brcmfmac: fix brcmf_fws_add_interface() for USB devices
Arend Van Spriel
1
-1
/
+1
2017-06-15
brcmfmac: unbind all devices upon failure in firmware callback
Arend Van Spriel
1
-2
/
+3
2017-06-15
brcmfmac: use firmware callback upon failure to load
Arend Van Spriel
1
-14
/
+13
2017-06-15
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
5
-20
/
+34
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2017-06-13
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
Peter S. Housel
1
-4
/
+3
2017-06-13
brcmfmac: Fix grammar issue in error message
Martin Michlmayr
1
-1
/
+1
2017-06-13
brcmfmac: add scheduled scan support for specified BSSIDs
Arend Van Spriel
2
-16
/
+53
2017-06-13
brcmfmac: add mutex to protect pno requests
Arend Van Spriel
1
-8
/
+25
2017-06-13
brcmfmac: add support multi-scheduled scan
Arend Van Spriel
7
-89
/
+463
2017-06-12
Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...
David S. Miller
9
-21
/
+119
[next]