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
/
brcmfmac
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-6357
/
+0
2015-10-21
brcmfmac: Properly set carrier state of netdev.
Hante Meuleman
1
-0
/
+4
2015-10-21
brcmfmac: Remove unused state AP creating.
Hante Meuleman
1
-3
/
+0
2015-10-21
brcmfmac: Add dump_station support to cfg80221 ops.
Hante Meuleman
1
-0
/
+30
2015-10-21
brcmfmac: Add RSSI information to get_station.
Hante Meuleman
1
-0
/
+23
2015-10-21
brcmfmac: Fix station info rate information.
Hante Meuleman
1
-4
/
+4
2015-10-21
brcmfmac: Rework p2p attach, use single method for p2p dev creation.
Hante Meuleman
1
-0
/
+18
2015-09-29
brcmfmac: Workaround in change vif for wpa_supplicant support.
Hante Meuleman
1
-12
/
+31
2015-09-29
brcmfmac: Inform p2p module about p2pon through API
Hante Meuleman
1
-2
/
+3
2015-09-29
brcmfmac: Fix set and get tx-power functions.
Hante Meuleman
1
-111
/
+26
2015-09-29
brcmfmac: Fix exception handling.
Hante Meuleman
1
-0
/
+1
2015-09-29
brcmfmac: introduce brcmf_net_detach() function
Arend van Spriel
1
-1
/
+2
2015-09-29
brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance
Arend van Spriel
1
-1
/
+1
2015-09-29
brcmfmac: change parameters for brcmf_remove_interface()
Arend van Spriel
1
-1
/
+1
2015-08-25
brcmfmac: make use of cfg80211_check_combinations()
Arend van Spriel
1
-2
/
+42
2015-08-25
brcmfmac: correct interface combination info
Arend van Spriel
1
-39
/
+112
2015-08-25
brcmfmac: check all combinations when setting wiphy's addresses
Rafał Miłecki
1
-2
/
+9
2015-07-21
brcmfmac: set wiphy's addresses to provide valid MACs
Rafa? Mi?ecki
1
-0
/
+14
2015-06-15
brcmfmac: assure p2pdev is unregistered upon driver unload
Arend van Spriel
1
-3
/
+1
2015-06-15
brcmfmac: rework .get_station() callback
Arend van Spriel
1
-73
/
+101
2015-06-15
brcmfmac: Build wiphy mode and interface combinations dynamically
Pontus Fuchs
1
-68
/
+68
2015-06-08
brcmfmac: set wiphy perm_addr to hardware MAC address
Rafał Miłecki
1
-0
/
+1
2015-06-01
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-2
/
+2
2015-05-09
brcmfmac: make scheduled scan support conditional
Arend van Spriel
1
-1
/
+2
2015-05-09
brcmfmac: update wiphy band information upon updating regulatory domain
Arend van Spriel
1
-1
/
+5
2015-05-09
brcmfmac: use static superset of channels for wiphy bands
Arend van Spriel
1
-87
/
+106
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+2
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-1
/
+2
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
1
-8
/
+5
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-6
/
+6
2015-03-02
brcmfmac: respect reason when deleting (deauthenticating) STA
Rafał Miłecki
1
-1
/
+1
2015-02-26
brcmfmac: Fix escan timer causing oops.
Hante Meuleman
1
-6
/
+4
2015-02-26
brcmfmac: Remove error print for invalid key index.
Hante Meuleman
1
-1
/
+0
2015-01-29
brcmfmac: pass DEAUTH/DISASSOC reason code to user-space
Arend van Spriel
1
-6
/
+25
2015-01-23
brcmfmac: Use put_unaligned_le32
Vaishali Thakkar
1
-7
/
+2
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
1
-6
/
+5
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-6
/
+5
2015-01-06
brcmfmac: enable 802.11d support in firmware
Arend van Spriel
1
-0
/
+26
2015-01-06
brcmfmac: signal completion of 802.1x.
Hante Meuleman
1
-0
/
+30
2015-01-06
brcmfmac: follow user-space regulatory domain selection
Arend van Spriel
1
-1
/
+24
2015-01-06
brcmfmac: Fix WEP configuration for AP mode.
Hante Meuleman
1
-25
/
+70
2014-12-04
brcmfmac: add multiple BSS support.
Hante Meuleman
1
-43
/
+202
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-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
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
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
1
-1
/
+1
2014-10-30
brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211
Hante Meuleman
1
-0
/
+5863