messages from 2022-10-26 09:35:25 to 2023-02-01 16:21:04 UTC [more...]
[PATCH] [v2] at86rf230: convert to gpio descriptors
2023-02-01 16:20 UTC (8+ messages)
[PATCH v2 00/13] spi: Add support for stacked/parallel memories
2023-02-01 15:15 UTC (30+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 03/13] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
[PATCH 1/2] ieee802154: at86rf230: drop support for platform data
2023-02-01 5:34 UTC (2+ messages)
` [PATCH 2/2] ieee802154: at86rf230: switch to using gpiod API
[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
2023-01-31 11:25 UTC (9+ messages)
` [PATCH wpan-next v2 1/2] ieee802154: Add support for user beaconing requests
` [PATCH wpan-next v2 2/2] mac802154: Handle basic beaconing
[PATCH wpan-next] mac802154: Avoid superfluous endianness handling
2023-01-31 11:03 UTC (4+ messages)
[wpan-next 0/4] ieee802154: Active scan support
2023-01-31 10:57 UTC (5+ messages)
` [wpan-next 1/4] ieee802154: Add support for user active scan requests
` [wpan-next 2/4] mac802154: Handle active scanning
` [wpan-next 3/4] ieee802154: Add support for allowing to answer BEACON_REQ
` [wpan-next 4/4] mac802154: Handle received BEACON_REQ
[PATCH] cc2520: move to gpio descriptors
2023-01-31 8:12 UTC (3+ messages)
pull-request: ieee802154 for net 2023-01-30
2023-01-31 5:20 UTC (2+ messages)
[wpan-tools 0/2] iwpan: Beaconing support
2023-01-30 15:50 UTC (3+ messages)
` [wpan-tools 1/2] iwpan: Synchronize nl802154.h with the latest beaconing changes
` [wpan-tools 2/2] iwpan: Add beaconing support
[PATCH wpan-next 0/2] ieee802154: Beaconing support
2023-01-30 9:50 UTC (18+ messages)
` [PATCH wpan-next 1/2] ieee802154: Add support for user beaconing requests
` [PATCH wpan-next 2/2] mac802154: Handle basic beaconing
[PATCH] ca8210: move to gpio descriptors
2023-01-28 13:30 UTC (3+ messages)
[PATCH] at86rf230: convert to gpio descriptors
2023-01-26 14:39 UTC (5+ messages)
[PATCH wpan-next v3 0/6] IEEE 802.15.4 passive scan support
2023-01-06 11:22 UTC (11+ messages)
` [PATCH wpan-next v3 1/6] ieee802154: Add support for user scanning requests
` [PATCH wpan-next v3 2/6] ieee802154: Define a beacon frame header
` [PATCH wpan-next v3 3/6] ieee802154: Introduce a helper to validate a channel
` [PATCH wpan-next v3 4/6] mac802154: Prepare forcing specific symbol duration
` [PATCH wpan-next v3 5/6] mac802154: Add MLME Tx locked helpers
` [PATCH wpan-next v3 6/6] mac802154: Handle passive scanning
[PATCH wpan-tools v2 0/8] iwpan: Scan support
2023-01-06 11:18 UTC (9+ messages)
` [PATCH wpan-tools v2 1/8] iwpan: Synchronize nl802154.h with the latest kernel
` [PATCH wpan-tools v2 2/8] iwpan: Fix the channels printing
` [PATCH wpan-tools v2 3/8] iwpan: Export iwpan_debug
` [PATCH wpan-tools v2 4/8] iwpan: Fix a comment
` [PATCH wpan-tools v2 5/8] iwpan: Remove duplicated SECTION
` [PATCH wpan-tools v2 6/8] iwpan: Synchronize nl802154.h with the latest scan changes
` [PATCH wpan-tools v2 7/8] iwpan: Add scan support
` [PATCH wpan-tools v2 8/8] iwpan: Add events support
[PATCH wpan-next v2 0/6] IEEE 802.15.4 passive scan support
2023-01-05 9:24 UTC (18+ messages)
` [PATCH wpan-next v2 1/6] ieee802154: Add support for user scanning requests
` [PATCH wpan-next v2 2/6] ieee802154: Define a beacon frame header
` [PATCH wpan-next v2 3/6] ieee802154: Introduce a helper to validate a channel
` [PATCH wpan-next v2 4/6] mac802154: Prepare forcing specific symbol duration
` [PATCH wpan-next v2 5/6] mac802154: Add MLME Tx locked helpers
` [PATCH wpan-next v2 6/6] mac802154: Handle passive scanning
[PATCH wpan] mac802154: Fix possible double free upon parsing error
2022-12-19 10:47 UTC (2+ messages)
[bug report] mac802154: Move an skb free within the rx path
2022-12-16 13:59 UTC (2+ messages)
pull-request: ieee802154-next 2022-12-05
2022-12-12 22:32 UTC (3+ messages)
pull-request: ieee802154 for net 2022-12-05
2022-12-08 8:13 UTC (3+ messages)
[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
2022-12-08 2:22 UTC (12+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests
` [PATCH wpan-next 2/6] ieee802154: Define a beacon frame header
` [PATCH wpan-next 3/6] ieee802154: Introduce a helper to validate a channel
` [PATCH wpan-next 4/6] mac802154: Prepare forcing specific symbol duration
` [PATCH wpan-next 5/6] mac802154: Add MLME Tx locked helpers
` [PATCH wpan-next 6/6] mac802154: Handle passive scanning
[PATCH wpan] mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
2022-12-05 8:58 UTC (3+ messages)
[PATCH wpan-next v3 0/2] IEEE 802.15.4 PAN discovery handling
2022-11-29 14:47 UTC (5+ messages)
` [PATCH wpan-next v3 1/2] ieee802154: Advertize coordinators discovery
` [PATCH wpan-next v3 2/2] mac802154: Trace the registration of new PANs
[PATCH] ieee802154: cc2520: Fix error return code in cc2520_hw_init()
2022-11-29 14:01 UTC (2+ messages)
[PATCH] ca8210: Fix crash by zero initializing data
2022-11-29 14:00 UTC (2+ messages)
[PATCH wpan-next v2 0/2] IEEE 802.15.4 PAN discovery handling
2022-11-29 13:11 UTC (7+ messages)
` [PATCH wpan-next v2 1/2] ieee802154: Advertize coordinators discovery
` [PATCH wpan-next v2 2/2] mac802154: Trace the registration of new PANs
[PATCH wpan-next 0/3] IEEE 802.15.4 PAN discovery handling
2022-11-24 1:49 UTC (16+ messages)
` [PATCH wpan-next 1/3] ieee802154: Advertize coordinators discovery
` [PATCH wpan-next 2/3] ieee802154: Handle "
` [PATCH wpan-next 3/3] ieee802154: Trace the registration of new PANs
[PATCH wpan-next v2 0/3] IEEE 802.15.4: Add coordinator interfaces
2022-11-07 8:43 UTC (10+ messages)
` [PATCH wpan-next v2 3/3] mac802154: Allow the creation of "
[PATCH wpan-next] mac802154: Allow the creation of coordinator interfaces
2022-10-31 1:23 UTC (6+ messages)
[linux-next:master] BUILD REGRESSION fd8dab197cca2746e1fcd399a218eec5164726d4
2022-10-28 16:56 UTC
pull-request v2: ieee802154-next 2022-10-26
2022-10-27 1:20 UTC (2+ messages)
pull-request: ieee802154-next 2022-10-25
2022-10-26 14:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox