Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
66577a9d237ee86f71438e480671a72c3af63186
/
subsys
/
net
/
l2
be15190
net: wifi: shell: add enterprise support for station
by Rex Chen
· 5 months ago
0ce5da6
wifi_mgmt: Add support for configuring PS exit strategy
by Ajay Parida
· 5 months ago
4af697a
net: l2: wifi: fix AP sets band failed with channel 0
by Maochen Wang
· 5 months ago
0c54a3f
hostapd: add ap status in l2 wifi
by Gaofeng Zhang
· 5 months ago
4c5a72f
net: wifi: Fix PEM certificate parsing errors
by Chaitanya Tata
· 5 months ago
c6aa9e3
wifi: shell: btm_query: Fix invalid pointer cast
by Jukka Rissanen
· 6 months ago
8105f70
wifi: shell: Add missing newlines when printing error
by Jukka Rissanen
· 6 months ago
32aa1d6
wifi: Refactor wifi-shell to allow external subcommands
by Jukka Rissanen
· 6 months ago
5b5d636
net: l2: ieee802154: shell: Fix stringop-truncation
by Ayush Singh
· 6 months ago
1da74ef
net: wifi: Fix DPP disabled build
by Chaitanya Tata
· 6 months ago
82ec1d7
net: wifi: shell: add wps support
by Rex Chen
· 6 months ago
7d19539
net: wifi: shell: enhance consistency in `cmd_wifi_dpp_ap_auth_init`
by Pisit Sawangvonganan
· 6 months ago
205691e
cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake
by Torsten Rasmussen
· 6 months ago
bc8cb0b
net: l2: wifi: ensure certificates directory is created
by Daniel DeGrasse
· 6 months ago
da0371a
net: l2: ieee802154: decouple frame decryption from upper layer fields
by Florian Grandel
· 6 months ago
766fda0
net: l2: ieee802154: move vars to top of block
by Florian Grandel
· 6 months ago
a7f2355
net: l2: ieee802154: fix typo
by Florian Grandel
· 6 months ago
041d8c7
net: l2: ieee802154: fix deadlock
by Florian Grandel
· 6 months ago
c642b44
net: wifi_mgmt: add DPP reconfig support
by Fengming Ye
· 6 months ago
23d2281
wifi: shell: add AP DPP shell commands
by Fengming Ye
· 6 months ago
4f93c84
hostap: add AP network security type DPP
by Fengming Ye
· 6 months ago
cd4b854
net: bridge: Ignore promisc mode errors for native-sim
by Jukka Rissanen
· 7 months ago
33931cf
mbedtls: remove unused option MBEDTLS_SSL_EXPORT_KEYS
by Valerio Setti
· 7 months ago
159f7db
lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h
by Henrik Brix Andersen
· 7 months ago
36137bc
net: vlan: Fix RX debug print
by Jukka Rissanen
· 7 months ago
25301ac
net: virtual: Pass status to caller when starting/stopping interface
by Jukka Rissanen
· 7 months ago
6986b1e
net: bridge: Overhaul the code to use virtual interfaces
by Jukka Rissanen
· 7 months ago
532b279
net: l2: ethernet: check if the dev->api not NULL
by Maciej Panek
· 7 months ago
a452aa5
net: l2: ethernet: check if the dev->api->send method not NULL
by Maciej Panek
· 7 months ago
62df610
net: l2: ethernet: check if the dev->api->get_capabilities method not NULL
by Maciej Panek
· 7 months ago
c2472e8
net: l2: wifi: Fix issue command wifi connect fail.
by Hui Bai
· 7 months ago
86feca3
net: l2: wifi: Increase max count of connected STA
by Hui Bai
· 7 months ago
2cc55bf
modules: hostap: Add support of setting up softAP with hostapd
by Hui Bai
· 7 months ago
b9ef207
net: wifi: Display rts threshold in wifi shell
by Kapil Bhatt
· 7 months ago
c19fead
net: l2: ieee802154: 6lo_fragment: improved error message
by Florian Grandel
· 7 months ago
d4729df
net: l2: ieee802154: mgmt: improved logging
by Florian Grandel
· 7 months ago
e3e13fb
mbedtls: rename MBEDTLS_ENTROPY_ENABLED as MBEDTLS_ENTROPY_C
by Valerio Setti
· 7 months ago
8284ea7
net: shell: Move bridge shell under net shell
by Jukka Rissanen
· 7 months ago
6eb1e65
net: openthread: Fix the handling of address state changes
by Łukasz Duda
· 7 months ago
1db73c3
wifi: Add WPA2 EAP-TLS support
by Maochen Wang
· 7 months ago
0a951e2
hostap: Support flushing PMKSA cache entries
by Maochen Wang
· 7 months ago
1a547dd
hostap: Support getting Wi-Fi connection parameters recently used
by Maochen Wang
· 7 months ago
1b8fa46
hostap: add 11v BTM query support
by Rex Chen
· 7 months ago
ff7bb3e
hostap: add pwe config for station
by Rex Chen
· 7 months ago
d5a458d
net: l2: ppp: ensure proper null-termination in `ppp_fsm_close`
by Pisit Sawangvonganan
· 8 months ago
9958a2e
net: wifi: replace (1 << xyz) with BIT(xyz)
by Muhammad Haziq
· 8 months ago
edbf8ef
net: wifi_utils: correct channel scan range in Wi-Fi 6GHz
by Pisit Sawangvonganan
· 8 months ago
721ee31
net: wifi: shell: enhance consistency in code style
by Pisit Sawangvonganan
· 8 months ago
2ef08ce
net: wifi: shell: use `getopt_state` for safer `optarg` access
by Pisit Sawangvonganan
· 8 months ago
5af4e9d
net: wifi: shell: apply `struct option` as `static const`
by Pisit Sawangvonganan
· 8 months ago
e87d508
net: wifi: shell: manual code formatting
by Pisit Sawangvonganan
· 8 months ago
2f088fa
net: wifi: Add Current PHY rate
by Kapil Bhatt
· 8 months ago
459a63b
net: wifi: Add over run count statistics
by Kapil Bhatt
· 8 months ago
fb71ca2
net: openthread: Handle deprecated IPv6 addresses correctly
by Łukasz Duda
· 8 months ago
86b5b59
net: wifi: shell: add DPP commands
by Fengming Ye
· 8 months ago
1640826
net: wifi_mgmt: add hostap DPP support
by Fengming Ye
· 8 months ago
37491cb
wifi: utils: Get correct channel count
by Ravi Dondaputi
· 8 months ago
cd14be6
net: wifi: Add reset command for Wi-Fi statistics
by Kapil Bhatt
· 8 months ago
3d38b5e
wifi_mgmt: Add new API to reset Wi-Fi statistics
by Kapil Bhatt
· 8 months ago
20a69f6
net: wifi: Add iterable_sections header file
by Jukka Rissanen
· 8 months ago
31e9179
net: l2: ieee802154: mgmt: allow beacons without association bit
by Fabian Pflug
· 8 months ago
313a92b
net: openthread: Set CIDR for NAT64
by Marcin Gasiorek
· 8 months ago
ac0a9d7
net: openthread: Add NAT64 send and receive callbacks.
by Marcin Gasiorek
· 8 months ago
ad63ca2
kconfig: replace known integer constants with variables
by Pieter De Gendt
· 8 months ago
bf42164
net: wifi: Fix the nm type check error
by Maochen Wang
· 8 months ago
2fb983a
net: l2: ethernet: add way to access phy
by Fin Maaß
· 8 months ago
ca53d2b
net: l2: ieee802154: mgmt: allow beacon payload
by Fabian Pflug
· 8 months ago
d2af606
net: l2: fix typo
by Pisit Sawangvonganan
· 9 months ago
f82249c
net: ethernet: check vlan iface existence
by Fin Maaß
· 9 months ago
a63a964
wifi_nm: Fix Wi-Fi interface backward compatibility
by Chaitanya Tata
· 9 months ago
0cfd963
net: wifi: shell: Avoid using sscanf
by Jukka Rissanen
· 9 months ago
302422a
everywhere: replace double words
by Lingao Meng
· 9 months ago
0787093
everywhere: replace double words
by Jordan Yates
· 9 months ago
8a37897
net: ethernet: Fix EAPol packet length changed wrongly
by Maochen Wang
· 9 months ago
7621690
net: wifi: split wifi interface into STA and uAP
by Maochen Wang
· 9 months ago
624f4a1
net: ieee802154: remove CONFIG_NET_L2_IEEE802154_ACK_REPLY
by Yong Cong Sin
· 9 months ago
c0161c8
net: l2: ethernet: arp: Simplify ACD case
by Robert Lubos
· 10 months ago
cc53826
net: ipv4: autoconf: Integrate with the ACD module
by Robert Lubos
· 10 months ago
0a95423
net: ipv4: Implement IPv4 address conflict detection
by Robert Lubos
· 10 months ago
ca19e6b
net: wifi_shell: Resolve filter settings mismatch
by Vivekananda Uppunda
· 10 months ago
91054be
net: wifi: shell: Correction to connect command default case
by Ajay Parida
· 10 months ago
d4b22cd
net: wifi_mgmt: Support to configure AP parameter max_num_sta
by Ajay Parida
· 10 months ago
bedd38c
net: wifi_mgmt: Support AP parameter configuration "Skip inactivity poll"
by Ajay Parida
· 10 months ago
c6d1a91
net: wifi_mgmt: Support to configure AP mode parameter
by Ajay Parida
· 10 months ago
180c22a
net: wifi: shell: Support to print name
by Ajay Parida
· 10 months ago
3efdbe6
modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates
by Tomi Fontanilles
· 10 months ago
9e38bcc
wifi: utils: Get correct channel count
by Ravi Dondaputi
· 10 months ago
bbe5e1e
build: namespace the generated headers with `zephyr/`
by Yong Cong Sin
· 10 months ago
87bacf3
net: l2: ethernet: arp: Fix ARP probe target HW address matching
by Robert Lubos
· 10 months ago
251ddf0
net: l2: ethernet: arp: improve debug output
by Jordan Yates
· 10 months ago
d8c89f2
wifi: shell: Support configuration of timeout in connect command
by Ravi Dondaputi
· 10 months ago
c2f65cd
net: gptp: fix race condition on timestamp callback
by Jean-Nicolas Graux
· 10 months ago
64aa577
net: gptp: fix rate_ratio in gptp_mi_set_ps_sync_cmss()
by Jean-Nicolas Graux
· 10 months ago
cec4818
net: gptp: do not run clock master sync send SM if we are not the GM clock
by Jean-Nicolas Graux
· 10 months ago
c2cd0fe
net: gptp: fix again computation of follow up correction field
by Jean-Nicolas Graux
· 10 months ago
2d61db9
mbedtls: introduce PSA-specific Kconfig file
by Tomi Fontanilles
· 11 months ago
6551e6f
net: arp: Add support for gratuitous ARP transmission
by Robert Lubos
· 11 months ago
479e957
kconfig: openthread: Fix PSA Key Ref config for RCP architecture
by Maciej Baczmanski
· 11 months ago
db8bb9e
cmake: linker: Use kconfig for iterable section subalign
by Pieter De Gendt
· 11 months ago
dcb3704
net: l2: ppp: Fix terminate requests
by Markus Lassila
· 11 months ago
Next »