summaryrefslogtreecommitdiff
path: root/net/wireless/util.c
AgeCommit message (Expand)Author
2021-11-15cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-25cfg80211: correct bridge/4addr mode checkJanusz Dziedzic
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju
2021-05-31cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng
2021-05-11cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen
2021-01-22cfg80211: add VHT rate entries for MCS-10 and MCS-11Arend van Spriel
2020-12-11nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam
2020-12-11cfg80211: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-11cfg80211: remove WDS codeJohannes Berg
2020-11-06cfg80211: Add support to calculate and report 4096-QAM HE ratesVamsi Krishna
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-18nl80211: support setting S1G channelsThomas Pedersen
2020-09-18nl80211: correctly validate S1G beacon headThomas Pedersen
2020-09-18cfg80211: fix 6 GHz channel conversionJohannes Berg
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-27cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-05-31nl80211: really allow client-only BIGTK supportJohannes Berg
2020-05-31cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel
2020-05-31cfg80211: fix 6 GHz frequencies to kHzJohannes Berg
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller
2019-09-11cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-09-11cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21cfg80211: apply same mandatory rate flags for 5GHz and 6GHzArend van Spriel
2019-08-21cfg80211: extend ieee80211_operating_class_to_band() for 6GHzArend van Spriel
2019-08-21cfg80211: util: add 6GHz channel to freq conversion and vice versaArend van Spriel
2019-08-21cfg80211: Fix Extended Key ID key install checksAlexander Wetzel
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-06-14cfg80211: util: fix bit count off by oneMordechay Goodstein
2019-05-24mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel
2019-03-29cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg