summaryrefslogtreecommitdiff
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen2020-02-241-1/+6
* cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau2020-01-151-1/+1
* nl80211: Disallow setting of HT for channel 14Masashi Honma2019-10-301-1/+2
* Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller2019-09-111-1/+2
|\
| * cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-09-111-0/+1
| * cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel2019-09-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-9/+14
|\ \ | |/ |/|
| * cfg80211: Fix Extended Key ID key install checksAlexander Wetzel2019-08-211-9/+14
* | nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-211-3/+39
* | cfg80211: apply same mandatory rate flags for 5GHz and 6GHzArend van Spriel2019-08-211-0/+1
* | cfg80211: extend ieee80211_operating_class_to_band() for 6GHzArend van Spriel2019-08-211-0/+3
* | cfg80211: util: add 6GHz channel to freq conversion and vice versaArend van Spriel2019-08-211-1/+9
|/
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-2/+25
* cfg80211: util: fix bit count off by oneMordechay Goodstein2019-06-141-1/+1
* mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-05-241-1/+1
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-6/+15
|\
| * nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-261-6/+15
* | cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor2019-03-291-2/+4
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-221-11/+24
|\
| * cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg2019-02-111-11/+24
* | cfg80211: add various struct element finding helpersJohannes Berg2019-02-081-3/+3
|/
* Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-191-8/+7
|\
| * cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg2018-12-191-8/+7
* | cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen2018-12-051-0/+2
|/
* ieee80211: add new VHT capability fields/parsingJohannes Berg2018-09-051-0/+109
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-041-1/+1
|\
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-031-1/+1
| |\
| | * cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter2018-09-031-1/+1
* | | cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar2018-08-281-3/+3
* | | cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2018-08-281-0/+45
|/ /
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-2/+85
|\ \ | |/ |/|
| * cfg80211: Add support for HELuca Coelho2018-06-151-0/+82
| * cfg80211: use better order for kcalloc() argumentsJohannes Berg2018-06-151-2/+3
* | cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann2018-06-151-0/+2
|/
* cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel2018-05-181-0/+11
* mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-021-0/+3
* | wireless: set correct mandatory rate flagsRichard Schütz2017-09-211-16/+14
* | cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg2017-09-211-115/+0
* | mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman2017-09-211-8/+46
|/
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-081-4/+6
|\
| * mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-171-4/+6
* | cfg80211: improve warnings in VHT rate calculationJohannes Berg2017-05-171-4/+7
|/
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-3/+1
* cfg80211: Fix array-bounds warning in fragment copyMatthias Kaehlcke2017-04-181-3/+3
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+2
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-9/+3