aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg1-63/+18
2020-04-30nl80211: link recursive netlink nested policyJohannes Berg3-10/+5
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-14nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg1-4/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+6
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer1-1/+5
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-25nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg1-1/+1
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg1-8/+14
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam1-0/+11
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari1-1/+6
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz1-1/+4
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern3-0/+46
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil1-0/+3
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil1-0/+1
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+5
2020-03-11nl80211: add missing attribute validation for channel switchJakub Kicinski1-0/+1
2020-03-11nl80211: add missing attribute validation for beacon report scanningJakub Kicinski1-0/+2
2020-03-11nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski1-0/+2
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+4
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-61/+392
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam1-0/+8
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam1-0/+8
2020-02-24nl80211: Add support to configure TID specific retry configurationTamizh chelvam1-0/+28
2020-02-24nl80211: modify TID-config APIJohannes Berg3-54/+67
2020-02-24nl80211: Add NL command to support TID speicific configurationsTamizh chelvam3-0/+209
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg1-0/+1
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen5-14/+90
2020-02-24cfg80211: More error messages for key addition failuresJouni Malinen1-4/+15
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg3-36/+17
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach1-4/+2
2020-02-21cfg80211: Pass lockdep expression to RCU listsAmol Grover1-3/+2
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg1-1/+1
2020-02-21nl80211: fix potential leak in AP startJohannes Berg1-2/+2
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann2-2/+2
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-24/+157
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich1-0/+1
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil3-17/+36
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer3-7/+33
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich1-2/+6
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam1-0/+43
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss2-0/+5
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+1
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar7-9/+60
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-9/+60
2020-01-15nl80211: add handling for BSS colorJohn Crispin1-0/+40
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau1-1/+1
2020-01-15cfg80211: check for set_wiphy_paramsJohannes Berg1-0/+4
2020-01-15cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau1-0/+1