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
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
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-5
/
+7
2014-12-04
brcmfmac: add multiple BSS support.
Hante Meuleman
8
-53
/
+272
2014-12-04
brcmfmac: Add ifidx to logging of fwil cmds.
Hante Meuleman
1
-8
/
+10
2014-12-04
brcmfmac: Fix vendor cmds used interface.
Hante Meuleman
1
-6
/
+9
2014-12-04
brcmfmac: switch to single message MSI
Franky Lin
1
-0
/
+4
2014-12-04
brcmfmac: Add PCIE ids for 43602 devices.
Hante Meuleman
2
-0
/
+4
2014-12-04
brcmfmac: Fix ifidx for rx data by msgbuf.
Hante Meuleman
1
-0
/
+9
2014-12-04
brcmfmac: Fix bitmap malloc bug in msgbuf.
Hante Meuleman
1
-0
/
+1
2014-12-01
brcmsmac: NULL dereferences in brcms_c_detach_mfree()
Dan Carpenter
1
-4
/
+4
2014-12-01
brcmsmac: extend hardware info shown in debugfs
Arend van Spriel
1
-13
/
+27
2014-12-01
brcmutil: add helper function to format board revision
Arend van Spriel
2
-0
/
+18
2014-11-25
brcmfmac: correct .disconnect() callback while connecting
Arend van Spriel
1
-0
/
+1
2014-11-24
brcmfmac: fix static checker warning in pmklist handling
Arend van Spriel
1
-4
/
+3
2014-11-21
net: brcm80211: Deletion of unnecessary checks before two function calls
Markus Elfring
3
-6
/
+3
2014-11-21
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
1
-2
/
+5
2014-11-20
brcmfmac: don't include linux/unaligned/access_ok.h
Johannes Berg
1
-1
/
+1
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2
-13
/
+18
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-2
/
+5
2014-11-17
brcmfmac: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-2
/
+2
2014-11-17
brcmfmac: kill URB when request timed out
Mathy Vanhoef
1
-2
/
+4
2014-11-12
brcmfmac: fix conversion of channel width 20MHZ_NOHT
Arend van Spriel
1
-0
/
+6
2014-11-05
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
1
-4
/
+4
2014-10-30
brcmsmac: expose 802.11 core statistics in debugfs
Arend van Spriel
1
-33
/
+133
2014-10-30
brcmsmac: fix statistic counter update function
Arend van Spriel
1
-9
/
+9
2014-10-30
brcmfmac: (clean) Move sdio related function.
Hante Meuleman
3
-54
/
+44
2014-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
18
-20
/
+20
2014-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
5
-8
/
+8
2014-10-30
brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211
Hante Meuleman
8
-12
/
+14
2014-10-30
brcmfmac: (clean) Rename dhd_common.c in common.c
Hante Meuleman
2
-3
/
+3
2014-10-30
brcmfmac: (clean) Rename dhd_bus.h in bus.h
Hante Meuleman
16
-21
/
+19
2014-10-30
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
25
-27
/
+27
2014-10-30
brcmfmac: (clean) Move tracepoint related function.
Hante Meuleman
2
-15
/
+15
2014-10-30
brcmfmac: (clean) Remove packet filter configuration.
Hante Meuleman
1
-166
/
+0
2014-10-30
brcmfmac: (clean) Remove usb_rdl.h as it is not needed.
Hante Meuleman
2
-94
/
+69
2014-10-30
brcmfmac: do not use firmware error code in driver
Arend van Spriel
1
-5
/
+4
2014-10-30
brcmfmac: remove unused defintion
Arend van Spriel
1
-5
/
+0
2014-10-30
brcmfmac: show firmware error as string in debug message
Arend van Spriel
1
-1
/
+72
2014-10-30
brcmfmac: Add wowl patterns support.
Hante Meuleman
2
-35
/
+120
2014-10-30
brcmfmac: Add wowl support for SDIO devices.
Hante Meuleman
3
-14
/
+34
2014-10-30
brcmfmac: Add wowl support for USB devices.
Hante Meuleman
1
-10
/
+39
2014-10-23
brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...
Rickard Strandqvist
1
-13
/
+12
2014-10-20
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
1
-4
/
+4
2014-10-06
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
12
-76
/
+340
2014-09-30
brcmfmac: Add wowl support for PCIE devices.
Hante Meuleman
8
-41
/
+220
2014-09-30
brcmfmac: Fix crash on cleanup.
Hante Meuleman
1
-1
/
+1
2014-09-30
brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac address
Arend van Spriel
1
-1
/
+4
2014-09-30
brcmfmac: Avoid usage of GFP_ATOMIC.
Hante Meuleman
2
-24
/
+108
2014-09-30
brcmfmac: Fix sign issue with IOCTL return code in msgbuf.
Hante Meuleman
1
-2
/
+3
2014-09-30
brcmfmac: On scan timeout do send received results.
Hante Meuleman
2
-7
/
+4
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-87
/
+87
[next]