summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang2024-08-271-2/+2
* wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priorityhhorace2024-08-271-4/+6
* wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau2024-07-091-0/+35
* wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau2024-07-091-7/+26
* wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang2024-06-121-1/+3
* wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang2024-06-121-2/+2
* wifi: cfg80211: Lock wiphy in cfg80211_get_stationRemi Pommarel2024-05-291-1/+6
* wifi: cfg80211: check A-MSDU format more carefullyJohannes Berg2024-03-041-4/+10
* wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee2024-02-081-0/+76
* wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer2024-01-031-0/+56
* 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-131-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-111-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