summaryrefslogtreecommitdiff
path: root/subsys
AgeCommit message (Expand)Author
2017-01-09filesystem: add mkdir shell commandAnas Nashif
2017-01-09filesystem: fix dependency on shellAnas Nashif
2017-01-08subsys: disk: Refactor disk_access stuff into a directoryJithu Joseph
2017-01-08kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTSAnas Nashif
2017-01-06net: l2: bluetooth: Fix build break in ipsp_disconnectedMichael Scott
2017-01-06net: tcp: Use appdatalen when acknowledging packetsLeandro Pereira
2017-01-06net: tcp: Store return value of net_buf_frags_len() on a size_tLeandro Pereira
2017-01-06net: tcp: Remove unused `retransmit_timer` field from `net_tcp`Leandro Pereira
2017-01-06net: tcp: Be more consistent with namespaces for private funcsLeandro Pereira
2017-01-06net: tcp: Precompute appdata properlyAndy Ross
2017-01-06net: tcp: Swap tcp->context backpointersAndy Ross
2017-01-06net: tcp: Select correct source address for SYNACK packetsAndy Ross
2017-01-06net: ieee802154: Add a shell module named 'ieee15_4'Tomasz Bursztyka
2017-01-06net: ieee802154: Expose basic network parameters through net mgmt APITomasz Bursztyka
2017-01-06net: ieee802154: Fix logging primitive in mgmt partTomasz Bursztyka
2017-01-06net/dns: Introduce the qname_copy routineFlavio Santes
2017-01-06net/mqtt: Allow an MQTT subscriber app to receive msgsFlavio Santes
2017-01-06net/mqtt: Allow an MQTT publisher app to receive msgsFlavio Santes
2017-01-06net/mqtt: Improve error handling in mqtt_rx_connack routineFlavio Santes
2017-01-06net/mqtt: Improve buffer error handling in mqtt_tx routinesFlavio Santes
2017-01-06net/mqtt: Add the mqtt_rx_publish routineFlavio Santes
2017-01-06net/mqtt: Use the right data typeFlavio Santes
2017-01-06net/mqtt: Improve indentationFlavio Santes
2017-01-06net/mqtt: Make input arguments constFlavio Santes
2017-01-06net/nbuf: Introduce the net_nbuf_linear_copy routineFlavio Santes
2017-01-06net/protocols: Remove unnecessary assignement in MakefilesFlavio Santes
2017-01-06net: ieee802154: Handle disassocation notification from PAN coordinatorTomasz Bursztyka
2017-01-06net: ieee802154: Add PAN disassociation requestTomasz Bursztyka
2017-01-06net: ieee80215: Add Active Scan requestTomasz Bursztyka
2017-01-06net: ieee802154: Integrate MAC Command frames handlingTomasz Bursztyka
2017-01-06net: ieee802154: Add PAN association requestTomasz Bursztyka
2017-01-06net: ieee802154: Integrate beacon frame handlingTomasz Bursztyka
2017-01-06net: ieee802154: Add grounds for passive scanTomasz Bursztyka
2017-01-06net: event: Notify on interface being put down or upTomasz Bursztyka
2017-01-06net: l2: Add enable callbackLuiz Augusto von Dentz
2017-01-06net: if: Add NET_IF_UP flagLuiz Augusto von Dentz
2017-01-05Bluetooth: Fix potential race condition in bt_pub_key_gen()Johan Hedberg
2017-01-05Bluetooth: AVDTP:Add Accept Incoming connection cbArun Jagadish
2017-01-05Bluetooth: RFCOMM: Implement timer in sessionJaganath Kanakkassery
2017-01-05Bluetooth: HFP HF: Rename cind_status_handle_valuesSathish Narasimman
2017-01-05Bluetooth: AT: Reset AT and CMD stateSathish Narasimman
2017-01-05Bluetooth: HFP HF: SLC Enable indicator status reportSathish Narasimman
2017-01-05Bluetooth: hci_ecc: Verify LE Generate DHKey command parametersSzymon Janc
2017-01-05Bluetooth: A2DP: Removes confirmation callback registrationPiyush Itankar
2017-01-05Bluetooth: RFCOMM: Implement timer in dlcJaganath Kanakkassery
2017-01-05Bluetooth: RFCOMM: Rearrange fns to avoid forward declarationJaganath Kanakkassery
2017-01-05Bluetooth: SDP: Update 'no records found' code commentArkadiusz Lichwa
2017-01-05Bluetooth: SDP: Add UUID reference to user callbackArkadiusz Lichwa
2017-01-05Bluetooth: Controller: revert to event callback inside radio ISRVinayak Chettimada
2017-01-05bluetooth: controller: Split events into normal and priorityCarles Cufi