Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
 messages from 2017-06-25 02:59:30 to 2017-10-17 00:37:32 UTC [more...]

[PATCH 36/58] inet: frags: Convert timers to use timer_setup()
 2017-10-17  0:29 UTC 

[PATCH] inet: frags: Convert timers to use timer_setup()
 2017-10-16 20:16 UTC  (2+ messages)

[PATCH] 802154:netlink - fix typo of the name of struct genl_ops
 2017-10-16 20:14 UTC  (2+ messages)

[PATCH] linux-wpan: Add an IEEE 802.15.4 over LoRa Semtech SX1276/77/78/79 device driver
 2017-09-27 16:07 UTC  (15+ messages)

new atusb firmware candidate
 2017-09-27  8:37 UTC  (4+ messages)

[PATCH] ieee802154: atusb: fix firmware version check to enable frame retries
 2017-09-26 13:45 UTC  (2+ messages)

[PATCH][next] ieee802154: atusb: make two structures static, fixes warnings
 2017-09-26 13:45 UTC  (2+ messages)

pull-request: ieee802154 2017-09-20
 2017-09-23  4:29 UTC  (2+ messages)

[PATCH] MAINTAINERS: update git tree locations for ieee802154 subsystem
 2017-09-23  1:29 UTC  (2+ messages)

[PATCH 00/14] Checkpatch cleanup for ieee802154 drivers
 2017-09-22 14:38 UTC  (17+ messages)
` [PATCH 01/14] ieee802154: adf7242: use unsigned int over only unsigned
` [PATCH 02/14] ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
` [PATCH 03/14] ieee802154: at86rf230: use __func__ macro for debug messages
` [PATCH 04/14] ieee802154: atusb: switch from uint8_t to u8
` [PATCH 05/14] ieee802154: atusb: use __func__ macro for debug messages
` [PATCH 06/14] ieee802154: atusb: fix some kernel coding style errors
` [PATCH 07/14] ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problem
` [PATCH 08/14] ieee802154: mrf24j40: fix some kernel coding style errors
` [PATCH 09/14] ieee802154: ca8210: "
` [PATCH 10/14] ieee802154: ca8210: use __func__ macro for debug messages
` [PATCH 11/14] ieee802154: cc2520: fix some kernel coding style errors
` [PATCH 12/14] ieee802154: cc2520: use __func__ macro for debug messages
` [PATCH 13/14] ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problem
` [PATCH 14/14] ieee802154: fakelb: "

pull-request: ieee802154 2017-09-20
 2017-09-21 20:58 UTC  (5+ messages)

[PATCH bluetooth-next v2 0/1] ieee802154: atusb: Driver for Busware HUL dongle
 2017-09-20 12:32 UTC  (4+ messages)
` [PATCH bluetooth-next v2 1/1] "

[PATCH v0 1/2] mac802154: fix header and payload encrypted
 2017-09-20 12:31 UTC  (14+ messages)
` [PATCH v0 2/2] mac802154: replace hardcoded value with macro
  ` [PATCH v1] "
    ` [PATCH v1 1/2] mac802154: Fix MAC header and payload encrypted

Request for help/pointers -- 6LoWPAN over a VHF radio
 2017-09-19 13:35 UTC  (3+ messages)

IEEE80154 sockets problem with kernel 4.1.15
 2017-09-14 14:09 UTC  (4+ messages)

[PATCH bluetooth-next 0/1] *** Support for Busware HUL stick ***
 2017-09-14 13:33 UTC  (5+ messages)
` [PATCH bluetooth-next 1/1] atusb: Driver support for Busware HUL USB dongle

[PATCH atusb/fw v2 0/2] atusb/fw: Firmware patch to support HULUSB v2
 2017-09-13 16:08 UTC  (4+ messages)
` [PATCH atusb/fw v2 1/2] atusb/fw: Introduce DEBUG flag
` [PATCH atusb/fw v2 2/2] atusb/fw: Introduction of a new board named HULUSB

[PATCH] ieee802154: fix gcc-4.9 warnings
 2017-09-12 22:34 UTC  (4+ messages)

AT86RF212 based USB-Stick (HUL)
 2017-09-11 12:05 UTC  (4+ messages)

[PATCH bluetooth-next 0/2] *** Firmware patch to support HULUSB ***
 2017-09-11 11:25 UTC  (4+ messages)
` [PATCH bluetooth-next 1/2] atusb/fw: Introduce DEBUG flag
` [PATCH bluetooth-next 2/2] atusb/fw: Introduction of a new board named HULUSB

(no subject)
 2017-08-31 17:10 UTC 

[PATCH 0/7] net: make some structures const
 2017-08-28 18:30 UTC  (15+ messages)
` [PATCH 1/7] Bluetooth: 6lowpan: make header_ops const
` [PATCH 2/7] bridge: make ebt_table const
` [PATCH 3/7] ieee802154: 6lowpan: make header_ops const
` [PATCH 4/7] ipv4: make net_protocol const
` [PATCH 5/7] RDS: make rhashtable_params const
` [PATCH 6/7] netfilter: nat: "
` [PATCH 7/7] SUNRPC: make kvec const

Re: AT86RF212 based USB-Stick (HUL)
 2017-08-24 13:54 UTC  (13+ messages)
`  "

[PATCH] ieee802154: ca8210: Fix a potential NULL pointer dereference
 2017-08-20 18:52 UTC  (2+ messages)

[PATCH] doc: linux-wpan: Change the old function names to the lastest function names
 2017-08-10 21:04 UTC  (3+ messages)

Resend : Reading corrupt IEEE 802.15.4 packages with the AT-REB233 and the BeagleBone Black with IWPAN
 2017-08-10 16:39 UTC  (20+ messages)

AT86RF212 based USB-Stick (HUL)
 2017-08-03 13:44 UTC  (3+ messages)

(no subject)
 2017-07-27 12:35 UTC 

Query about ZigBee driver
 2017-07-24 13:45 UTC 

making spi drivers half-duplex/3wire ready
 2017-07-17 16:34 UTC 

handling multiple MAC instances (multiple address filters)
 2017-07-16 17:09 UTC  (6+ messages)

Applications on wpan-linux
 2017-07-13 14:20 UTC  (7+ messages)

[PATCH v2] mrf24j40: Fix en error handling path in 'mrf24j40_probe()'
 2017-07-11  6:48 UTC  (3+ messages)

[PATCH] mrf24j40: Fix en error handling path in 'mrf24j40_probe()'
 2017-07-08  7:57 UTC 

wpan link status
 2017-07-04  6:22 UTC  (4+ messages)

[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-27  3:13 UTC  (18+ messages)
` [PATCH net-next v2 1/5] net: add netlink_ext_ack argument to rtnl_link_ops.newlink
` [PATCH net-next v2 2/5] net: add netlink_ext_ack argument to rtnl_link_ops.changelink
` [PATCH net-next v2 3/5] net: add netlink_ext_ack argument to rtnl_link_ops.validate
` [PATCH net-next v2 4/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
` [PATCH net-next v2 5/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate

Product Inquiry
 2017-06-26 21:52 UTC 

[PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-25 15:50 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox