summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2022-04-20nl80211: correctly check NL80211_ATTR_REG_ALPHA2 sizeJohannes Berg
2022-04-20cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram
2022-04-13cfg80211: don't add non transmitted BSS to 6GHz scanned channelsAvraham Stern
2022-03-19nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-08nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-02-23cfg80211: fix race in netlink owner interface destructionJohannes Berg
2021-12-22cfg80211: Acquire wiphy mutex on regulatory workIlan Peer
2021-11-25cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi
2021-11-25nl80211: fix radio statistics in survey dumpJohannes Berg
2021-11-18cfg80211: always free wiphy specific regdomainJohannes Berg
2021-10-25cfg80211: correct bridge/4addr mode checkJanusz Dziedzic
2021-10-25cfg80211: fix management registrations lockingJohannes Berg
2021-10-01cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg
2021-08-26cfg80211: use wiphy DFS domain if it is self-managedSriram R
2021-08-18cfg80211: fix BSS color notify trace enum confusionJohannes Berg
2021-08-17nl80211: add support for BSS coloringJohn Crispin
2021-08-13mac80211: Use flex-array for radiotap header bitmapKees Cook
2021-08-13mac80211: radiotap: Use BIT() instead of shiftsKees Cook
2021-08-05net: Remove redundant if statementsYajun Deng
2021-07-23cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-07-23nl80211: limit band information in non-split dataJohannes Berg
2021-06-23cfg80211: Support hidden AP discovery over 6GHz bandIlan Peer
2021-06-23cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg
2021-06-23cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2021-06-23cfg80211: add cfg80211_any_usable_channels()Johannes Berg
2021-06-23cfg80211: reg: improve bad regulatory warningJohannes Berg
2021-06-23nl80211: Fix typo pmsr->pmsrSosthène Guédon
2021-06-23cfg80211: trace more information in assoc trace eventJohannes Berg
2021-06-23nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern
2021-06-23wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz se...Wen Gong
2021-06-23cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach
2021-06-23cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih
2021-06-23cfg80211: clean up variable use in cfg80211_parse_colocated_ap()Dan Carpenter
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg
2021-06-23net: wireless: wext_compat.c: Remove redundant assignment to psYang Li
2021-06-23wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva
2021-06-18cfg80211: avoid double free of PMSR requestAvraham Stern
2021-06-18cfg80211: make certificate generation more robustJohannes Berg
2021-06-09cfg80211: shut down interfaces on failed resumeJohannes Berg
2021-06-09cfg80211: fix phy80211 symlink creationJohannes Berg
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-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-27cfg80211: fix locking in netlink owner interface destructionJohannes Berg
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-19cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski