summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific retry configurationTamizh chelvam
2020-02-24nl80211: modify TID-config APIJohannes Berg
2020-02-24nl80211: Add NL command to support TID speicific configurationsTamizh chelvam
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen
2020-02-24cfg80211: More error messages for key addition failuresJouni Malinen
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach
2020-02-21cfg80211: Pass lockdep expression to RCU listsAmol Grover
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-15nl80211: add handling for BSS colorJohn Crispin
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau
2020-01-15cfg80211: check for set_wiphy_paramsJohannes Berg
2020-01-15cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau
2020-01-15cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau
2020-01-15cfg80211: fix deadlocks in autodisconnect workMarkus Theil
2020-01-15wireless: wext: avoid gcc -O3 warningArnd Bergmann
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-13cfg80211: fix double-free after changing network namespaceStefan Bühler
2019-12-12netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller
2019-10-11nl80211: trivial: Remove redundant loopDenis Kenzior
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost
2019-10-04cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-10-01nl80211: fix null pointer dereferenceMiaoqing Pan