index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2019-04-04
brcmfmac: fix missing checks for kmemdup
Kangjie Lu
1
-0
/
+4
2019-02-19
brcmfmac: rework bphy_err() to take struct brcmf_pub argument
Rafał Miłecki
1
-231
/
+279
2019-02-19
brcmfmac: support firmware reporting 160 MHz channels
Rafał Miłecki
1
-0
/
+3
2019-02-19
brcmfmac: improve code handling bandwidth of firmware reported channels
Rafał Miłecki
1
-3
/
+10
2019-02-19
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
1
-0
/
+2
2019-02-08
brcmfmac: add bphy_err() and use it in the cfg80211.c
Rafał Miłecki
1
-224
/
+273
2018-12-20
brcmfmac: Fix access point mode
Stefan Wahren
1
-0
/
+10
2018-12-20
brcmfmac: fix roamoff=1 modparam
Stijn Tintel
1
-2
/
+9
2018-12-13
brcmfmac: enable frameburst mode in default firmware setting
Wright Feng
1
-0
/
+6
2018-11-16
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
1
-1
/
+2
2018-08-31
brcmfmac: add 4-way handshake offload detection for FT-802.1X
Chung-Hsien Hsu
1
-0
/
+2
2018-08-31
brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT support
Chung-Hsien Hsu
1
-0
/
+6
2018-08-09
brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference
Winnie Chang
1
-4
/
+4
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-20
/
+20
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-1
/
+1
2018-05-15
brcmfmac: fix initialization of struct cfg80211_inform_bss variable
Franky Lin
1
-1
/
+1
2018-05-15
brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag
Rafał Miłecki
1
-0
/
+1
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
1
-6
/
+12
2018-04-30
brcmfmac: use nl80211_band directly to get ieee80211 channel
Franky Lin
1
-4
/
+4
2018-04-30
brcmfmac: reports boottime_ns while informing bss
Franky Lin
1
-13
/
+13
2018-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
1
-46
/
+40
2018-03-20
brcmfmac: Fix check for ISO3166 code
Stefan Wahren
1
-1
/
+1
2018-02-27
brcmfmac: reject too long PSK
Johannes Berg
1
-0
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-10
brcmfmac: move configuration of probe request IEs
Arend Van Spriel
1
-0
/
+5
2017-11-10
brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
Arend Van Spriel
1
-9
/
+1
2017-11-10
brcmfmac: get rid of brcmf_cfg80211_escan() function
Arend Van Spriel
1
-24
/
+10
2017-11-10
brcmfmac: use msecs_to_jiffies() instead of calculation using HZ
Arend Van Spriel
1
-2
/
+2
2017-11-10
brcmfmac: cleanup brcmf_cfg80211_escan() function
Arend Van Spriel
1
-65
/
+11
2017-11-10
brcmfmac: disable packet filtering in promiscuous mode
Franky Lin
1
-41
/
+0
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+19
2017-09-21
drivers: net: brcm80211: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-20
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel
1
-15
/
+4
2017-09-20
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Arend Van Spriel
1
-3
/
+15
2017-08-08
brcmfmac: add setting carrier state ON for successful roaming
Chung-Hsien Hsu
1
-2
/
+5
2017-08-08
brcmfmac: fix wrong num_different_channels when mchan feature enabled
Wright Feng
1
-1
/
+3
2017-08-08
brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security mode
Wright Feng
1
-1
/
+6
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-06-30
brcmfmac: switch to using cfg80211_connect_done()
Arend van Spriel
1
-9
/
+11
2017-06-30
brcmfmac: support 4-way handshake offloading for 802.1X
Arend van Spriel
1
-3
/
+58
2017-06-30
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
Arend van Spriel
1
-4
/
+71
2017-06-27
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
Christophe Jaillet
1
-1
/
+2
2017-06-27
brcmfmac: fix double free upon register_netdevice() failure
Arend Van Spriel
1
-0
/
+1
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-19
/
+50
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-06-13
brcmfmac: Fix grammar issue in error message
Martin Michlmayr
1
-1
/
+1
2017-06-13
brcmfmac: add support multi-scheduled scan
Arend Van Spriel
1
-18
/
+49
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+0
2017-05-22
brcmfmac: remove setting IBSS mode when stopping AP
Chi-hsien Lin
1
-3
/
+0
[next]