summaryrefslogtreecommitdiff
path: root/net/nimble/drivers/nrf51/src/ble_phy.c
AgeCommit message (Expand)Author
2016-08-15MYNEWT-83: use a fixed buffer for reception.William San Filippo
2016-08-11MYNEWT-83: Use a fixed buffer for reception for controller stackWilliam San Filippo
2016-06-02first cut at LL privacyWilliam San Filippo
2016-06-02Initial cut of LL privacyWilliam San Filippo
2016-05-06Code now asks PHY maximum data pdu payload sizeWilliam San Filippo
2016-05-05LL feature configuration for controller moved to nimble_opt.hWilliam San Filippo
2016-05-02MYNEWT-85: Transmit timing fixesWilliam San Filippo
2016-04-27MYNEWT-85: Fix BLE timing for start of connection events.William San Filippo
2016-04-21MYNEWT-284: fix nrf51 radio state errorsWilliam San Filippo
2016-04-18MYNEWT-99: Port encryption to nrf51William San Filippo
2016-04-15MYNEWT-99: Implement LL encryption procedure.William San Filippo
2016-04-12Add PHY statisticsWilliam San Filippo
2016-04-11Remove space at end of lineWilliam San Filippo
2016-03-31Fix nrf51 receive mbuf data pointer errorWilliam San Filippo
2016-02-17Fix bug in PHY where it could overwrite the end of a mbuf. Remove global API ...wes3
2016-02-06update license header files, continued.Sterling Hughes
2016-01-31First cut (non-tested) port of nrf52 drivers to nrf51wes3