Age | Commit message (Expand) | Author | Files | Lines |
2024-05-29 | wifi: cfg80211: fix 6 GHz scan request building | Johannes Berg | 1 | -1/+5 |
2023-12-12 | wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPP | Andrei Otcheretianski | 1 | -4/+4 |
2023-12-12 | wifi: cfg80211: Add support for setting TID to link mapping | Ilan Peer | 1 | -0/+18 |
2023-09-25 | wifi: cfg80211: split struct cfg80211_ap_settings | Johannes Berg | 1 | -1/+1 |
2023-09-13 | wifi: cfg80211: modify prototype for change_beacon | Aloka Dixit | 1 | -1/+1 |
2023-06-19 | wifi: cfg80211: add inform_bss op to update BSS | Benjamin Berg | 1 | -0/+12 |
2023-06-19 | wifi: cfg80211: make TDLS management link-aware | Mukesh Sisodiya | 1 | -7/+8 |
2023-06-09 | wifi: cfg80211: fix link del callback to call correct handler | Benjamin Berg | 1 | -3/+3 |
2023-03-07 | wifi: nl80211: add a command to enable/disable HW timestamping | Avraham Stern | 1 | -0/+17 |
2022-08-25 | wifi: cfg80211: Add link_id parameter to various key operations for MLO | Veerendranath Jakkam | 1 | -26/+32 |
2022-07-15 | wifi: cfg80211/mac80211: Support control port TX from specific link | Andrei Otcheretianski | 1 | -3/+4 |
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 |