Age | Commit message (Expand) | Author | Files | Lines |
10 days | wifi: cfg80211/mac80211: Add support to get radio index | Roopni Devanathan | 1 | -24/+55 |
14 days | wifi: cfg80211: Add support for link reconfiguration negotiation offload to d... | Kavita Kavita | 1 | -4/+6 |
2025-03-11 | wifi: cfg80211: allow setting extended MLD capa/ops | Johannes Berg | 1 | -0/+4 |
2025-03-11 | wifi: cfg80211: move link reconfig parameters into a struct | Johannes Berg | 1 | -7/+6 |
2025-02-11 | wifi: cfg80211: Fix trace print for removed links | Ilan Peer | 1 | -1/+1 |
2025-01-13 | wifi: cfg80211: Add support for controlling EPCS | Ilan Peer | 1 | -0/+34 |
2025-01-13 | wifi: cfg80211: Add support for dynamic addition/removal of links | Ilan Peer | 1 | -0/+44 |
2024-12-04 | wifi: cfg80211: send MLO links tx power info in GET_INTERFACE | Rameshkumar Sundaram | 1 | -22/+22 |
2024-10-23 | wifi: cfg80211: pass net_device to .set_monitor_channel | Felix Fietkau | 1 | -4/+6 |
2024-09-06 | wifi: cfg80211: handle DFS per link | Aditya Kumar Singh | 1 | -11/+20 |
2024-09-06 | wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt class | Aditya Kumar Singh | 1 | -3/+12 |
2024-06-12 | wifi: cfg80211: add regulatory flag to allow VLP AP operation | Johannes Berg | 1 | -6/+9 |
2024-06-10 | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -69/+143 |
2024-05-23 | wifi: cfg80211: add tracing for wiphy work | Johannes Berg | 1 | -0/+74 |
2024-05-23 | wifi: cfg80211: sort trace events again | Johannes Berg | 1 | -69/+69 |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 1 | -1/+1 |
2024-05-03 | wifi: cfg80211: handle color change per link | Aditya Kumar Singh | 1 | -2/+4 |
2024-04-08 | wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ... | Igor Artemiev | 1 | -2/+2 |
2024-03-25 | wifi: cfg80211: fix rdev_dump_mpp() arguments order | Igor Artemiev | 1 | -1/+1 |
2024-03-04 | wifi: cfg80211: print flags in tracing in hex | Johannes Berg | 1 | -5/+5 |
2024-02-12 | wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATION | Aditya Kumar Singh | 1 | -2/+5 |
2024-02-08 | wifi: cfg80211: send link id in channel_switch ops | Aditya Kumar Singh | 1 | -2/+5 |
2024-02-08 | wifi: cfg80211/mac80211: move puncturing into chandef | Johannes Berg | 1 | -19/+19 |
2023-12-12 | wifi: cfg80211: Add support for setting TID to link mapping | Ilan Peer | 1 | -0/+20 |
2023-12-06 | wifi: cfg80211: make RX assoc data const | Johannes Berg | 1 | -1/+1 |
2023-10-23 | wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res... | Kalle Valo | 1 | -1/+1 |
2023-09-26 | wifi: cfg80211: add local_state_change to deauth trace | Johannes Berg | 1 | -2/+4 |
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 | -38/+36 |
2023-09-13 | wifi: cfg80211: remove scan_width support | Johannes Berg | 1 | -4/+2 |
2023-06-19 | wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removal | Veerendranath Jakkam | 1 | -0/+15 |
2023-06-19 | wifi: cfg80211: add inform_bss op to update BSS | Benjamin Berg | 1 | -0/+17 |
2023-06-19 | wifi: cfg80211: make TDLS management link-aware | Mukesh Sisodiya | 1 | -5/+8 |
2023-06-14 | wifi: cfg80211: replace strlcpy() with strscpy() | Azeem Shaikh | 1 | -1/+1 |
2023-03-07 | wifi: cfg80211/mac80211: report link ID on control port RX | Johannes Berg | 1 | -4/+7 |
2023-03-07 | wifi: nl80211: add a command to enable/disable HW timestamping | Avraham Stern | 1 | -0/+25 |
2023-02-14 | wifi: cfg80211: include puncturing bitmap in channel switch events | Aloka Dixit | 1 | -8/+16 |
2023-02-14 | wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP | Veerendranath Jakkam | 1 | -14/+24 |
2023-02-14 | wifi: cfg80211: Authentication offload to user space for MLO connection in ST... | Veerendranath Jakkam | 1 | -2/+5 |
2023-02-14 | wifi: cfg80211: trace: remove MAC_PR_{FMT,ARG} | Johannes Berg | 1 | -124/+120 |
2022-08-25 | wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify() | Veerendranath Jakkam | 1 | -4/+7 |
2022-08-25 | wifi: cfg80211: Add link_id parameter to various key operations for MLO | Veerendranath Jakkam | 1 | -34/+52 |
2022-07-22 | wifi: cfg80211/nl80211: move rx management data into a struct | Avraham Stern | 1 | -4/+4 |
2022-07-15 | wifi: cfg80211/mac80211: Support control port TX from specific link | Andrei Otcheretianski | 1 | -4/+7 |
2022-07-15 | wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO | Johannes Berg | 1 | -8/+8 |
2022-07-15 | wifi: cfg80211: adjust assoc comeback for MLO | Johannes Berg | 1 | -5/+5 |
2022-07-15 | wifi: cfg80211: prepare association failure APIs for MLO | Johannes Berg | 1 | -3/+16 |
2022-07-15 | wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request | Johannes Berg | 1 | -4/+1 |
2022-07-15 | wifi: cfg80211: drop BSS elements from assoc trace for now | Johannes Berg | 1 | -11/+2 |
2022-07-15 | wifi: cfg80211/mac80211: separate link params from station params | Shaul Triebitz | 1 | -10/+14 |
2022-07-15 | wifi: cfg80211: add API to add/modify/remove a link station | Shaul Triebitz | 1 | -0/+97 |
2022-06-20 | wifi: cfg80211: add optional link add/remove callbacks | Johannes Berg | 1 | -1/+19 |
2022-06-20 | wifi: cfg80211: sort trace.h | Johannes Berg | 1 | -137/+137 |
2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg | 1 | -21/+65 |
2021-12-20 | cfg80211: rename offchannel_chain structs to background_chain to avoid confus... | Lorenzo Bianconi | 1 | -1/+1 |
2021-12-20 | cfg80211: Add support for notifying association comeback | Ilan Peer | 1 | -0/+17 |
2021-11-26 | cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event | Lorenzo Bianconi | 1 | -4/+7 |
2021-11-19 | cfg80211: implement APIs for dedicated radar detection HW | Lorenzo Bianconi | 1 | -0/+19 |
2021-09-27 | cfg80211: AP mode driver offload for FILS association crypto | Subrat Mishra | 1 | -0/+31 |
2021-08-18 | cfg80211: fix BSS color notify trace enum confusion | Johannes Berg | 1 | -1/+1 |
2021-08-17 | nl80211: add support for BSS coloring | John Crispin | 1 | -0/+46 |
2021-06-23 | cfg80211: trace more information in assoc trace event | Johannes Berg | 1 | -2/+34 |
2020-12-11 | nl80211: add common API to configure SAR power limitations | Carl Huang | 1 | -0/+19 |
2020-12-11 | cfg80211: support immediate reconnect request hint | Johannes Berg | 1 | -4/+8 |
2020-11-11 | cfg80211: remove WDS code | Johannes Berg | 1 | -5/+0 |
2020-07-31 | cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery | Linus Lüssing | 1 | -1/+3 |
2020-05-27 | nl80211: add ability to report TX status for control port TX | Markus Theil | 1 | -0/+17 |
2020-05-27 | cfg80211: add KHz variants of frame RX API | Thomas Pedersen | 1 | -4/+4 |
2020-04-24 | cfg80211: express channels with a KHz component | Thomas Pedersen | 1 | -5/+16 |
2020-04-24 | cfg80211: change internal management frame registration API | Johannes Berg | 1 | -10/+10 |
2020-02-24 | nl80211: modify TID-config API | Johannes Berg | 1 | -7/+7 |
2020-02-24 | nl80211: Add NL command to support TID speicific configurations | Tamizh chelvam | 1 | -0/+37 |
2020-02-24 | cfg80211: Support key configuration for Beacon protection (BIGTK) | Jouni Malinen | 1 | -0/+17 |
2020-02-24 | Revert "nl80211: add src and dst addr attributes for control port tx/rx" | Johannes Berg | 1 | -17/+10 |
2020-02-16 | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub... | David S. Miller | 1 | -10/+17 |
2020-02-07 | nl80211: add src and dst addr attributes for control port tx/rx | Markus Theil | 1 | -10/+17 |
2020-01-20 | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+5 |
2020-01-15 | cfg80211: Fix radar event during another phy CAC | Orr Mazor | 1 | -0/+5 |
2019-11-27 | ftrace: Rework event_create_dir() | Peter Zijlstra | 1 | -3/+3 |
2019-08-21 | cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries | Arend van Spriel | 1 | -1/+2 |
2019-06-14 | nl80211: send event when CMD_FRAME duration expires | James Prestwood | 1 | -0/+18 |
2019-04-26 | cfg80211: add support to probe unexercised mesh link | Rajkumar Manoharan | 1 | -0/+18 |
2019-04-26 | nl80211/cfg80211: Extended Key ID support | Alexander Wetzel | 1 | -5/+26 |
2019-04-08 | cfg80211/nl80211: Offload OWE processing to user space in AP mode | Sunil Dutt | 1 | -0/+38 |
2018-11-09 | cfg80211: add peer measurement with FTM initiator API | Johannes Berg | 1 | -0/+68 |
2018-11-09 | cfg80211: tracing: avoid 'idx' variable | Johannes Berg | 1 | -12/+12 |
2018-10-02 | cfg80211: sort tracing properly | Johannes Berg | 1 | -134/+134 |
2018-10-02 | cfg80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu | 1 | -0/+44 |
2018-10-02 | cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_stats | Johannes Berg | 1 | -11/+2 |
2018-08-28 | cfg80211: Add support for 60GHz band channels 5 and 6 | Alexei Avshalom Lazar | 1 | -1/+1 |
2018-07-06 | nl80211/mac80211: allow non-linear skb in rx_control_port | Denis Kenzior | 1 | -8/+10 |
2018-05-08 | cfg80211: Expose TXQ stats and parameters to userspace | Toke Høiland-Jørgensen | 1 | -0/+14 |
2018-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2018-03-29 | nl80211: Implement TX of control port frames | Denis Kenzior | 1 | -0/+26 |
2018-03-29 | nl80211: Add CMD_CONTROL_PORT_FRAME API | Denis Kenzior | 1 | -0/+21 |
2018-03-28 | treewide: remove large struct-pass-by-value from tracepoint arguments | Alexei Starovoitov | 1 | -1/+1 |
2018-01-31 | cfg80211/nl80211: Optional authentication offload to userspace | Srinivas Dasari | 1 | -0/+23 |
2017-12-11 | cfg80211: cleanup signal strength units notation | Sergey Matyukevich | 1 | -6/+6 |
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/+60 |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel | 1 | -6/+20 |
2017-04-26 | cfg80211: add request id parameter to .sched_scan_stop() signature | Arend Van Spriel | 1 | -5/+5 |
2017-04-26 | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel | 1 | -6/+12 |
2017-03-06 | cfg80211: Accept multiple RSSI thresholds for CQM | Andrew Zaborowski | 1 | -0/+22 |
2017-02-09 | cfg80211: fix NAN bands definition | Luca Coelho | 1 | -8/+8 |
2017-02-08 | cfg80211: Pass new RSSI level in CQM RSSI notification | Andrzej Zaborowski | 1 | -4/+7 |
2016-10-27 | cfg80211: Add support to update connection parameters | vamsi krishna | 1 | -0/+18 |
2016-10-27 | cfg80211: configure multicast to unicast for AP interfaces | Michael Braun | 1 | -0/+19 |
2016-09-30 | cfg80211: allow the user space to change current NAN configuration | Ayala Beker | 1 | -0/+24 |
2016-09-30 | cfg80211: add add_nan_func / del_nan_func | Ayala Beker | 1 | -0/+39 |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker | 1 | -0/+27 |
2016-07-06 | nl80211: support beacon report scanning | Avraham Stern | 1 | -8/+25 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -10/+10 |
2016-04-06 | cfg80211: Add option to specify previous BSSID for Connect command | Jouni Malinen | 1 | -2/+4 |
2015-12-04 | cfg80211: Add support for aborting an ongoing scan | Vidyullatha Kanchanapally | 1 | -0/+4 |
2015-12-04 | cfg80211: add complete data to station add/change tracing | Johannes Berg | 1 | -0/+38 |
2015-12-04 | cfg80211: Add missing tracing to cfg80211 | Ilan Peer | 1 | -0/+61 |
2015-10-13 | nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp | Dmitry Shmidt | 1 | -11/+11 |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 1 | -4/+7 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -13/+19 |
2015-03-20 | cfg80211: add vlan to station add/change tracing | Johannes Berg | 1 | -2/+6 |
2015-03-03 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -4/+5 |
2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 1 | -11/+13 |
2015-01-08 | cfg80211: add scan time to survey data | Johannes Berg | 1 | -2/+5 |
2015-01-08 | cfg80211: remove "channel" from survey names | Johannes Berg | 1 | -13/+13 |
2014-11-19 | cfg80211: introduce TDLS channel switch commands | Arik Nemtsov | 1 | -0/+42 |
2014-11-10 | cfg80211: add channel switch started notification | Luciano Coelho | 1 | -0/+16 |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy | 1 | -0/+21 |
2014-10-20 | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION | Jouni Malinen | 1 | -2/+8 |
2014-10-20 | cfg80211: Convert del_station() callback to use a param struct | Jouni Malinen | 1 | -3/+22 |
2014-10-09 | cfg80211: add ops to query mesh proxy path table | Henning Rogge | 1 | -0/+45 |
2014-09-11 | cfg80211: add WMM traffic stream API | Johannes Berg | 1 | -0/+45 |
2014-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2014-07-18 | cfg80211: fix mic_failure tracing | Eliad Peller | 1 | -1/+2 |
2014-06-23 | cfg80211: pass TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 1 | -3/+7 |
2014-06-23 | cfg80211: make ethtool the driver's responsibility | Johannes Berg | 1 | -49/+0 |
2014-05-15 | cfg80211: Support multiple CSA counters | Andrei Otcheretianski | 1 | -9/+13 |
2014-05-06 | cfg80211: export interface stopping function | Michal Kazior | 1 | -0/+15 |
2014-04-28 | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen | 1 | -0/+18 |
2014-04-09 | cfg80211: Enable GO operation on additional channels | Ilan Peer | 1 | -4/+7 |
2014-02-20 | cfg80211: Pass TDLS peer capability information in tdls_mgmt | Sunil Dutt Undekari | 1 | -4/+8 |
2014-02-04 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 1 | -5/+18 |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park | 1 | -0/+40 |
2013-12-02 | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski | 1 | -8/+7 |
2013-08-12 | cfg80211: add wdev to testmode cmd | David Spinadel | 1 | -3/+5 |
2013-08-01 | nl80211/cfg80211: add channel switch command | Simon Wunderlich | 1 | -0/+33 |
2013-07-16 | nl80211: add scan width to bss and scan request structs | Simon Wunderlich | 1 | -4/+8 |
2013-06-04 | cfg80211/mac80211: clean up cfg80211 SME APIs | Johannes Berg | 1 | -12/+34 |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg | 1 | -2/+2 |
2013-05-16 | cfg80211: fix WoWLAN wakeup tracing | Johannes Berg | 1 | -10/+13 |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel | 1 | -0/+35 |
2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+3 |
2013-03-20 | cfg80211: fix wdev tracing crash | Johannes Berg | 1 | -1/+2 |
2013-03-07 | cfg80211: fix inconsistency in trace for rdev_set_mac_acl | Vladimir Kondratiev | 1 | -1/+1 |
2013-03-06 | cfg80211: Extend support for IEEE 802.11r Fast BSS Transition | Jouni Malinen | 1 | -0/+46 |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+45 |
2013-01-31 | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg | 1 | -0/+35 |
2013-01-25 | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan | 1 | -0/+18 |
2012-11-26 | cfg80211: fix some tracing output issues | Johannes Berg | 1 | -76/+73 |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 1 | -10/+18 |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg | 1 | -42/+58 |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg | 1 | -35/+17 |
2012-11-19 | cfg80211: Add TDLS event to allow drivers to request operations | Jouni Malinen | 1 | -0/+23 |
2012-10-30 | cfg80211: allow per interface TX power setting | Johannes Berg | 1 | -11/+13 |
2012-10-23 | cfg80211: add tracing for P2P Device start/stop | Johannes Berg | 1 | -0/+10 |
2012-10-18 | cfg80211: add cfg80211 exported function tracing | Beni Lev | 1 | -0/+536 |
2012-10-18 | cfg80211: add tracing to rdev-ops | Beni Lev | 1 | -0/+1750 |