Age | Commit message (Expand) | Author | Files | Lines |
2022-07-15 | wifi: cfg80211: drop BSS elements from assoc trace for now | Johannes Berg | 1 | -10/+1 |
2022-07-15 | wifi: cfg80211: add API to add/modify/remove a link station | Shaul Triebitz | 1 | -0/+48 |
2022-06-20 | wifi: cfg80211: add optional link add/remove callbacks | Johannes Berg | 1 | -0/+26 |
2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg | 1 | -11/+21 |
2021-12-20 | cfg80211: rename offchannel_chain structs to background_chain to avoid confus... | Lorenzo Bianconi | 1 | -5/+5 |
2021-11-19 | cfg80211: implement APIs for dedicated radar detection HW | Lorenzo Bianconi | 1 | -0/+17 |
2021-09-27 | cfg80211: AP mode driver offload for FILS association crypto | Subrat Mishra | 1 | -0/+14 |
2021-08-17 | nl80211: add support for BSS coloring | John Crispin | 1 | -0/+13 |
2021-06-23 | cfg80211: trace more information in assoc trace event | Johannes Berg | 1 | -1/+11 |
2020-12-11 | nl80211: add common API to configure SAR power limitations | Carl Huang | 1 | -0/+12 |
2020-11-11 | cfg80211: remove WDS code | Johannes Berg | 1 | -10/+0 |
2020-05-27 | nl80211: add ability to report TX status for control port TX | Markus Theil | 1 | -3/+6 |
2020-04-24 | cfg80211: change internal management frame registration API | Johannes Berg | 1 | -4/+7 |
2020-02-24 | nl80211: modify TID-config API | Johannes Berg | 1 | -4/+4 |
2020-02-24 | nl80211: Add NL command to support TID speicific configurations | Tamizh chelvam | 1 | -0/+24 |
2020-02-24 | cfg80211: Support key configuration for Beacon protection (BIGTK) | Jouni Malinen | 1 | -0/+13 |
2020-02-24 | Revert "nl80211: add src and dst addr attributes for control port tx/rx" | Johannes Berg | 1 | -4/+4 |
2020-02-16 | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub... | David S. Miller | 1 | -4/+4 |
2020-02-07 | nl80211: add src and dst addr attributes for control port tx/rx | Markus Theil | 1 | -4/+4 |
2020-01-15 | cfg80211: check for set_wiphy_params | Johannes Berg | 1 | -0/+4 |
2020-01-15 | cfg80211: Fix radar event during another phy CAC | Orr Mazor | 1 | -0/+10 |
2019-04-26 | cfg80211: add support to probe unexercised mesh link | Rajkumar Manoharan | 1 | -0/+13 |
2019-04-26 | nl80211/cfg80211: Extended Key ID support | Alexander Wetzel | 1 | -1/+2 |
2019-04-08 | cfg80211/nl80211: Offload OWE processing to user space in AP mode | Sunil Dutt | 1 | -0/+13 |
2018-11-09 | cfg80211: add peer measurement with FTM initiator API | Johannes Berg | 1 | -0/+25 |
2018-10-02 | cfg80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu | 1 | -0/+15 |
2018-05-08 | cfg80211: Expose TXQ stats and parameters to userspace | Toke Høiland-Jørgensen | 1 | -0/+12 |
2018-03-29 | nl80211: Implement TX of control port frames | Denis Kenzior | 1 | -0/+15 |
2018-01-31 | cfg80211/nl80211: Optional authentication offload to userspace | Srinivas Dasari | 1 | -0/+15 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-13 | cfg80211: support 4-way handshake offloading for 802.1X | Avraham Stern | 1 | -0/+25 |
2017-04-26 | cfg80211: add request id parameter to .sched_scan_stop() signature | Arend Van Spriel | 1 | -3/+3 |
2017-04-26 | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel | 1 | -1/+1 |
2017-04-13 | cfg80211: move add/change interface monitor flags into params | Johannes Berg | 1 | -5/+4 |
2017-03-06 | cfg80211: Accept multiple RSSI thresholds for CQM | Andrew Zaborowski | 1 | -0/+12 |
2016-10-27 | cfg80211: Add support to update connection parameters | vamsi krishna | 1 | -0/+12 |
2016-10-27 | cfg80211: configure multicast to unicast for AP interfaces | Michael Braun | 1 | -0/+12 |
2016-09-30 | cfg80211: allow the user space to change current NAN configuration | Ayala Beker | 1 | -0/+17 |
2016-09-30 | cfg80211: add add_nan_func / del_nan_func | Ayala Beker | 1 | -0/+21 |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker | 1 | -0/+20 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -1/+1 |
2015-12-04 | cfg80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally | 1 | -0/+8 |
2015-12-04 | cfg80211: Add missing tracing to cfg80211 | Ilan Peer | 1 | -0/+43 |
2015-07-17 | cfg80211: allow mgmt_frame_register callback to sleep | Johannes Berg | 1 | -0/+2 |
2015-03-30 | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen | 1 | -2/+3 |
2014-11-19 | cfg80211: introduce TDLS channel switch commands | Arik Nemtsov | 1 | -0/+24 |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy | 1 | -0/+21 |
2014-10-20 | cfg80211: Convert del_station() callback to use a param struct | Jouni Malinen | 1 | -3/+4 |
2014-10-09 | cfg80211: add ops to query mesh proxy path table | Henning Rogge | 1 | -1/+26 |
2014-09-11 | cfg80211: add WMM traffic stream API | Johannes Berg | 1 | -0/+31 |