Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
470349c25a7c0604de02cf0585bb3d8cc5b6463f
/
subsys
470349c
Bluetooth: settings: Add support for per-submodule handlers
by Johan Hedberg
· 7 years ago
d22b7c9
Bluetooth: Remove bt_storage API
by Johan Hedberg
· 7 years ago
b997a28
Bluetooth: Introduce skeleton for settings-based storage
by Johan Hedberg
· 7 years ago
f4dcb45
subsys: fs: fcb: fix - crc write size not aligned
by Andrzej Puzdrowski
· 7 years ago
4954fe0
subsys: fs: fix generic storage partition selection
by Andrzej Puzdrowski
· 7 years ago
af8a0b1
net: tc: Proper packet priority to traffic class mapping
by Jukka Rissanen
· 7 years ago
f038d35
net: lwm2m: remove unused LWM2M_PEER_PORT define
by Michael Scott
· 7 years ago
b6ca731
net: lwm2m: remove unused CONFIG_LWM2M_BOOTSTRAP_PORT config
by Michael Scott
· 7 years ago
42717a9
net: lwm2m: use BIT macro instead of LWM2M_OP_BIT
by Michael Scott
· 7 years ago
aa9a24a
net: lwm2m: remove LWM2M_OP_NONE flag and renumber the rest
by Michael Scott
· 7 years ago
f80c52d
net: lwm2m: introduce LWM2M_HAS_PERM macro
by Michael Scott
· 7 years ago
cf55b70
net: lwm2m: fix error code in read and write handlers
by Michael Scott
· 7 years ago
44c9b79
net: lwm2m: clear lwm2m_obj_path obj in string_to_path
by Michael Scott
· 7 years ago
3e16be3
net: lwm2m: refactor engine_get_obj to be more useful
by Michael Scott
· 7 years ago
1285578
net: if: Add functions to get correct IPv4 address
by Jukka Rissanen
· 7 years ago
8dd37fa
Bluetooth: Mesh: Fix sequence number in Friend queue
by Johan Hedberg
· 7 years ago
6a71a69
Bluetooth: GATT: Fix CCC handling
by Johan Hedberg
· 7 years ago
d171568
net: icmpv6: Fix payload length and checksum
by Ruslan Mstoi
· 7 years ago
6b11106
Bluetooth: Mesh: Fix enabling Node Identity advertising
by Johan Hedberg
· 7 years ago
b2ca5ee
subsys: usb: rework USB DFU class driver
by Johann Fischer
· 7 years ago
f9b2da3
kconfig: Move CPLUSPLUS from root to "Compiler Options"
by Sebastian Bøe
· 7 years ago
2002a4e
net: arp: Do not access NULL network packet
by Jukka Rissanen
· 7 years ago
d67009d
subsys: settings: Fix Kconfig dependencies
by Johan Hedberg
· 7 years ago
a12138d
net: hostname: Fix hostname buffer length
by Jukka Rissanen
· 7 years ago
222aa60
netusb: rndis: Fix RNDIS always disabled state
by Andrei Emeltchenko
· 7 years ago
185f2be
netusb: rndis: Add more debugs
by Andrei Emeltchenko
· 7 years ago
9968cda
fs: Convert NFFS partition to a generic one
by Johan Hedberg
· 7 years ago
aa67a4c
Bluetooth: Mesh: Remove redundant branch for IV Update
by Johan Hedberg
· 7 years ago
c7c5829
Bluetooth: Mesh: Fix missing IVU normal mode timer when provisioning
by Johan Hedberg
· 7 years ago
2a896cc
Bluetooth: Mesh: Fix IV Update tests when duration is unknown
by Johan Hedberg
· 7 years ago
bf185f5
net: ipv6: Fix crash from double free of fragment
by Ruslan Mstoi
· 7 years ago
460a6c7
net: tcp: send_syn_segment: Log packet before it's sent
by Paul Sokolovsky
· 7 years ago
341b427
subsys: settings: fix fcb back-end initialization
by Andrzej Puzdrowski
· 7 years ago
9fe3053
susbsys: settings: fix coverity issues
by Andrzej Puzdrowski
· 7 years ago
83ac3e2
shell: kernel: Add reboot command
by Henrik Brix Andersen
· 7 years ago
7e06741
usb: Remove unneeded header include
by Andrei Emeltchenko
· 7 years ago
b7862eb
hid: core: truncated wLength if it doesn't match report descriptor size
by qianfan Zhao
· 7 years ago
53410af
usb: Add Bluetooth device class core functionality
by Andrei Emeltchenko
· 7 years ago
0322af5
usb: Add Bluetooth device decriptors
by Andrei Emeltchenko
· 7 years ago
4d703b1
usb: Add Bluetooth USB Device configuration options
by Andrei Emeltchenko
· 7 years ago
1653254
usb: mass_storage: Use simpler header include
by Andrei Emeltchenko
· 7 years ago
6239341
usb: Add subsys/usb for device descriptor header
by Andrei Emeltchenko
· 7 years ago
773f3e1
usb: Add sys_cpu_to_le16() conversion for USB field
by Andrei Emeltchenko
· 7 years ago
c0d0a61
net: ipv6: Remove irrelevant error log
by Ruslan Mstoi
· 7 years ago
4c400e8
net: ipv6: Fix crash from malformed fragment payload
by Ruslan Mstoi
· 7 years ago
5089334
subsys: nffs: Unlock mutex before returning
by Leandro Pereira
· 7 years ago
2563c37
net: ipv6: Fix crash from NULL fragment pointer access
by Ruslan Mstoi
· 7 years ago
be6bf29
syslog: net: Fix multiple network interface selection for IPv4
by Jukka Rissanen
· 7 years ago
a91c46f
net: app: Select local IP address properly if multiple interfaces
by Jukka Rissanen
· 7 years ago
2bb179b
net: shell: Use correct network interface for IPv4 ping
by Jukka Rissanen
· 7 years ago
da8af39
net: if: Add helper to select src interface for a IPv4 dst addr
by Jukka Rissanen
· 7 years ago
5e9f7cb
doc: fix misspellings in Kconfig files
by David B. Kinder
· 7 years ago
c995bfe
net/wifi: Add a shell module for controlling WiFi devices
by Tomasz Bursztyka
· 7 years ago
eab3f16
net/mgmt/wifi: Add dedicated net mgmt hooks for WiFi offload devices
by Tomasz Bursztyka
· 7 years ago
dc81659
net/wifi: Select dependencies to get wifi mgmt working
by Tomasz Bursztyka
· 7 years ago
7bde51d
net/mgmt: Add initial WiFi management API definitions
by Patrik Flykt
· 7 years ago
93ac7ce
net/mgmt: Move NET_EVENT_INFO_MAX_SIZE into net core's private header
by Tomasz Bursztyka
· 7 years ago
c7d5e87
net: Don't call l2->enable for offload devices
by Gil Pitney
· 7 years ago
6d387ec
net: Remove the need for an l2 on offloaded drivers
by Dario Pennisi
· 7 years ago
ac661a0
net: tcp: Cancel fin_timer in FIN_WAIT_2 instead FIN_WAIT_1
by Marcin Niestroj
· 7 years ago
6f57c03
net: app: Always set relevant sa_family when starting a TCP server
by Tomasz Bursztyka
· 7 years ago
00885bb
OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers
by David Leach
· 7 years ago
03b2408
subsys: net: ip: l2: openthread: Fixed compiler errors and warnings
by David Leach
· 7 years ago
51a2090
newlib: Fix compiler warning when using Newlib
by David Leach
· 7 years ago
c90b9f5
net: shell: Print ethernet statistics
by Jukka Rissanen
· 7 years ago
c1e7fd7
net: stats: Add infrastructure for collecting ethernet stats
by Jukka Rissanen
· 7 years ago
1146ba1
net: app: server: Create IPv4 listener also if IPv6 is enabled
by Jukka Rissanen
· 7 years ago
61cd96e
net: l2: ethernet: fix kconfig
by Andrzej Puzdrowski
· 7 years ago
757c5d1
net/ethernet: Fix uninitialized attributes in ethernet mgmt parameters
by Tomasz Bursztyka
· 7 years ago
8d558fb
net/ethernet: Add a management interface
by Tomasz Bursztyka
· 7 years ago
af0c586
net/ethernet: Moving ethernet code to dedicated directory
by Tomasz Bursztyka
· 7 years ago
4bf1a9b
net/ethernet: All types are prefixed with ethernet_
by Tomasz Bursztyka
· 7 years ago
e9d77b6
net/ethernet: No need to expose vlan_setup if vlan is not enabled
by Tomasz Bursztyka
· 7 years ago
1443ff0
net: stats: Make statistics collection per network interface
by Jukka Rissanen
· 7 years ago
85d65b2
net: stats: Fix the net_mgmt statistics collection
by Jukka Rissanen
· 7 years ago
7383814
cpp: mark __dso_handle as weak.
by Michael Hope
· 7 years ago
e56a9f0
net: ethernet: Return correct non VLAN interface
by Jukka Rissanen
· 7 years ago
6c6d98b
Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics
by Vinayak Kariappa Chettimada
· 7 years ago
d6a549c
Bluetooth: Mesh: Fix Node Identity advertising with PB-ADV
by Johan Hedberg
· 7 years ago
dbb2264
usb: hid: implement set_report()
by Michael Hope
· 7 years ago
0d04aef
usb: hid: add a INT IN transfer complete callback.
by Michael Hope
· 7 years ago
d80ae8a
usb: netusb: Add CDC EEM network usb function
by Loic Poulain
· 7 years ago
992e328
usb: netusb: Rework netusb media connect/disconnect
by Loic Poulain
· 7 years ago
ffd0a1f
net: core: Check interface when receiving a packet
by Jukka Rissanen
· 7 years ago
b70b4bc
net: shell: Add network interface up/down command
by Jukka Rissanen
· 7 years ago
6643bb0
net: l2: ethernet: Add priority to sent ethernet VLAN header
by Jukka Rissanen
· 7 years ago
2c343d2
drivers: net: slip: Add VLAN support
by Jukka Rissanen
· 7 years ago
487e810
net: shell: Add VLAN support
by Jukka Rissanen
· 7 years ago
de13e97
net: if: vlan: Add virtual lan support
by Jukka Rissanen
· 7 years ago
a0df4f6
samples: net: Fix sanitycheck for sam_e70_xplained board
by Jukka Rissanen
· 7 years ago
b8042ea
Bluetooth: Mesh: Fix possible NULL dereferences in client models
by Johan Hedberg
· 7 years ago
4291fb6
usb: Remove duplicated CDC_ECM_SUBCLASS definition
by Andrei Emeltchenko
· 7 years ago
9d38f46
net: tc: Using u8_t for queue and thread priority
by Jukka Rissanen
· 7 years ago
79bb589
net: tc: Fix array checks
by Jukka Rissanen
· 7 years ago
7539748
usb: hid: Fix setting report size for composite configuration
by Andrei Emeltchenko
· 7 years ago
276d17d
Bluetooth: L2CAP: Update LE specific connection result values
by Mariusz Skamra
· 7 years ago
d458f1e
Bluetooth: L2CAP: Use BR definition on connection success
by Mariusz Skamra
· 7 years ago
9705f4a
net: tcp: Fix crash from SYN flood
by Ruslan Mstoi
· 7 years ago
97b83ff
net: sockets: Check for errors from dns_get_addr_info
by Stig Bjørlykke
· 7 years ago
5da0d29
net: dns: Fix end-of-results callback on error
by Stig Bjørlykke
· 7 years ago
Next »