summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
...
* brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede2022-01-281-6/+27
* brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain2021-12-131-2/+2
* brcmfmac: Configure keep-alive packet on suspendLoic Poulain2021-11-291-0/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-11/+6
|\
| * Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch2021-09-281-11/+6
* | brcmfmac: fix incorrect error printsJames Prestwood2021-09-211-6/+6
|/
* brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak2021-08-291-0/+8
* brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko2021-06-231-3/+13
* brcmfmac: correctly report average RSSI in station infoAlvin Šipraga2021-06-151-16/+20
* brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga2021-06-151-2/+1
* brcmfmac: use ISO3166 country code and 0 rev as fallbackShawn Guo2021-06-151-6/+11
* brcmfmac: add support for CQM RSSI notificationsAlvin Šipraga2021-02-091-0/+87
* brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce2021-01-141-2/+5
* brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong2020-11-241-1/+2
* brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu2020-09-161-4/+24
* brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2020-09-161-0/+23
* brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-4/+4
* brcmfmac: use %*ph to print small bufferAndy Shevchenko2020-08-181-4/+1
* brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne2020-08-021-0/+8
* brcmfmac: do not disconnect for disassoc frame from unconnected APAble Liao2020-07-141-1/+6
* brcmfmac: Fix for wrong disconnection event source informationSoontak Lee2020-07-141-6/+11
* brcmfmac: Fix for unable to return to visible SSIDSoontak Lee2020-07-141-6/+8
* brcmfmac: initialize the requested dwell timeJoseph Chuang2020-07-141-1/+1
* brcmfmac: reduce maximum station interface from 2 to 1 in RSDB modeWright Feng2020-07-141-4/+4
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-261-12/+7
|\
| * cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-12/+7
* | brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failuresChung-Hsien Hsu2020-05-131-6/+6
* | brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...Soontak Lee2020-05-121-0/+11
* | brcmfmac: set security after reiniting interfaceJia-Shyr Chuang2020-05-121-32/+58
* | brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham2020-05-121-0/+152
* | brcmfmac: add vendor ie for association responsesRyohei Kondo2020-05-041-0/+14
* | brcmfmac: keep apsta enabled when AP starts with MCHAN featureWright Feng2020-05-041-1/+2
|/
* brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().Raveendran Somu2020-03-261-1/+1
* brcmfmac: add initial support for monitor modeRafał Miłecki2020-01-261-12/+100
* brcmfmac: simplify building interface combinationsRafał Miłecki2020-01-261-29/+14
* brcmfmac: not set mbss in vif if firmware does not support MBSSWright Feng2019-12-181-1/+3
* brcmfmac: add RSDB condition when setting interface combinationsWright Feng2019-12-181-8/+46
* brcmfmac: make errors when setting roaming parameters non-fatalSoeren Moch2019-12-181-6/+4
* brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu2019-10-041-5/+68
* brcmfmac: send port authorized event for FT-802.1XChung-Hsien Hsu2019-10-011-0/+8
* brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki2019-09-131-1/+0
* brcmfmac: use %*ph to print small bufferAndy Shevchenko2019-09-061-12/+6
* brcmfmac: replace strncpy() by strscpy()Xulin Sun2019-09-031-3/+1
* brcmfmac: remove set but not used variable 'dtim_period'YueHaibing2019-08-061-7/+1
* brcmfmac: avoid firmware commands when bus is downArend van Spriel2019-07-241-10/+13
* brcmfmac: allow 160MHz in custom regulatory rulesArend van Spriel2019-07-241-2/+2
* brcmfmac: enable DFS_OFFLOAD extended feature if supportedArend van Spriel2019-07-241-0/+5
* brcmfmac: add 160MHz in chandef_to_chanspec()Arend van Spriel2019-07-241-1/+20
* brcmfmac: switch source files to using SPDX license identifierArend van Spriel2019-05-281-12/+1
* brcmfmac: fix missing checks for kmemdupKangjie Lu2019-04-041-0/+4