summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-11nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-11nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-11nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-24nl80211: explicitly include if_vlan.hJohannes Berg
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-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-02-21nl80211: fix potential leak in AP startJohannes Berg
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