Marian Buschsieweke d86df5b217
sys/net/netopt: make NETOPT_TX_END_IRQ and friends read-only
Reasoning:

- Many drivers already just generate these events regardless of configuration.
  This will make behavior more consistent
- Run time configuration increases ROM, complexity and maintaining
  effort
- At least NETOPT_TX_END_IRQ is now de facto mandatory, as the new
  netdev driver API requires NETDEV_EVENT_TX_COMPLETE to always be
  generated.
2021-03-22 08:14:27 +01:00
..
2020-11-23 16:56:34 +01:00
2019-11-23 22:39:07 +01:00
2019-03-26 21:56:05 +01:00
2020-07-07 10:54:10 +02:00
2020-07-14 21:26:19 +05:30
2019-01-10 18:07:29 +01:00
2019-09-12 14:58:16 +03:00
2020-09-30 11:18:36 +02:00
2020-03-24 10:39:49 +01:00
2020-11-23 16:56:34 +01:00
2021-01-14 16:03:00 +01:00
2018-04-10 15:40:18 +02:00
2020-07-22 00:26:09 +05:30
2021-02-09 12:27:58 +01:00
2020-09-30 20:00:03 +05:30
2018-03-06 14:00:32 +01:00
2021-02-09 12:27:58 +01:00
2021-02-09 12:27:58 +01:00
2021-01-13 13:29:13 +01:00
2019-11-23 22:39:37 +01:00
2020-11-09 11:45:28 +01:00