linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 01/12] net: dsa: lantiq_gswip: mark OF related data as maybe unused
 2023-03-28 16:13 UTC  (29+ messages)
` [PATCH 02/12] net: dsa: lan9303: drop of_match_ptr for ID table
` [PATCH 03/12] net: dsa: seville_vsc9953: "
` [PATCH 04/12] net: dsa: ksz9477: "
` [PATCH 05/12] net: dsa: ocelot: "
` [PATCH 06/12] net: phy: ks8995: "
` [PATCH 07/12] net: ieee802154: adf7242: "
` [PATCH 08/12] net: ieee802154: mcr20a: "
` [PATCH 09/12] net: ieee802154: at86rf230: "
` [PATCH 10/12] net: ieee802154: ca8210: "
` [PATCH 11/12] net: ieee802154: adf7242: drop owner from driver
` [PATCH 12/12] net: ieee802154: ca8210: "

pull-request: ieee802154 for net 2023-03-24
 2023-03-28  7:10 UTC  (3+ messages)

[PATCH wpan-next 0/2] ieee802154: Handle imited devices
 2023-03-24 16:21 UTC  (5+ messages)
` [PATCH wpan-next 1/2] net: ieee802154: Handle limited devices with only datagram support
` [PATCH wpan-next 2/2] ieee802154: ca8210: Flag the driver as being limited

[PATCH wpan-next v2 0/4] ieee802154: Active scan support
 2023-03-24 12:27 UTC  (9+ messages)
` [PATCH wpan-next v2 1/4] ieee802154: Add support for user active scan requests
` [PATCH wpan-next v2 2/4] mac802154: Handle active scanning
` [PATCH wpan-next v2 3/4] ieee802154: Add support for allowing to answer BEACON_REQ
` [PATCH wpan-next v2 4/4] mac802154: Handle received BEACON_REQ

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-20 19:15 UTC  (19+ messages)
` [PATCH V6 02/15] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V6 03/15] iio: imu: "
` [PATCH V6 04/15] mtd: devices: "
` [PATCH V6 05/15] staging: "
` [PATCH V6 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V6 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V6 08/15] ALSA: hda: cs35l41: "
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V6 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V6 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V6 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V6 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V6 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V6 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
` (subset) [PATCH V6 00/15] Add support for stacked/parallel memories

[PATCH AUTOSEL 4.14 2/9] ca8210: fix mac_len negative array access
 2023-03-20  0:57 UTC 

[PATCH AUTOSEL 4.19 2/9] ca8210: fix mac_len negative array access
 2023-03-20  0:57 UTC 

[PATCH AUTOSEL 5.4 02/12] ca8210: fix mac_len negative array access
 2023-03-20  0:56 UTC 

[PATCH AUTOSEL 5.10 03/15] ca8210: fix mac_len negative array access
 2023-03-20  0:55 UTC 

[PATCH AUTOSEL 5.15 04/17] ca8210: fix mac_len negative array access
 2023-03-20  0:55 UTC 

[PATCH AUTOSEL 6.1 03/29] ca8210: fix mac_len negative array access
 2023-03-20  0:53 UTC 

[PATCH AUTOSEL 6.2 03/30] ca8210: fix mac_len negative array access
 2023-03-20  0:52 UTC 

[PATCH next] ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()
 2023-03-16 19:02 UTC  (7+ messages)

[PATCH v2 12/14] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
 2023-03-16 18:06 UTC  (3+ messages)

[PATCH] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
 2023-03-16 17:58 UTC  (3+ messages)

[RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-03-16 15:57 UTC  (2+ messages)

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-13 16:49 UTC  (20+ messages)
` [PATCH V5 02/15] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V5 03/15] iio: imu: "
` [PATCH V5 04/15] mtd: devices: "
` [PATCH V5 05/15] staging: "
` [PATCH V5 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V5 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V5 08/15] ALSA: hda: cs35l41: "
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V5 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V5 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V5 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V5 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V5 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V5 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
  ` [PATCH V5 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` (subset) [PATCH V5 00/15] spi: Add support for stacked/parallel memories

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-03-11 21:16 UTC  (11+ messages)
` [PATCH v4 08/15] ALSA: hda: cs35l41: Replace all spi->chip_select references with function call
` [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
  ` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` (subset) [PATCH v4 00/15] spi: Add support for stacked/parallel memories

[syzbot] [wpan?] general protection fault in nl802154_trigger_scan
 2023-03-08  9:38 UTC  (5+ messages)

[PATCH v2] net: ieee802154: fix a null pointer in nl802154_trigger_scan
 2023-03-07  9:38 UTC  (2+ messages)

[PATCH] net: ieee802154: fix a null pointer in nl802154_trigger_scan
 2023-03-07  9:34 UTC  (6+ messages)
    `  "

pull-request: ieee802154 for net 2023-03-02
 2023-03-03  6:30 UTC  (2+ messages)

[PATCH net] ieee802154: Prevent user from crashing the host
 2023-03-02 13:47 UTC  (5+ messages)

[PATCH wpan v2 0/6] ieee802154: Scan/Beacon fixes
 2023-02-28 10:08 UTC  (15+ messages)
` [PATCH wpan v2 1/6] ieee802154: Use netlink policies when relevant on scan parameters
` [PATCH wpan v2 2/6] ieee802154: Convert scan error messages to extack
` [PATCH wpan v2 3/6] ieee802154: Change error code on monitor scan netlink request
` [PATCH wpan v2 4/6] mac802154: Send beacons using the MLME Tx path
` [PATCH wpan v2 5/6] mac802154: Fix an always true condition
` [PATCH wpan v2 6/6] ieee802154: Drop device trackers

general protection fault in nl802154_trigger_scan
 2023-02-27  6:34 UTC 

[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
 2023-02-24 13:57 UTC  (30+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests

ieee802154: energy detection question
 2023-02-23 10:35 UTC  (3+ messages)

Fotowoltaika - nowe warunki
 2023-02-22  8:34 UTC 

[PATCH net 1/4] MAINTAINERS: Switch maintenance for cc2520 driver over
 2023-02-21  2:58 UTC  (7+ messages)
` [PATCH net 2/4] MAINTAINERS: Switch maintenance for mcr20a "
` [PATCH net 3/4] MAINTAINERS: Switch maintenance for mrf24j40 "
` [PATCH net 4/4] MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154

pull-request v2: ieee802154-next 2023-02-20
 2023-02-21  0:50 UTC  (2+ messages)

pull-request: ieee802154-next 2023-02-02
 2023-02-20 21:44 UTC  (5+ messages)

[PATCH wpan] ca8210: fix mac_len negative array access
 2023-02-18 15:27 UTC  (2+ messages)

[PATCH v4 00/18] gpiolib cleanups
 2023-02-15 15:59 UTC  (3+ messages)

[PATCH wpan 0/6] ieee802154: Scan/Beacon fixes
 2023-02-14 13:39 UTC  (8+ messages)
` [PATCH wpan 1/6] ieee802154: Use netlink policies when relevant on scan parameters
` [PATCH wpan 2/6] ieee802154: Convert scan error messages to extack
` [PATCH wpan 3/6] ieee802154: Change error code on monitor scan netlink request
` [PATCH wpan 4/6] mac802154: Send beacons using the MLME Tx path
` [PATCH wpan 5/6] mac802154: Fix an always true condition
` [PATCH wpan 6/6] ieee802154: Drop device trackers

[PATCH wpan-tools] iwpan: Allow the phy shortcut for scanning commands
 2023-02-13 17:47 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).