]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2024-08-12  Radha Krishna... nl80211: Add AP_VLAN interface to bridge after interfac...
2024-08-12  Jouni Malinentests: AP MLD with two links in a bridge
2024-08-12  Karthikeyan... AP MLD: Add links to bridge FDB for FT roaming
2024-08-10  Jouni Malinentests: hostapd error path on driver interface initializ...
2024-08-10  Jintao Linnl80211: NULL pointer check for link before use
2024-08-09  Aditya Kumar... hostapd: Avoid channel selection across underlying...
2024-08-09  Aditya Kumar... hostapd: Fetch multiple radios information from the...
2024-08-09  Jouni MalinenSync with wireless-next.git include/uapi/linux/nl80211.h
2024-08-09  Ganesh Kariganuru... nl80211: MLD: Fix is_shared_drv ops logic when num...
2024-08-09  Aditya Kumar... nl80211: Remove unused function argument from is_drv_sh...
2024-08-09  Naveen SAP MLD: Handle garbage pointer after MLD interface...
2024-08-09  Aditya Kumar... nl80211: MLO: Process stop AP event on link basis
2024-08-09  Aditya Kumar... nl80211: Make nl80211_remove_link() non-static
2024-08-09  Aditya Kumar... AP MLD: Handle driver events for interface enable/disable
2024-08-09  Aditya Kumar... hostapd: Refactor interface enable/disable into separat...
2024-08-08  Veerendranath... RSNO: Add debug prints for RSN override elements in...
2024-08-08  Veerendranath... RSNO: Fix storing RSNE/RSNXE variants to wpa_sm from...
2024-08-08  Yu Zhang(Yuriy)WNM: Extend workaround for broken AP operating class...
2024-08-08  Aditya Kumar... tests: Add CSA support on non-first link of AP MLD
2024-08-08  Aditya Kumar... nl80211: Sanitize link ID in mlme_event_ch_switch(...
2024-08-08  Aditya Kumar... nl80211: Add ifname and link ID debug prints in mlme_ev...
2024-08-08  Aloka Dixithostapd: Enable HE when EHT is set for channel switch
2024-08-07  Aditya Kumar... AP MLD: Use the cached per STA profile instead of formi...
2024-08-07  Arunpandi KannanAP MLD: Handle Vendor Specific element inheritance...
2024-08-07  Sriram RAP MLD: Add non-inheritance support for per STA profile...
2024-08-07  Sriram RAP MLD: Intersect per STA profile with the reporting BSS
2024-08-07  Sriram RAP MLD: Ignore elements which are not meant to be inclu...
2024-08-07  Sriram RAP MLD: Generate and keep per STA profiles for each...
2024-08-07  Sriram RMove mld_link_info structure to hostapd.h header file
2024-08-07  Amith AAdd support to switch channel when CAC is in progress
2024-08-07  Rameshkumar... WNM: Fix potential NULL pointer dereference during...
2024-08-06  Karthik Mhostapd: Add Bandwidth Indication subelement support...
2024-08-06  Karthik Mhostapd: Refactor Channel Switch Wrapper element generation
2024-08-06  Manish Dharanenthirannl80211: Handle nl80211_cqm_event per BSS
2024-08-06  Manish DharanenthiranRelocate the declaration of the hostapd_find_by_sta...
2024-08-06  Aditya Kumar... hostapd: Add Max Channel Switch Time element support
2024-08-06  Aditya Kumar... Share usec-to/from-TU conversion macros in a general...
2024-08-05  Sidhanta SahuAP MLD: Ensure successful addition of link item into...
2024-08-05  Veerendranath... SAE: Add group 20 in default groups when AP started...
2024-08-05  Aditya Kumar... nl80211: Fix simultaneous scanning failure in case...
2024-08-05  Aditya Kumar... nl80211: Fix scan request and its related events handli...
2024-08-03  Gal SavionAvoid sending DEAUTH or DISASSOC packet when using...
2024-08-03  Benjamin Bergbuild: Add simple compile_commands.json generation
2024-08-03  Jouni Malinentests: Use newer hostapd.add_ap() argument style
2024-08-03  Janusz Dziedzictests: Use remote_cli in remote testing
2024-08-03  Janusz Dziedzictests: Allow user name to be skipped in ssh connection...
2024-08-03  Janusz Dziedzictests: Allow to use remote hostapd_cli in Hostapd classes
2024-08-03  Janusz Dziedzictests: Allow to use remote wpa_cli in WpaSupplicant...
2024-08-03  Janusz Dziedzictests: Add RemoteCtrl class
2024-08-03  Matthew WangMove wpas_trigger_6ghz_scan() up in the file
2024-08-03  Matthew WangTrigger a 6 GHz scan if RNR contains matching short...
2024-08-03  Matthew WangFix success check for triggering 6 GHz scan
2024-08-03  Jintao LinP2P: Use specified frequency for group client in P2P_GR...
2024-08-03  Ruth Mekonnendbus: Emit ScanInProgress6GHz property
2024-08-03  Ruth MekonnenAdd non-PSC channels to 6 GHz scan request
2024-08-02  Benjamin BergWNM: Scan for BSSID if there are forbidden neighbors
2024-08-02  Benjamin Bergtests: Add a WNM tests to check candidate list is used...
2024-08-02  Benjamin BergWNM: Always parse candidate list
2024-08-02  Benjamin BergWNM: Consolidate the scanning paths for BTM requests
2024-08-02  Benjamin BergWNM: Reject requests with an invalid dialog token
2024-08-02  Avraham SternMBO: Always accept BTM request with disassociation...
2024-08-02  Benjamin Bergtests: Set the abridged bit in BTM tests
2024-08-02  Benjamin BergWNM: Move neighbor report test into wnm_is_bss_excluded()
2024-08-02  Benjamin BergWNM: Swap logic in wnm_is_bss_excluded() to allow more...
2024-08-02  Benjamin BergWNM: Remove unused age parameter for neighbor comparison
2024-08-02  Benjamin BergWNM: Split candidate list parsing into a separate function
2024-08-02  Benjamin BergWNM: Use os_relatime_add_ms() helper
2024-08-02  Jouni MalinenWNM: Rename wnm_dissoc_timer
2024-08-02  Benjamin BergWNM: Rename wnm_dissoc_addr
2024-08-02  Benjamin BergWNM: Store whether disassociation address is an MLD...
2024-08-02  Benjamin BergWNM: Only trigger selection logic for own scans
2024-08-01  Purushottam... Add QCA vendor attribute to skip recently scanned channels
2024-08-01  Veerendranath... MLD STA: Fix destination address for EAPOL frames
2024-08-01  David Bauerbgscan: Add OWE transition mode SSID to network scan
2024-08-01  David BauerOWE: Enable roaming between OWE APs
2024-08-01  David BauerOWE: Reduce code duplication in OWE element parsing
2024-08-01  Johannes Berghostapd: Fix BSS parameters change count on link removal
2024-08-01  Diya SatiAdd Link ID attribute for external ACS vendor command
2024-08-01  Shiva Sankar... Add link ID attribute to ADD_STA_NODE QCA vendor comman...
2024-08-01  Purushottam... Add QCA vendor subcommand to request audio transport...
2024-07-31  Vinay GannevaramSAE: Send external auth status after sending Authentica...
2024-07-30  Jouni MalinenRSNO: Verify all RSNE/RSNXE variants in multi-link...
2024-07-30  Jouni Malinentests: More detailed error logging for RSN overriding...
2024-07-30  Jouni MalinenRSNO: Include all RSNE/RSNXE variants in EAPOL-Key...
2024-07-30  Jouni MalinenRSNO: Use SNonce cookie to indicate support for RSN...
2024-07-30  Jouni MalinenRSNO: Use the RSN Selection element to indicate which...
2024-07-30  Jouni MalinenRSNO: Remove unused override element generation
2024-07-25  Chenming HuangFILS: Check for potential NULL return
2024-07-25  Adil Saeed... RSNO: Protect wpa_ie_buf3 from reuse explicitly
2024-07-25  Jouni MalinenRSNO: Remove override elements from EAPOL-Key msg 3/4
2024-07-25  Jouni Malinenwlantest: Remove unused QoS handling from GCMP nonce...
2024-07-24  Jouni Malinentests: Long extra KDE in EAPOL-Key msg 3/4
2024-07-24  Jouni MalinenTesting functionality to allow EAPOL-Key Reserved field...
2024-07-24  Jouni MalinenAllow RSNE/RSNXE/RSNOE/RSNO2E/RSNXOE to be replace...
2024-07-23  Jouni MalinenRSNO: Support over two octets of RSNXOE capabilities
2024-07-23  Jouni MalinenRSNO: Allow RSNXE to be omitted
2024-07-22  Hu WangEnhance select_network() to trigger new scans in some...
2024-07-22  Veerendranath... RSNO: Use correct MLO capability while fetching RSNE...
2024-07-22  Veerendranath... Fallback to RSNXE when AP is not using valid RSN Overrding
2024-07-20  Vinay GannevaramAdd QCA vendor interface to support Unsynchronized...
next