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
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-26
brcmsmac: Fix merge issue
Piotr Haber
1
-0
/
+1
2013-04-23
brcmfmac: add credit borrowing mechanism
Arend van Spriel
1
-8
/
+87
2013-04-23
brcmfmac: correct error handling in brcmf_fws_init()
Arend van Spriel
2
-9
/
+24
2013-04-23
brcmfmac: flush queue upon MACDESC_DEL firmware signal
Arend van Spriel
1
-2
/
+3
2013-04-23
brcmfmac: support critical protocol API for DHCP
Piotr Haber
5
-1
/
+576
2013-04-23
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
2
-1
/
+13
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-139
/
+133
2013-04-22
brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...
Wei Yongjun
1
-2
/
+3
2013-04-22
brcmfmac: stop dequeue upon sk_buff commit failure
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: change return type for brcmf_rollback_toq() to void
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: finalize transmit upon any rollback failure
Arend van Spriel
1
-3
/
+3
2013-04-22
brcmfmac: use lock in brcmf_fws_del_interface()
Arend van Spriel
1
-0
/
+3
2013-04-22
brcmfmac: schedule dequeue upon firmware-signal reception
Arend van Spriel
1
-12
/
+24
2013-04-22
brcmfmac: destination mac closed when interface is closed
Arend van Spriel
1
-3
/
+14
2013-04-22
brcmutil: simplify brcmu_pkt_free_skb()
Arend van Spriel
1
-10
/
+2
2013-04-22
brcmfmac: remove error message upon allocation failure
Arend van Spriel
1
-3
/
+1
2013-04-22
brcmfmac: check memory allocation in brcmf_add_if()
Arend van Spriel
1
-0
/
+2
2013-04-22
brcmfmac: reinitialize dequeue mask per node
Arend van Spriel
1
-1
/
+3
2013-04-12
brcm80211: simplify makefiles
Johannes Berg
2
-16
/
+5
2013-04-12
brcmfmac: remove ifidx variable from brcmf_fws_process_skb()
Arend van Spriel
1
-3
/
+2
2013-04-12
brcmfmac: rename brcmf_fws_mac_desc_ready()
Arend van Spriel
1
-18
/
+13
2013-04-12
brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()
Arend van Spriel
1
-8
/
+5
2013-04-12
brcmfmac: obtain iftype for firmware-signal descriptor lookup
Arend van Spriel
3
-3
/
+17
2013-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
5
-187
/
+126
2013-04-12
brcmfmac: Add drive strength programming for SDIO 43143.
Hante Meuleman
1
-19
/
+34
2013-04-12
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
4
-0
/
+31
2013-04-12
brcmfmac: add BCM4335 sdio interface support
Franky Lin
4
-0
/
+19
2013-04-12
brcmfmac: setup SDIO reset behavior
Piotr Haber
2
-7
/
+33
2013-04-12
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
3
-25
/
+146
2013-04-12
brcmfmac: adopt new d11 interface
Franky Lin
4
-115
/
+125
2013-04-12
brcmutil: add new d11 interface support
Franky Lin
3
-1
/
+309
2013-04-12
brcmfmac: move chip download state code to sdio_chip.c
Franky Lin
3
-199
/
+241
2013-04-12
brcmfmac: aggregate dongle ram access interface
Franky Lin
3
-114
/
+96
2013-04-12
brcmfmac: support save&restore firmware feature
Piotr Haber
3
-16
/
+282
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-7
/
+7
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-24
/
+28
2013-04-08
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
Arend van Spriel
3
-14
/
+7
2013-04-08
brcmfmac: obtain wdev using vif object in action frame rx
Arend van Spriel
1
-1
/
+2
2013-04-08
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
Arend van Spriel
2
-3
/
+8
2013-04-08
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
4
-35
/
+55
2013-04-08
brcmfmac: support creation of P2P_DEVICE through user-space
Arend van Spriel
2
-11
/
+143
2013-04-08
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
3
-52
/
+42
2013-04-08
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
Arend van Spriel
3
-19
/
+20
2013-04-08
brcmfmac: remove use of unconditional access of struct wireless_dev::netdev
Arend van Spriel
1
-6
/
+4
2013-04-08
brcmfmac: remove condition for calling event handler
Arend van Spriel
1
-1
/
+1
2013-04-08
brcmfmac: add role attribute to struct brcmf_if_event definition
Arend van Spriel
2
-3
/
+4
2013-04-08
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
6
-0
/
+19
2013-04-08
brcmfmac: firmware shared data version fix
Piotr Haber
1
-2
/
+2
2013-04-08
brcmfmac: read firmware console without trap indication
Piotr Haber
1
-16
/
+14
[next]