linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-18 08:56:11 to 2022-08-08 03:43:11 UTC [more...]

[PATCH v0] ieee802154/adf7242: defer destroy_workqueue call
 2022-08-08  3:42 UTC 

Myrte Aromatherapy school "THE WORLD FINANCIAL CRISIS CAN MAKE YOU VERY RICH!"
 2022-08-07  3:33 UTC 

Framework Roadthemes "THE WORLD FINANCIAL CRISIS CAN MAKE YOU A MILLIONAIRE!"
 2022-08-06 10:04 UTC 

金子工務店 "CRYPTOCURRENCY WILL MAKE YOU A BILLIONAIRE"
 2022-08-06  7:31 UTC 

AQV Personalleasing „A QUICK AND EFFECTIVE WAY TO GET RICH“
 2022-08-05  6:49 UTC 

[PATCH wpan-tools 0/7] iwpan: Support scanning/beaconing
 2022-08-02  0:05 UTC  (11+ messages)
` [PATCH wpan-tools 1/7] iwpan: Fix the channels printing
` [PATCH wpan-tools 2/7] iwpan: Export iwpan_debug
` [PATCH wpan-tools 3/7] iwpan: Fix a comment
` [PATCH wpan-tools 4/7] iwpan: Remove duplicated SECTION
` [PATCH wpan-tools 5/7] iwpan: Synchronize nl802154 header with the Linux kernel
` [PATCH wpan-tools 6/7] iwpan: Add full scan support
` [PATCH wpan-tools 7/7] iwpan: Add events support

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-08-01 23:58 UTC  (33+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces
` [PATCH wpan-next 02/20] net: ieee802154: Advertize coordinators discovery
` [PATCH wpan-next 03/20] net: ieee802154: Handle "
` [PATCH wpan-next 04/20] net: ieee802154: Trace the registration of new PANs
` [PATCH wpan-next 05/20] net: ieee802154: Define frame types
` [PATCH wpan-next 06/20] net: ieee802154: Add support for user scanning requests
` [PATCH wpan-next 07/20] net: ieee802154: Define a beacon frame header
` [PATCH wpan-next 08/20] net: mac802154: Prepare forcing specific symbol duration
` [PATCH wpan-next 09/20] net: mac802154: Introduce a global device lock
` [PATCH wpan-next 10/20] net: mac802154: Handle passive scanning
` [PATCH wpan-next 11/20] net: ieee802154: Add support for user beaconing requests
` [PATCH wpan-next 12/20] net: mac802154: Handle basic beaconing
` [PATCH wpan-next 13/20] net: ieee802154: Add support for user active scan requests
` [PATCH wpan-next 14/20] net: mac802154: Handle active scanning
` [PATCH wpan-next 15/20] net: ieee802154: Add support for allowing to answer BEACON_REQ
` [PATCH wpan-next 16/20] net: mac802154: Handle received BEACON_REQ
` [PATCH wpan-next 17/20] net: ieee802154: Handle limited devices with only datagram support
` [PATCH wpan-next 18/20] ieee802154: ca8210: Flag the driver as being limited
` [PATCH wpan-next 19/20] ieee802154: hwsim: Do not check the rtnl
` [PATCH wpan-next 20/20] ieee802154: hwsim: Allow devices to be coordinators

[PATCH] net/ieee802154: fix repeated words in comments
 2022-07-18 19:34 UTC  (2+ messages)

[PATCH] net: ieee802154: ca8210: Fix comment typo
 2022-07-18 19:35 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[PATCH wpan-next v3 0/4] net: ieee802154: PAN management
 2022-07-01 14:29 UTC  (16+ messages)
` [PATCH wpan-next v3 1/4] net: mac802154: Allow the creation of coordinator interfaces
` [PATCH wpan-next v3 2/4] net: ieee802154: Add support for inter PAN management
` [PATCH wpan-next v3 3/4] net: ieee802154: Give the user access to list of surrounding PANs
` [PATCH wpan-next v3 4/4] net: ieee802154: Trace the registration of new PANs

