| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: assorted improvements for vhci | Dmitry Vyukov | 2020-07-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Regenerate const files on next-20200729. Change conn handle to 200 because it also seems to be matches against phy_handle fields which are int8 (current 256 does not fit into int8). Use 200 for all handle's and all phy_handle's. Remove hci_evt_le_cis_req, it does not seem to be used in the kernel. Restrict some event types and statuses. Add rssi field to hci_ev_le_advertising_info. Use bytesize for some of the data length fields. | ||||
| * | sys/linux: generate consts on next-20200519 | Dmitry Vyukov | 2020-05-20 | 1 | -1/+1 |
| | | |||||
| * | sys/linux: mark some ioctls as disabled | Dmitry Vyukov | 2020-05-04 | 1 | -1/+1 |
| | | | | | | | | Mark ioctls we disable in init.go as disabled. Update #477 Update #502 | ||||
| * | Autogenerated files for linux/mips64le | Jouni Hogander | 2019-12-17 | 1 | -0/+125 |
| This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate | |||||
