summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: extend range deviation for DMGChaitanya Tata2019-01-251-2/+2
* cfg80211: reg: remove warn_on for a normal caseChaitanya Tata2019-01-251-2/+7
* nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg2019-01-251-1/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-273-5/+5
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-203-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-1/+3
|\ \
| * | nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg2018-12-191-1/+3
* | | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-1911-55/+1065
|\ \ \ | |/ / |/| |
| * | cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg2018-12-191-8/+7Star
| * | nl80211: Add support to notify radar event info received from STASriram R2018-12-181-0/+62
| * | cfg80211: add some missing fall through annotationsLuca Coelho2018-12-183-1/+13
| * | {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-091-2/+5
| * | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-091-1/+7
| * | {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-091-0/+1
| * | nl80211: Emit a SET_INTERFACE on iftype changeAndrew Zaborowski2018-11-091-12/+16
| * | nl80211: announce radios/interfaces when switching namespacesMartin Willi2018-11-091-0/+14
| * | cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-098-19/+928
| * | cfg80211: tracing: avoid 'idx' variableJohannes Berg2018-11-091-12/+12
| |/
* | cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen2018-12-051-0/+2
* | cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R2018-11-091-1/+5
* | cfg80211/mac80211: fix FTM settings across CSAJohannes Berg2018-11-091-0/+1
* | cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich2018-11-092-2/+4
|/
* 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/+46Star
* nl80211: use policy range validation where applicableJohannes Berg2018-10-111-289/+180Star
* lib80211: don't use skcipherJohannes Berg2018-10-102-71/+40Star
* 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-043-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/+3Star
* | | 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/+7Star
* | | 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/+2Star
* | | 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/+1Star
* | | 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