[PATCH] net: mac802154: Fix a Tx warning check
 2022-06-27  9:04 UTC  (3+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-27  8:17 UTC  (29+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type
` [PATCH wpan-next 2/6] net: ieee802154: Add support for internal PAN management
` [PATCH wpan-next 3/6] net: ieee802154: Create a node type
` [PATCH wpan-next 4/6] net: ieee802154: Add the PAN coordinator information
` [PATCH wpan-next 5/6] net: ieee802154: Full PAN management
` [PATCH wpan-next 6/6] net: ieee802154: Trace the registration of new PANs

6lowpan netlink
 2022-06-27  2:31 UTC  (5+ messages)

[PATCH wpan-next v2 0/6] net: ieee802154: PAN management
 2022-06-21  6:31 UTC  (15+ messages)
` [PATCH wpan-next v2 1/6] net: ieee802154: Create a device type
` [PATCH wpan-next v2 2/6] net: ieee802154: Ensure only FFDs can become PAN coordinators
` [PATCH wpan-next v2 3/6] net: mac802154: Allow the creation of PAN coordinator interfaces
` [PATCH wpan-next v2 4/6] net: ieee802154: Add support for inter PAN management
` [PATCH wpan-next v2 5/6] net: ieee802154: Give the user to the PAN information
` [PATCH wpan-next v2 6/6] net: ieee802154: Trace the registration of new PANs

[PATCH wpan-next v4 00/11] ieee802154: Synchronous Tx support
 2022-06-17 14:20 UTC  (19+ messages)
` [PATCH wpan-next v4 01/11] net: mac802154: Rename the synchronous xmit worker
` [PATCH wpan-next v4 02/11] net: mac802154: Rename the main tx_work struct
` [PATCH wpan-next v4 03/11] net: mac802154: Enhance the error path in the main tx helper
` [PATCH wpan-next v4 04/11] net: mac802154: Follow the count of ongoing transmissions
` [PATCH wpan-next v4 05/11] net: mac802154: Bring the ability to hold the transmit queue
` [PATCH wpan-next v4 06/11] net: mac802154: Create a hot tx path
` [PATCH wpan-next v4 07/11] net: mac802154: Introduce a helper to disable the queue
` [PATCH wpan-next v4 08/11] net: mac802154: Introduce a tx queue flushing mechanism
` [PATCH wpan-next v4 09/11] net: mac802154: Introduce a synchronous API for MLME commands
` [PATCH wpan-next v4 10/11] net: mac802154: Add a warning in the hot path
` [PATCH wpan-next v4 11/11] net: mac802154: Add a warning in the slow path

[PATCH wpan-next 1/2] 6lowpan: nhc: more constify api
 2022-06-16 12:57 UTC  (4+ messages)
` [PATCH wpan-next 2/2] 6lowpan: nhc: drop EEXIST limitation

[PATCH v3 8/8] net: use new capable_any functionality
 2022-06-15 15:26 UTC 

[PATCHv2 wpan-next 0/2] mac802154: atomic_dec_and_test() fixes
 2022-06-15  9:08 UTC  (8+ messages)
` [PATCHv2 wpan-next 1/2] mac802154: util: fix release queue handling
` [PATCHv2 wpan-next 2/2] mac802154: fix atomic_dec_and_test checks

[PATCH wpan-next] mac802154: util: fix release queue handling
 2022-06-13  3:13 UTC 

pull-request: ieee802154-next 2022-06-09
 2022-06-10  6:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove me as maintainer of 6lowpan
 2022-06-02 17:42 UTC  (6+ messages)
` [PATCH] MAINTAINERS: Remove Jukka Rissanen as 6lowpan maintainer

[PATCH bluetooth-next 0/3] net: 6lowpan: simplify lookup by nhc id
 2022-06-02 17:41 UTC  (8+ messages)

Hello Sir, I seek your urgent consideration
 2022-05-24  9:24 UTC 

[PATCH net-next v3] net: wrap the wireless pointers in struct net_device in an ifdef
 2022-05-22 21:00 UTC  (2+ messages)

[PATCH wpan-next v2 00/11] ieee802154: Synchronous Tx support
 2022-05-19 14:20 UTC  (19+ messages)
` [PATCH wpan-next v2 09/11] net: mac802154: Introduce a synchronous API for MLME commands
` [PATCH wpan-next v2 10/11] net: mac802154: Add a warning in the hot path

[PATCH net-next v2] net: ifdefy the wireless pointers in struct net_device
 2022-05-19  6:53 UTC  (5+ messages)

[PATCH wpan-next v3 00/11] ieee802154: Synchronous Tx support
 2022-05-19  1:52 UTC  (17+ messages)
` [PATCH wpan-next v3 09/11] net: mac802154: Introduce a synchronous API for MLME commands
` [PATCH wpan-next v3 10/11] net: mac802154: Add a warning in the hot path
` [PATCH wpan-next v3 11/11] net: mac802154: Add a warning in the slow path


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).