]> Git Repo - esp-hosted.git/history - esp_hosted_ng/host
feat(esp_hosted_ng) : Draft add sdio support for esp32c6
[esp-hosted.git] / esp_hosted_ng / host /
2024-01-05 Shreyas Shethfeat(esp_hosted_ng) : Draft add sdio support for esp32c6
2024-01-05 Yogesh MantriMerge branch 'bugfix/forward_deauth_supplicant' into...
2024-01-05 Kapil Guptaesp_hosted_ng: Add changes to forward disconnect event
2024-01-04 Yogesh MantriMerge branch 'feature/c6_spi_support_ng' into 'master'
2024-01-04 Kapil Guptafeat(esp_hosted_ng): Add support of esp32c6 for esp_hos...
2023-11-22 Yogesh MantriMerge branch 'feature/c2_support_for_spi_and_uart'...
2023-11-22 Shreyas Shethfeat(esp_hosted_ng): Add spi only and spi+uart support...
2023-11-22 Yogesh MantriMerge branch 'fix/NUMBER_1M-define' into 'master'
2023-11-22 Giulio Benettiesp_hosted_ng/host/include/utils.h: fix double define...
2023-11-21 Yogesh MantriMerge branch 'feature/rebase_to_v5.1' into 'master'
2023-11-21 Shreyas Shethesp_hosted_ng: Rebase on top of IDF release v5.1.1
2023-11-21 Yogesh MantriMerge branch 'feat/update_version_to_v1.0.3' into ...
2023-11-21 Shreyas Shethfeat(esp_hosted_ng) : Moving from release version 1...
2023-11-21 Yogesh MantriMerge branch 'feat/add_clk_rate_for_spi_sdio' into...
2023-11-21 Shreyas Shethfeat(esp_hosted_ng): Resolve cosmetic comments for...
2023-11-21 Jesse TaubeAllow SDIO to match on the device tree
2023-11-21 Jesse TaubeAdd clockrate parameter for SDIO and SPI
2023-11-09 Yogesh MantriMerge branch 'bugfix/wep_keys_installation' into 'master'
2023-11-09 Shreyas Shethfix(esp_hosted_ng): fix errorneous installation of...
2023-10-07 Yogesh MantriMerge branch 'feature/wep_support' into 'master'
2023-10-07 Kapil Guptaesp_hosted_ng: Add WEP support
2023-10-03 Yogesh MantriMerge branch 'bugfix/update_scan_results_from_beacon...
2023-10-03 Shreyas Shethfix(esp_hosted_ng): Bugfix populate scan results from...
2023-09-11 Yogesh MantriMerge branch 'fix/esp_reset_crash' into 'master'
2023-09-08 Shreyas Shethfix(esp_hosted_ng): Fix crash occured when esp device...
2023-08-10 Yogesh MantriMerge branch 'feature/reg_get_set_support' into 'master'
2023-08-10 Kapil Guptafix(esp_hosted_ng): Add support for get/set reg domain
2023-08-10 Giulio Benettiesp_hosted_ng: host: fix build failure when CONFIG_PM...
2023-08-10 Kapil GuptaRevert "esp_hosted_ng: host: fix build failure when...
2023-08-10 Yogesh MantriMerge branch 'ng_build_fix_pr254_ym2_10aug' into 'master'
2023-08-10 Yogesh Mantriesp_hosted_ng: host: fix build failure when CONFIG_PM...
2023-08-03 Yogesh MantriMerge branch 'fix/corrected_licenses' into 'master'
2023-08-01 Soh Kam Yungfix/corrected_licenses Corrected SPDX-License-Identifier
2023-07-31 Yogesh MantriMerge branch 'fix/corrected_licenses' into 'master'
2023-07-31 Soh Kam Yungfix/corrected_licenses Updated language for dual licens...
2023-06-05 Yogesh MantriMerge branch 'feature/set_mac_address' into 'master'
2023-06-04 Kapil Guptaesp_hosted_ng: Remove ndo_tx_timeout function
2023-06-04 Kapil Guptaesp_hosted_ng: Add support for ndo_set_mac_address
2023-06-03 Yogesh MantriMerge branch 'feature/tx_power' into 'master'
2023-06-01 Kapil Guptaesp_hosted: Add support for set/get tx power
2023-05-25 Yogesh MantriMerge branch 'bugfix/printk_cleanup' into 'master'
2023-05-20 Kapil Guptaesp_hosted_ng: Add rule to compile out logs
2023-05-20 jgujarathiesp_hosted_ng: clean_up logs
2023-05-20 Kapil Guptaesp_hosted_ng: Add changes according to checkpatch.pl
2023-05-13 Kapil Guptaesp_hosted_ng: Replace printk with macros
2023-05-13 Kapil Guptaesp_hosted_ng: Add utility logging APIs
2023-05-13 Kapil Guptaesp_hosted_ng: Update LICENCE in SPDX format
2023-05-11 Yogesh MantriMerge branch 'bugfix/driver_reload_exception' into...
2023-05-11 Kapil Guptaesp_hosted_ng: Fix exception during driver reload
2023-05-11 Yogesh MantriMerge branch 'bugfix/rssi_correction' into 'master'
2023-05-11 Kapil Guptaesp_hosted_ng: Correct signal strength in scan results
2023-04-19 Yogesh MantriMerge branch 'bugfix/compatibility_with_higher_kernels...
2023-04-18 Kapil GuptaFix compilation errors with Linux version 6.1.21
2023-04-17 Jesse TaubeFix 6.1 cfg80211_ops changes
2023-04-17 Jesse TaubeFix warnings for eth_hw_addr_set and event->bssid
2023-04-17 Jesse Taubeesp_hosted_ng/host/esp_cmd.c: fix build with Linux 6.0
2023-04-17 Giulio Benettiesp_hosted_ng/host/main.c: fix build with Linux 5.18
2023-04-17 Giulio Benettiesp_hosted_Xg/host: fix driver build failure with Linux...
2022-12-16 Yogesh MantriMerge branch 'bugfix/spi_build_ym2_15dec' into 'master' release/ng-v1.0.2
2022-12-16 Yogesh Mantribugfix for spi building host_sleep
2022-12-16 Yogesh MantriMerge branch 'Linux_Raw_TP_NG' into 'master'
2022-12-16 Sonika RathiRAW TP Mesurement for transport interface (esp_hosted_n...
2022-12-14 Yogesh MantriMerge branch 'host_sleep' into 'master'
2022-12-14 Mangesh Malusarecode cleanup
2022-11-29 Mangesh MalusareAdd multicast filter
2022-11-29 Mangesh MalusareHost Suspend-Resume working
2022-11-24 Yogesh MantriMerge branch 'esp-hosted-ng_c3_support' into 'master'
2022-11-24 Sonika RathiESP-Hosted-NG C3 support & NG-FG bugfixes added
2022-11-23 Yogesh MantriMerge branch 'wpa2' into 'master'
2022-11-23 Yogesh MantriNG: wpa2/wpa3 code cleanup & documentation
2022-11-15 Mangesh MalusareImplement WPA2 and WPA3 connection as per new wifi...
2022-10-19 Yogesh MantriMerge branch 'bugfix/scan_aborted_ym2_13oct' into ...
2022-10-13 Yogesh Mantriset scan aborted = false for intermediate scan events
2022-09-23 Mangesh MalusareMerge branch 'bugfix/build_error_ym2_23sep22' into...
2022-09-23 Mangesh MalusareMerge branch 'docfix/LICENCES' into 'master'
2022-09-23 Yogesh MantriNG & FG: bugfix: kernel build on older kernels
2022-09-23 Sonika RathiApplicable LICENCES and its README.md are added
2022-09-21 Mangesh MalusareMerge branch 'feature/old_kernel_build_Ym2_21sep' into...
2022-09-21 Yogesh MantriOld kernel built & not tested for > 3.10.0
2022-09-21 Mangesh MalusareMerge branch 'bugfix/kernel_crash_ym2_6sep' into 'master'
2022-09-21 Yogesh Mantribugfix for kernel panic in search case
2022-09-20 Mangesh MalusareMerge branch 'docfix/esp-hosted-ng-fg' into 'master'
2022-09-20 Sonika RathiChanged esp-hosted directory structure to incorporate...
This page took 0.061623 seconds and 7 git commands to generate.