summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-2611-160/+236
|\ \
| * | cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg2020-04-242-0/+6
| * | cfg80211: express channels with a KHz componentThomas Pedersen2020-04-245-69/+96
| * | cfg80211: Parse HE membership selectorIlan Peer2020-04-241-0/+2
| * | mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2020-04-241-12/+14
| * | nl80211: allow client-only BIGTK supportJohannes Berg2020-04-241-4/+15
| * | cfg80211: support multicast RX registrationJohannes Berg2020-04-243-9/+42
| * | cfg80211: change internal management frame registration APIJohannes Berg2020-04-245-66/+50
| * | cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2020-04-242-2/+13
| |/
* | netlink: remove NLA_EXACT_LEN_WARNJohannes Berg2020-04-301-63/+18
* | nl80211: link recursive netlink nested policyJohannes Berg2020-04-303-10/+5
* | docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
|/
* nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg2020-04-141-4/+2
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-292-2/+6
|\ \
| * | cfg80211: Do not warn on same channel at the end of CSAIlan Peer2020-03-261-1/+5
| * | nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg2020-03-251-1/+1
| |/
* | nl80211: clarify code in nl80211_del_station()Johannes Berg2020-03-201-8/+14
* | cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam2020-03-201-0/+11
* | cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari2020-03-201-1/+6
* | nl80211: pass HE operation element to the driverShaul Triebitz2020-03-201-1/+4
* | nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern2020-03-203-0/+46
* | mac80211: handle no-preauth flag for control portMarkus Theil2020-03-201-0/+3
* | nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil2020-03-201-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-0/+5
|\|
| * nl80211: add missing attribute validation for channel switchJakub Kicinski2020-03-111-0/+1
| * nl80211: add missing attribute validation for beacon report scanningJakub Kicinski2020-03-111-0/+2
| * nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski2020-03-111-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-272-3/+4
|\|
| * nl80211: explicitly include if_vlan.hJohannes Berg2020-02-241-0/+1
| * cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg2020-02-211-1/+1
| * nl80211: fix potential leak in AP startJohannes Berg2020-02-211-2/+2
* | Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller2020-02-246-61/+392
|\ \
| * | nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam2020-02-241-0/+8
| * | nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam2020-02-241-0/+8
| * | nl80211: Add support to configure TID specific retry configurationTamizh chelvam2020-02-241-0/+28
| * | nl80211: modify TID-config APIJohannes Berg2020-02-243-54/+67
| * | nl80211: Add NL command to support TID speicific configurationsTamizh chelvam2020-02-243-0/+209
| * | cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen2020-02-245-14/+90
| * | cfg80211: More error messages for key addition failuresJouni Malinen2020-02-241-4/+15
| * | Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg2020-02-243-36/+17
| * | cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach2020-02-211-4/+2
| * | cfg80211: Pass lockdep expression to RCU listsAmol Grover2020-02-211-3/+2
* | | net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann2020-02-202-2/+2
|/ /
* | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-166-24/+157
|\ \ | |/ |/|
| * nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2020-02-073-17/+36
| * cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer2020-02-073-7/+33
| * cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam2020-02-071-0/+43
| * cfg80211: add no HE indication to the channel flagHaim Dreyfuss2020-02-072-0/+5