summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski2019-11-241-1/+1
* cfg80211: validate wmm rule when settingStanislaw Gruszka2019-11-201-29/+35
* cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla2019-11-201-0/+46
* wireless: Skip directory when generating certificatesMaxim Mikityanskiy2019-11-101-0/+1
* nl80211: fix validation of mesh path nexthopMarkus Theil2019-11-061-1/+2
* cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-291-2/+6
* nl80211: fix null pointer dereferenceMiaoqing Pan2019-10-291-0/+3
* nl80211: validate beacon headJohannes Berg2019-10-111-0/+38
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-111-8/+6
* cfg80211: initialize on-stack chandefsJohannes Berg2019-10-113-3/+5
* cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-10-051-0/+1
* nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2019-09-211-1/+3
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-09-163-9/+28
* Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert2019-09-061-1/+1
* mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-07-141-1/+1
* nl80211: fix station_info pertid memory leakAndy Strohman2019-06-251-1/+3
* {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-06-252-3/+11
* cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-251-1/+1
* mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-05-311-0/+5
* nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-05-161-6/+12
* cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer2019-05-161-0/+39
* cfg80211: extend range deviation for DMGChaitanya Tata2019-03-051-2/+2
* nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg2019-01-131-1/+3
* cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen2018-12-131-0/+2
* cfg80211: fix use-after-free in reg_process_hint()Yu Zhao2018-10-011-3/+4
* cfg80211: fix wext-compat memory leakStefan Seyfried2018-10-011-4/+10
* nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2018-09-271-5/+14
* nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma2018-09-261-0/+1
* cfg80211: Address some corner cases in scan result channel updatingJouni Malinen2018-09-101-9/+49
* cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2018-09-051-0/+1
* Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-033-86/+22
|\
| * cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter2018-09-031-1/+1
| * cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli2018-08-301-0/+1
| * nl80211: Pass center frequency in kHz instead of MHzHaim Dreyfuss2018-08-281-1/+1
| * nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOPHaim Dreyfuss2018-08-281-2/+2
| * cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-282-82/+18
| * cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)Johannes Berg2018-08-201-2/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-243-42/+29
|\|
| * cfg80211: never ignore user regulatory hintAmar Singhal2018-07-241-25/+3
| * nl80211: Add a missing break in parse_station_flagsBernd Edlinger2018-07-091-0/+1
| * nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior2018-07-062-17/+25
* | wireless/lib80211: Convert from ahash to shashKees Cook2018-07-241-25/+30
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-21/+14
|\|
| * nl80211: check nla_parse_nested() return valuesJohannes Berg2018-06-291-5/+11
| * nl80211: relax ht operation checks for meshBob Copeland2018-06-291-16/+3
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-306-55/+263
|\ \ | |/ |/|
| * cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-292-18/+18
| * cfg80211: track time using boottimeArnd Bergmann2018-06-292-3/+3
| * cfg80211: Add support for HELuca Coelho2018-06-153-2/+200
| * nl80211: report 4ADDR status with GET_INTERFACEAntonio Quartulli2018-06-151-1/+2