summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad2023-10-231-1/+1
* wifi: cfg80211: Include operating class 137 in 6GHz bandIlan Peer2023-10-231-0/+1
* wifi: cfg80211: remove scan_width supportJohannes Berg2023-09-131-10/+4
* wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg2023-09-111-0/+29
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-11/+3
* wifi: cfg80211: fix receiving mesh packets without RFC1042 headerFelix Fietkau2023-07-121-0/+2
* Merge wireless into wireless-nextJohannes Berg2023-06-191-1/+8
|\
| * wifi: cfg80211: remove links only on APJohannes Berg2023-06-091-1/+8
* | wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch2023-06-141-0/+110
|/
* wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau2023-03-221-13/+23
* wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau2023-02-141-0/+32
* wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-44/+76
* wifi: cfg80211: factor out bridge tunnel / RFC1042 header checkFelix Fietkau2023-02-141-16/+18
* wifi: cfg80211: move A-MSDU check in ieee80211_data_to_8023_exthdrFelix Fietkau2023-02-141-2/+3
* wifi: cfg80211: remove support for static WEPJohannes Berg2023-01-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-101-2/+4
|\
| * wifi: cfg80211: Fix bitrates overflow issuePaul Zhang2022-10-211-2/+4
* | Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-10-101-19/+21
|\|
| * wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packetsFelix Fietkau2022-10-071-19/+21
* | cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad2022-10-071-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-291-2/+2
|\
| * wifi: cfg80211: fix MCS divisor valueTamizh Chelvam Raja2022-09-271-2/+2
* | wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-2/+2
|/
* wifi: cfg80211: add cfg80211_get_iftype_ext_capa()Johannes Berg2022-07-151-0/+14
* wifi: cfg80211: clean up links appropriatelyJohannes Berg2022-07-151-0/+43
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-7/+37
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-0/+131
|\
| * nl80211: add EHT MCS supportVeerendranath Jakkam2022-02-161-0/+131
* | wireless: Use netif_rx().Sebastian Andrzej Siewior2022-03-061-1/+1
|/
* cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg2022-02-041-3/+5
* cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi2021-11-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-7/+7
|\
| * cfg80211: correct bridge/4addr mode checkJanusz Dziedzic2021-10-251-7/+7
* | nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-211-0/+2
|/
* cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-05-311-0/+3
* cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef2021-05-111-0/+3
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-111-2/+2
* cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-191-1/+1
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-2/+2
* cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen2021-01-221-0/+21
* cfg80211: add VHT rate entries for MCS-10 and MCS-11Arend van Spriel2021-01-221-3/+11
* nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam2020-12-111-8/+43
* cfg80211: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-0/+1
* cfg80211: remove WDS codeJohannes Berg2020-11-111-3/+2
* cfg80211: Add support to calculate and report 4096-QAM HE ratesVamsi Krishna2020-11-061-15/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-1/+1
|\
| * cfg80211: fix 6 GHz channel conversionJohannes Berg2020-09-181-1/+1
* | nl80211: support setting S1G channelsThomas Pedersen2020-09-181-0/+27
* | nl80211: correctly validate S1G beacon headThomas Pedersen2020-09-181-0/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-031-3/+5
|\