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
2014-06-19
net: wireless: Remove useless return variables
Peter Senna Tschudin
2
-17
/
+7
2014-05-29
brcmfmac: remove firmware list from USB driver
Arend van Spriel
1
-76
/
+0
2014-05-29
brcmfmac: Remove interrupt endpoint usage from USB driver.
Hante Meuleman
1
-77
/
+1
2014-05-29
brcmfmac: Increase max buffer size for receiving control message from dongle
Daniel Kim
1
-4
/
+5
2014-05-29
brcmutil: assure unused bits are cleared in 11n chanspec
Arend van Spriel
1
-1
/
+1
2014-05-29
brcmfmac: make brcmf_fw_nvram_strip() static
Arend van Spriel
2
-2
/
+1
2014-05-29
brcmfmac: use asynchronous firmware request in USB
Arend van Spriel
1
-30
/
+68
2014-05-29
brcmfmac: use asynchronous firmware request in SDIO
Arend van Spriel
1
-147
/
+124
2014-05-29
brcmfmac: introduce asynchronous firmware loading
Arend van Spriel
2
-1
/
+120
2014-05-29
brcmfmac: Add log of superspeed device detection to USB probe.
Hante Meuleman
1
-1
/
+3
2014-05-29
brcmfmac: rework usb callback operations
Arend van Spriel
1
-20
/
+28
2014-05-29
brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
Arend van Spriel
1
-3
/
+1
2014-05-29
brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
Arend van Spriel
4
-12
/
+12
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
4
-15
/
+10
2014-05-29
brcmfmac: make chandef_to_chanspec() function static
Arend van Spriel
1
-2
/
+2
2014-05-29
brcmfmac: restore mpc before passing scan status to cfg80211
Arend van Spriel
1
-2
/
+3
2014-05-29
brcmfmac: reduce log level for invalid scheduled scan request
Arend van Spriel
1
-1
/
+1
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-3
/
+3
2014-05-20
brcmsmac: make return of 0 explicit
Julia Lawall
1
-9
/
+4
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-3
/
+3
2014-05-13
brcmfmac: determine chanspec from struct cfg80211_chan_def info
Arend van Spriel
1
-3
/
+57
2014-05-13
brcmfmac: handle 80MHz chanspecs in construct_reg_info() function
Arend van Spriel
1
-5
/
+16
2014-05-13
brcmfmac: get rid of brcmf_cfg80211_set_channel() function
Arend van Spriel
1
-21
/
+7
2014-05-13
brcmfmac: enable 80Mhz in 5G custom regulatory rules
Arend van Spriel
1
-2
/
+2
2014-05-13
brcmfmac: provide VHT capability information to user-space
Arend van Spriel
1
-14
/
+59
2014-05-13
brcm80211: extend channel conversion functions for 80MHz support
Arend van Spriel
3
-24
/
+84
2014-05-13
brcmfmac: remove usage of cfg80211_get_chandef_type()
Arend van Spriel
1
-4
/
+3
2014-05-13
brcmfmac: Fix reconnect failure after beacon timeout
Daniel Kim
1
-11
/
+0
2014-05-13
brcmfmac: enhance nvram processing
Arend van Spriel
1
-44
/
+176
2014-05-13
brcmfmac: Make FWS queueing configurable.
Hante Meuleman
3
-0
/
+17
2014-05-13
brcmfmac: Move handling 802.1x frames to dhd_linux.
Hante Meuleman
2
-11
/
+9
2014-05-13
brcmfmac: Move out hdrpull from tx_finalize.
Hante Meuleman
3
-42
/
+37
2014-05-13
brcmfmac: Report the support of firmware roaming
Daniel Kim
1
-0
/
+2
2014-05-13
brcmfmac: Give priority to 5GHz band in selecting target BSS
Daniel Kim
2
-0
/
+42
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+4
2014-05-12
brcmfmac: Fix iovar 'bw_cap' set command failure
Daniel Kim
1
-1
/
+1
2014-04-25
brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTL
Hans de Goede
1
-2
/
+3
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+2
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+13
2014-03-27
brcmfmac: use mfp if required from user-space
Daniel Kim
2
-5
/
+13
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-03-20
brcmfmac: fallback to mimo_bw_cap for older firmwares
Arend van Spriel
1
-8
/
+18
2014-03-20
brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
Arend van Spriel
1
-20
/
+21
2014-03-20
brcmfmac: reinit watchdog completion after handling watchdog
Arend van Spriel
1
-0
/
+1
2014-03-20
brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations
Daniel Kim
2
-0
/
+36
2014-03-17
brcmfmac: remove mode field from brcmf_cfg80211_vif structure
Arend van Spriel
3
-62
/
+21
2014-03-17
brcmfmac: assure active clock request upon entering SLEEP state
Arend van Spriel
1
-11
/
+28
2014-03-17
brcmfmac: Improve scanning settings for connect.
Hante Meuleman
1
-14
/
+20
2014-03-17
brcmfmac: Protect tx seq number for data and control
Hante Meuleman
1
-106
/
+108
2014-03-17
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
4
-1
/
+13
[next]