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
/
broadcom
/
brcm80211
/
brcmfmac
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
Arend Van Spriel
1
-1
/
+1
2016-08-24
brcmfmac: Change vif_event_lock to spinlock
mhiramat@kernel.org
1
-13
/
+13
2016-07-18
brcmfmac: respect hidden_ssid for AP interfaces
Rafał Miłecki
1
-0
/
+13
2016-07-15
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...
David S. Miller
1
-22
/
+54
2016-07-08
brcmfmac: support removing AP interfaces with "interface_remove"
Rafał Miłecki
1
-1
/
+38
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-1
/
+5
2016-06-29
brcmfmac: slightly simplify building interface combinations
Rafał Miłecki
1
-21
/
+16
2016-06-23
Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...
David S. Miller
1
-37
/
+127
2016-06-16
brcmfmac: drop unused pm_block vif attribute
Rafał Miłecki
1
-6
/
+3
2016-06-16
brcmfmac: don't remove interface on link down firmware event
Rafał Miłecki
1
-3
/
+0
2016-06-16
brcmfmac: fix setting AP channel with new firmwares
Rafał Miłecki
1
-11
/
+25
2016-06-16
brcmfmac: print errors if creating interface fails
Rafał Miłecki
1
-6
/
+10
2016-06-14
brcmfmac: support get_channel cfg80211 callback
Rafał Miłecki
1
-0
/
+63
2016-06-14
brcmutil: add field storing control channel to the struct brcmu_chan
Rafał Miłecki
1
-8
/
+9
2016-06-14
brcmfmac: use kmemdup
Muhammad Falak R Wani
1
-2
/
+1
2016-06-09
brcmfmac: rework function picking free BSS index
Rafał Miłecki
1
-1
/
+16
2016-05-27
brcmfmac: add fallback for devices that do not report per-chain values
Jaap Jan Meijer
1
-0
/
+16
2016-04-26
brcmfmac: add support for nl80211 BSS_SELECT feature
Arend van Spriel
1
-0
/
+64
2016-04-14
brcmfmac: fix clearing wowl wake indicators
Hante Meuleman
1
-1
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-37
/
+37
2016-03-07
brcmfmac: add 802.11w management frame protection support
Hante Meuleman
1
-72
/
+200
2016-03-07
brcmfmac: integrate add_keyext in add_key
Hante Meuleman
1
-115
/
+39
2016-03-07
brcmfmac: switch to new platform data
Hante Meuleman
1
-2
/
+2
2016-03-07
brcmfmac: keep ARP and ND offload enabled during WOWL
Hante Meuleman
1
-2
/
+4
2016-03-07
brcmfmac: add wowl gtk rekeying offload support
Hante Meuleman
1
-11
/
+54
2016-03-07
brcmfmac: add neighbor discovery offload ip address table configuration
Franky Lin
1
-7
/
+16
2016-03-07
brcmfmac: Add length checks on firmware events
Hante Meuleman
1
-0
/
+10
2016-03-07
brcmfmac: Configure country code using device specific settings
Hante Meuleman
1
-9
/
+66
2016-03-07
brcmfmac: check for wowl support before enumerating feature flag
Franky Lin
1
-1
/
+2
2016-03-07
brcmfmac: Limit memory allocs to <64K
Hante Meuleman
1
-9
/
+9
2016-03-07
brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()
Arend van Spriel
1
-4
/
+5
2016-02-06
brcmfmac: fix setting primary channel for 80 MHz width
Rafał Miłecki
1
-13
/
+10
2016-01-08
brcmfmac: Do not handle link downs for ibss.
Hante Meuleman
1
-5
/
+7
2016-01-08
brcmfmac: use msecs_to_jiffies() in macro definitions
Arend van Spriel
1
-1
/
+1
2016-01-08
brcmfmac: Reshuffle functions to avoid forward declarations
Hante Meuleman
1
-306
/
+290
2016-01-08
brcmfmac: Add wowl net detect support
Hante Meuleman
1
-12
/
+130
2016-01-07
brcmfmac: Move all module parameters to one place
Hante Meuleman
1
-8
/
+5
2016-01-07
brcmfmac: Fix warn trace on module unload while in ibss mode
Hante Meuleman
1
-2
/
+7
2016-01-07
brcmfmac: Add support for scheduled scan mac randomization
Hante Meuleman
1
-7
/
+47
2016-01-07
brcmfmac: Add get_station support for IBSS
Hante Meuleman
1
-0
/
+51
2015-12-11
brcmfmac: Fix IBSS setup
Hante Meuleman
1
-8
/
+9
2015-12-11
brcmfmac: no interface combination check for single interface
Arend van Spriel
1
-3
/
+11
2015-12-11
brcmfmac: Make TDLS a detectable feature
Hante Meuleman
1
-9
/
+12
2015-12-11
brcmfmac: Cleanup pmksa cache handling code
Hante Meuleman
1
-74
/
+57
2015-12-11
brcmfmac: Remove some redundant cfg80211 data
Hante Meuleman
1
-1
/
+0
2015-12-11
brcmfmac: Use local storage for ssid iovar
Hante Meuleman
1
-9
/
+9
2015-12-11
brcmfmac: Simplify scan timing configuration
Hante Meuleman
1
-19
/
+12
2015-11-30
brcmfmac: Add beamforming support.
Hante Meuleman
1
-2
/
+34
2015-11-30
brcmfmac: Cleanup roaming configuration.
Hante Meuleman
1
-22
/
+19
2015-11-30
brcmfmac: Remove redundant parameter action from scan.
Hante Meuleman
1
-3
/
+3
[next]