]> Git Repo - esp-hosted.git/shortlog
esp-hosted.git
2024-07-06 Jesse TaubeAllow to specify reset pins via DT master example
2024-07-06 Jesse TaubeAllow SDIO to match on the device tree
2024-07-06 Jesse TaubeAllow to specify interrupt pins for spi via module...
2024-07-03 Yogesh MantriMerge branch 'bugfix/raw_tp_reboot_crash' into 'master'
2024-07-03 Shreyas Shethesp_hosted_ng: Fix Crash obeserved on host when esp...
2024-07-02 Yogesh MantriMerge branch 'bugfix/hci_gpio_timeout' into 'master'
2024-07-02 Shreyas Shethesp_hosted_ng: Fix Common esp GPIO used for WAKE UP...
2024-06-27 Yogesh MantriMerge branch 'feature/ap_mode_support' into 'master'
2024-06-27 Kapil Guptahosted_ng: initial changes for AP mode support
2024-06-26 Yogesh MantriMerge branch 'bugfix/softap_ssid' into 'master'
2024-06-26 Soh Kam Yungbugfix/softap_ssid Fixed copied SoftAP SSID and Passwor...
2024-06-05 Yogesh MantriMerge branch 'bugfix/bt_build_linux' into 'master'
2024-06-05 Giulio Benettiesp_hosted_ng: Fix Bluetooth build failure on if HCI_PR...
2024-05-16 Yogesh MantriMerge branch 'bugfix/default_kconfig_options' into...
2024-05-16 Kapil Guptaesp_hosted_ng: Change some default options for SDIO
2024-05-16 Yogesh MantriMerge branch 'bugfix/bt_uart_init' into 'master'
2024-05-08 Shreyas Shethesp_hosted_ng: Fix bt uart init in rpi_init script
2024-05-02 Yogesh MantriMerge branch 'bugfix/compilation_issue' into 'master'
2024-05-02 Kapil Guptaesp_hosted_ng: Fix compilation issues
2024-05-01 Yogesh MantriMerge branch 'bugfix/local_disconnect_reason' into...
2024-05-01 Kapil Guptaesp_hosted_ng: Don't send dummy deauth for locally...
2024-04-30 Yogesh MantriMerge branch 'feature/debugfs_interface' into 'master'
2024-04-27 Kapil Guptaesp_hosted_ng: Add debugfs interface and logging caps
2024-04-27 Yogesh MantriMerge branch 'feature/cd_pin_support' into 'master'
2024-04-27 Kapil Guptaesp_hosted_ng: Add card ready pin support
2024-04-26 Yogesh MantriMerge branch 'feat/rebase_esp_idf_v5.1.3' into 'master'
2024-04-26 Shreyas Shethfeat(esp_hosted_ng): Update esp-idf component to v5.1.3
2024-04-26 Yogesh MantriMerge branch 'feat/rebase_ng_v5.1.3' into 'master'
2024-04-26 Shreyas Shethfeat(esp_hosted_ng): Rebase esp_hosted_ng on top of...
2024-04-26 Yogesh MantriMerge branch 'fix/spi_buff_size' into 'master'
2024-04-26 Yogesh Mantrifix(fg_spi): slave rx packet size (including header...
2024-04-17 Yogesh MantriMerge branch 'fix/RPiOS202403' into 'master'
2024-04-17 Soh Kam Yungfix/RPiOS202403 Fix Raspbery Pi OS Bookworm compilation...
2024-04-17 Yogesh MantriMerge branch 'bugfixes/github_pr' into 'master'
2024-04-16 Mark Deneenesp_hosted_ng: Change scan type from passive to active
2024-04-16 Giulio Benettiesp_hosted_ng: fix build failure on Linux 6.9.0
2024-04-12 Yogesh MantriMerge branch 'bugfix/wow_disable_suspend_allow' into...
2024-04-12 Kapil Guptaesp_hosted_ng: Allow suspend when wow is not set
2024-04-11 Yogesh MantriMerge branch 'feature/uid' into 'master'
2024-04-11 Soh Kam Yungfeature/uid Add uid to link responses to requests
2024-04-05 Yogesh MantriMerge branch 'fix/memory_leak' into 'master'
2024-04-05 Soh Kam Yungfix/memory_leak Fixed memory leak in queue
2024-04-04 Yogesh MantriMerge branch 'feat/no_static_drv_handle' into 'master'
2024-04-04 Soh Kam Yungfeat/no_static_drv_handle Removed static serial_drv_han...
2024-04-03 Yogesh MantriMerge branch 'feat/dump_frame_while_wakeup' into 'master'
2024-04-03 Kapil Guptaesp_hosted_ng: dump wakeup event packet in host
2024-04-03 Yogesh Mantrifeat(host_wakeup): print pkt while waking up on unicast...
2024-04-02 Yogesh MantriMerge branch 'fix/backward_compatible' into 'master'
2024-04-02 Yogesh Mantrifix(ota): Remove ESP_INVALID_IF for backward compatibil...
2024-04-01 Yogesh MantriMerge branch 'bugfix/tkip_group_key' into 'master'
2024-04-01 Kapil Guptaesp_hosted_ng: Correct key installation for TKIP group key
2024-04-01 Yogesh MantriMerge branch 'bugfix/esp32c2_spi_queue_crash' into...
2024-04-01 Shreyas Shethfix(esp_hosted_ng): Reduce default spi queue size for...
2024-03-25 Yogesh MantriMerge branch 'fix/error_messages' into 'master'
2024-03-25 Soh Kam Yungfix/error_messages Fixed printing of messages
2024-03-22 Yogesh MantriMerge branch 'feature/single_user' into 'master'
2024-03-22 Soh Kam Yungfeature/single_user Allow only one user to access seria...
2024-03-20 Yogesh MantriMerge branch 'bugfix/wow_triggers' into 'master'
2024-03-20 Yogesh Mantriesp_hosted_ng(host_sleep): fix build error & allow...
2024-03-19 Kapil Guptaesp_hosted_ng: Add multiple wow trigger support
2024-03-18 Yogesh MantriMerge branch 'feature/char_driver' into 'master'
2024-03-18 Soh Kam YungAdded ref count
2024-03-14 Soh Kam Yungfeature/char_driver Changed kernel module
2024-03-13 Yogesh MantriMerge branch 'feature/android_pthread_cancel' into...
2024-03-13 Soh Kam Yungfeature/android_pthread_cancel Implemented pthread_canc...
2024-03-11 Yogesh MantriMerge branch 'fix/fg_performance_numbers' into 'master'
2024-03-11 Yogesh Mantri(doc/fg): Update ESP32-C6 throughput numbers
2024-02-29 Yogesh MantriMerge branch 'bugfix/async_timer' into 'master'
2024-02-29 Soh Kam Yungbugfix/async_timer Fix memory leak in async command...
2024-02-29 Yogesh MantriMerge branch 'feature/transport_improvements' into...
2024-02-29 Soh Kam Yungfeature/transport_improvements Improve throughput
2024-02-29 Yogesh MantriMerge branch 'fix/mem_check_before_free' into 'master'
2024-02-29 Soh Kam Yungfix/mem_check_before_free Check that pointers are valid...
2024-02-26 Yogesh MantriMerge branch 'bugfix/async' into 'master'
2024-02-26 Soh Kam Yungbugix/async Fixed async implementatin in linux code
2024-02-23 Yogesh MantriMerge branch 'fix/no_async' into 'master'
2024-02-23 Soh Kam Yungfix/no_async Change async calls to sync
2024-02-23 Yogesh MantriMerge branch 'feature/esp_printk' into 'master'
2024-02-23 Soh Kam Yungfeature/esp_printk Convert printk to esp print macros...
2024-02-21 Yogesh MantriMerge branch 'bugfix/get_tx_power' into 'master'
2024-02-21 Kapil Guptaesp_hosted_ng: Skip updating tx power value from firmware
2024-02-19 Yogesh MantriMerge branch 'bugfix/verbose_logging' into 'master'
2024-02-19 Kapil Guptaesp_hosted_ng: fixed some concurrency issues
2024-02-19 Yogesh MantriMerge branch 'jcmvbkbc/fix-skb-leak-ng' into 'master'
2024-02-19 Max Filippovesp_hosted_ng: fix skb leak in process_rx_packet
2024-02-13 Yogesh MantriMerge branch 'docfix/feature_matrix_ym2_13feb' into...
2024-02-13 Yogesh Mantrifix(doc): NG: feature matrix changes for ESP32-C6
2024-02-01 Yogesh MantriMerge branch 'bugfix/remove_chip_specific_compilation_s...
2024-02-01 Kapil Guptafix(esp_hosted_ng): Remove chip specific compilation...
2024-02-01 Yogesh MantriMerge branch 'bugfix/kconfig_param_iperf' into 'master'
2024-02-01 Kapil Guptaesp_hosted_ng: Update Kconfig params for better wifi...
2024-01-30 Yogesh MantriMerge branch 'bugfix/github_pull_requests' into 'master'
2024-01-30 Giulio Benettifix(esp_hosted_ng): Substitute strlcpy() with strscpy()
2024-01-30 Nicolas Aguirrefix(esp-hosted-ng): Fix build with Linux kernel version...
2024-01-30 Yogesh MantriMerge branch 'doc/windows11' into 'master'
2024-01-30 Soh Kam Yungdoc/windows11 Instructions for building on Windows 11
2024-01-26 Yogesh MantriUpdate .gitlab-ci.yml file
2024-01-25 Yogesh MantriUpdate .gitlab-ci.yml file
2024-01-25 Yogesh MantriUpdate .gitlab-ci.yml file
2024-01-25 Yogesh MantriUpdate .gitlab-ci.yml file
next
This page took 0.061536 seconds and 4 git commands to generate.