- Dec 15, 2022
-
-
Jason Kridner authored
-
-
- Jul 18, 2021
-
-
Erik Larson authored
Fixes #16 Fails probe if the device does not respond to Get Capabilities request.
-
- Jul 11, 2021
-
-
Erik Larson authored
Avoid repeat calls to ieee802154_xmit_complete for the same skb Fix resource tear-down order in remove Fixes #20
-
- Jul 10, 2021
-
-
Erik Larson authored
Change printk to dev_dbg Add debug.sh for turning on module debug Fixes #11
-
Erik Larson authored
Fixes #17
-
- Jul 05, 2021
-
-
Erik Larson authored
Fixes #4 Add 802154 callback implementations Handle RX Packet Fix CRC calc bug Add CDC channel input to dmesg logging
-
- Jul 04, 2021
-
-
Erik Larson authored
Fixes #10 Handle getting supported channels Set IEEE address Add sync at startup
-
- Jul 03, 2021
-
-
Erik Larson authored
Handle I-Frame ACK request - buggy matching implementation uses fixed control field Fixes #9
-
Erik Larson authored
Adds a circular buffer for sending HDLC packets using serdev Add script to probe drivers Remove auto-tx-ack
-
- Jun 22, 2021
-
-
Erik Larson authored
Fixes #2 Add CRC to HDLC send Add HDLC receiver with CRC
-
Erik Larson authored
Fixes #3 Async work processing for serdev tx Add incomplete outline of HDLC send Add 802154 hw capabilities (hard-coded) Add lowpan config script Add spin lock for serdev transmit
-
- Jun 20, 2021
-
-
Erik Larson authored
Simple echo of serdev uart device Shell of 802154 driver
-
- Jun 18, 2021
-
-
Erik Larson authored
-