]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/rrm.c
RRM: Set last beacon report indication in the last element only
[thirdparty/hostap.git] / wpa_supplicant / rrm.c
2019-04-13  Avraham SternRRM: Set last beacon report indication in the last...
2019-01-02  Avraham SternRRM: Support for Last Beacon Report Indication subelement
2019-01-02  Avraham SternRRM: Add support for beacon report fragmentation
2017-07-17  Avraham SternRRM: Remove duplicate frequencies from beacon report...
2017-07-17  Avraham SternRRM: Send response when Beacon report request is not...
2017-07-17  Avraham SternRRM: Send Radio Measurement response when beacon report...
2017-07-17  Avraham SternRRM: Send reject/refuse response only to unicast measur...
2017-07-08  Avraham SternRRM: Filter scan results by parent TSF only if driver...
2017-03-08  Jouni MalinenRRM: Fix wpas_rrm_send_msr_report() loop handling
2017-03-08  Avraham SternRRM: Use dynamically allocated buffer for beacon report
2017-02-10  Jouni MalinenRRM: Fix a memory leak in beacon request handling
2017-01-29  Johannes BergFix or supress various sparse warnings
2017-01-07  Jouni MalinenRRM: Use wpa_hexdump_buf() instead of wpa_hexdump()
2017-01-07  Jouni MalinenRRM: Document Link Measurement Report frame constructio...
2017-01-07  Jouni MalinenRRM: Fix beacon report scan channels for VHT 80, 80...
2017-01-07  Jouni MalinenRRM: Move wpabuf_resize() call into wpas_rrm_report_elem()
2017-01-07  Jouni MalinenRRM: Remove unnecessary cb check
2017-01-03  Jouni MalinenFix OOM handling in neighbor report response handling
2017-01-03  Jouni MalinenAllow LCI request with no subelements
2017-01-03  Jouni MalinenRRM: Enable beacon report with active/passive scan...
2017-01-03  Jouni MalinenEnable Beacon Report using beacon table for all drivers
2017-01-03  Avraham Sternwpa_supplicant: Add support for Beacon Report Radio...
2017-01-03  Avraham Sterncommon: Add helper function to convert RSSI to RCPI
2017-01-03  Avraham Sternwpa_supplicant: Refactor wpas_rrm_build_lci_report()
2017-01-03  Avraham Sternwpa_supplicant: Send rejection for unsupported radio...
2017-01-03  Avraham Sternwpa_supplicant: Limit RRM response size to MMPDU size
2017-01-03  Avraham Sternwpa_supplicant: Refactor Radio Measurement Request...
2017-01-03  Avraham Sternwpa_supplicant: Validate RRM request frame format
2017-01-03  Avraham Sternwpa_supplicant: Move RRM implementation to a dedicated...