summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj2018-10-121-0/+2
* nl80211: use netlink policy validation function for elementsJohannes Berg2018-10-111-76/+46
* nl80211: use policy range validation where applicableJohannes Berg2018-10-111-289/+180
* lib80211: don't use skcipherJohannes Berg2018-10-102-71/+40
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-10-084-21/+79
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-062-7/+14
| |\
| | * 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
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-033-14/+65
| |\|
| | * 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
* | | cfg80211: sort tracing properlyJohannes Berg2018-10-021-134/+134
* | | cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg2018-10-022-11/+3
* | | cfg80211: combine wdev/netdev unregister codeJohannes Berg2018-10-021-17/+21
* | | nl80211: add error messages to nl80211_parse_chandef()Johannes Berg2018-10-021-22/+40
* | | cfg80211: move cookie_counter out of wiphyJohannes Berg2018-10-022-2/+13
* | | cfg80211: regulatory: make initialization more robustJohannes Berg2018-10-021-0/+9
* | | nl80211: remove nl80211_prepare_wdev_dump() skb argumentJohannes Berg2018-10-021-8/+7
* | | cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-023-5/+186
* | | cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_statsJohannes Berg2018-10-021-11/+2
* | | nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski2018-10-021-1/+1
* | | cfg80211: combine duplicate wdev init codeJohannes Berg2018-10-023-26/+27
* | | cfg80211: remove redundant check of !scan_planColin Ian King2018-10-021-2/+1
* | | cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_callzhong jiang2018-10-021-1/+1
|/ /
* | cfg80211: validate wmm rule when settingStanislaw Gruszka2018-09-051-29/+35
* | ieee80211: add new VHT capability fields/parsingJohannes Berg2018-09-051-0/+109
* | cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz2018-09-051-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-043-86/+22
|\|
| * 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
* | | cfg80211: clarify frames covered by average ACK signal reportBalaji Pothunoori2018-08-291-3/+4
* | | cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar2018-08-283-5/+5
* | | cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is setRajeev Kumar Sirasanagandla2018-08-281-0/+46
* | | cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2018-08-281-0/+45
|/ /
* | 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
|\ \ | |/ |/|