summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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-043-86/+22Star
|\
| * 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/+18Star
| * cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)Johannes Berg2018-08-201-2/+1Star
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-253-42/+29Star
|\|
| * cfg80211: never ignore user regulatory hintAmar Singhal2018-07-241-25/+3Star
| * 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/+14Star
|\|
| * nl80211: check nla_parse_nested() return valuesJohannes Berg2018-06-291-5/+11
| * nl80211: relax ht operation checks for meshBob Copeland2018-06-291-16/+3Star
* | 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
| * nl80211: add scan features for improved scan privacyJohannes Berg2018-06-151-1/+7
| * nl80211: refactor common code in scan flags checksJohannes Berg2018-06-151-29/+31
| * cfg80211: use better order for kcalloc() argumentsJohannes Berg2018-06-151-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-0/+3
|\ \
| * | cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky2018-06-151-0/+1
| * | cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann2018-06-151-0/+2
| |/
* / treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-077-54/+418
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-272-1/+5
| |\
| * | nl80211: Reject disconnect commands except from conn_ownerAndrew Zaborowski2018-05-231-0/+16
| * | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-232-0/+56
| * | nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-232-9/+55
| * | cfg80211: use separate struct for FILS parametersArend Van Spriel2018-05-232-30/+32
| * | nl80211: Optimize cfg80211_bss_expire invocationsDenis Kenzior2018-05-231-1/+9