summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * nl80211: add handling for BSS colorJohn Crispin2020-01-151-0/+40
* | cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich2020-02-141-0/+1
* | cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich2020-02-071-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-2/+1
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-197-9/+60
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-0/+1
| |\ \
| * | | netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek2019-12-121-2/+1
* | | | Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-207-9/+60
|\ \ \ \ | | |_|/ | |/| |
| * | | cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau2020-01-151-1/+1
| * | | cfg80211: check for set_wiphy_paramsJohannes Berg2020-01-151-0/+4
| * | | cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau2020-01-151-0/+1
| * | | cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau2020-01-151-0/+2
| * | | cfg80211: fix deadlocks in autodisconnect workMarkus Theil2020-01-151-3/+3
| * | | wireless: wext: avoid gcc -O3 warningArnd Bergmann2020-01-151-1/+2
| * | | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-153-1/+37
| * | | wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat2020-01-151-3/+10
| | |/ | |/|
* | | Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-251-3/+3
|\ \ \ | |/ / |/| |
| * | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-3/+3
| |/
* / cfg80211: fix double-free after changing network namespaceStefan Bühler2019-12-131-0/+1
|/
* Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller2019-11-081-0/+11
|\
| * cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan2019-11-081-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-023-2/+8
|\ \
| * | nl80211: fix validation of mesh path nexthopMarkus Theil2019-10-301-1/+1
| * | nl80211: Disallow setting of HT for channel 14Masashi Honma2019-10-302-1/+7
* | | net: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-281-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-205-21/+21
|\|