messages from 2014-11-03 17:20:26 to 2014-12-09 11:40:05 UTC [more...]
[PATCHv3 bluetooth-next 0/3] 6lowpan: introduce nhc framework
2014-12-09 11:40 UTC (6+ messages)
` [PATCHv3 bluetooth-next 1/3] 6lowpan: add generic nhc layer interface
` [PATCHv3 bluetooth-next 2/3] 6lowpan: add udp compression via nhc layer
` [PATCHv3 bluetooth-next 3/3] 6lowpan: nhc: add other known rfc6282 compressions
[ANNOUNCE] wpan-tools 0.3 released
2014-12-07 21:54 UTC (6+ messages)
[PATCH wpan-tools 1/4] iwpan: use autoconf version defines
2014-12-07 14:21 UTC (4+ messages)
` [PATCH wpan-tools 2/4] configure: fix CFLAGS definition
` [PATCH wpan-tools 3/4] configure: change archive generation
` [PATCH wpan-tools 4/4] configure: version bump
[PATCH wpan-tools 0/3] Distcheck and dependency fixes
2014-12-07 9:46 UTC (5+ messages)
` [PATCH wpan-tools 1/3] configure: Fail if libnl3 dependency is not found
` [PATCH wpan-tools 2/3] build: add header files to SOURCES
` [PATCH wpan-tools 3/3] configure: do not use check-news for now
6lowpan next header compression framwork: module handling or not?
2014-12-05 15:00 UTC (4+ messages)
[PATCH bluetooth-next 1/2] mac802154: use goto label on failure
2014-12-05 13:19 UTC (6+ messages)
` [PATCH bluetooth-next 2/2] cc2520: adds terminating newline
[PATCH bluetooth-next 1/5] net/6lowpan: Remove FSF address from GPL statement
2014-12-05 11:44 UTC (8+ messages)
` [PATCH bluetooth-next 2/5] net/ieee802154: Make sure alignment matches parenthesis
` [PATCH bluetooth-next 3/5] net/ieee802154: Remove and add extra blank lines as needed
` [PATCH bluetooth-next 4/5] net/mac802154: Remove extra blank lines
` [PATCH bluetooth-next 5/5] net/mac802154: No need for an extra space when casting
[PATCHv2 bluetooth-next 0/2] 6lowpan: introduce nhc framework
2014-12-02 10:12 UTC (8+ messages)
` [PATCHv2 bluetooth-next 1/2] 6lowpan: add generic nhc layer interface
` [PATCHv2 bluetooth-next 2/2] 6lowpan: add udp compression via nhc layer
[PATCH bluetooth-next 0/2] 6lowpan: introduce nhc framework
2014-11-29 15:03 UTC (5+ messages)
` [PATCH bluetooth-next 1/2] 6lowpan: add generic nhc layer interface
` [PATCH bluetooth-next 2/2] 6lowpan: add udp compression via nhc layer
[PATCH bluetooth-next] ieee802154: fix spelling mistakes
2014-11-26 5:02 UTC (3+ messages)
[PATCH bluetooth-next] mac802154: remove unnecessary if statement
2014-11-26 5:02 UTC (3+ messages)
Unused function mac802154_header_parse()
2014-11-22 8:05 UTC (5+ messages)
Power Management support for IEEE-802.15.4 drivers
2014-11-21 16:53 UTC (2+ messages)
[ANN] Kernel integration now merged on backports
2014-11-18 18:21 UTC
Power Management support for IEEE-802.15.4 drivers
2014-11-17 9:15 UTC
[PATCH bluetooth-next 00/13] ieee802154: cleanups, nl802154 iface handling and byteorder fixes
2014-11-17 8:55 UTC (15+ messages)
` [PATCH bluetooth-next 01/13] mac802154: remove unused prototypes
` [PATCH bluetooth-next 02/13] at86rf230: fix commentation for symbol duration
` [PATCH bluetooth-next 03/13] mac802154: remove const for non pointer in driver-ops
` [PATCH bluetooth-next 04/13] mac802154: remove const for non pointer in cfg ops
` [PATCH bluetooth-next 05/13] mac802154: remove const for non pointer in rdev-ops
` [PATCH bluetooth-next 06/13] mac802154: remove deprecated linux-zigbee info
` [PATCH bluetooth-next 07/13] mac802154: use new nl802154 iftype types
` [PATCH bluetooth-next 08/13] mac802154: remove wpan_dev parameter in if_add
` [PATCH bluetooth-next 09/13] ieee802154: add new interface command
` [PATCH bluetooth-next 10/13] ieee802154: setting extended address while iface add
` [PATCH bluetooth-next 11/13] ieee802154: add del interface command
` [PATCH bluetooth-next 12/13] ieee802154: rename and move WPAN_NUM_ defines
` [PATCH bluetooth-next 13/13] ieee802154: fix byteorder for short address and panid
[PATCH wpan-tools 1/2] interface: add support for extended addr while iface add
2014-11-16 20:05 UTC (2+ messages)
` [PATCH wpan-tools 2/2] interface: mac: fix byteorder issues
[PATCH] ieee802154: fix error handling in ieee802154fake_probe()
2014-11-16 19:45 UTC (4+ messages)
[PATCH bluetooth-next 0/2] ieee802154: introduce new interframe spacing time handling
2014-11-13 3:53 UTC (4+ messages)
` [PATCH bluetooth-next 1/2] mac802154: add "
` [PATCH bluetooth-next 2/2] at86rf230: remove interframe spacing time workaround
[PATCH bluetooth-next 00/18] ieee802154: iface handling and new nl802154 commands
2014-11-12 4:12 UTC (20+ messages)
` [PATCH bluetooth-next 01/18] mac820154: move interface unregistration into iface
` [PATCH bluetooth-next 02/18] mac820154: rename sdata next to tmp
` [PATCH bluetooth-next 03/18] mac820154: move mutex locks out of loop
` [PATCH bluetooth-next 04/18] mac802154: add wpan_phy priv id
` [PATCH bluetooth-next 05/18] mac802154: change module description
` [PATCH bluetooth-next 06/18] mac802154: add ifname change notifier
` [PATCH bluetooth-next 07/18] ieee802154: cleanup cfg802154 intendation
` [PATCH bluetooth-next 08/18] ieee820154: add channel set support
` [PATCH bluetooth-next 09/18] ieee820154: remove valid page and channel checks
` [PATCH bluetooth-next 10/18] ieee820154: add pan_id setting support
` [PATCH bluetooth-next 11/18] ieee820154: add short_addr "
` [PATCH bluetooth-next 12/18] ieee820154: add backoff exponent "
` [PATCH bluetooth-next 13/18] at86rf230: remove invalid backoff exponent check
` [PATCH bluetooth-next 14/18] ieee820154: add max csma backoffs setting support
` [PATCH bluetooth-next 15/18] at86rf230: remove invalid max csma backoffs check
` [PATCH bluetooth-next 16/18] ieee820154: add max frame retries setting support
` [PATCH bluetooth-next 17/18] at86rf230: remove invalid max frame retries check
` [PATCH bluetooth-next 18/18] ieee820154: add lbt setting support
[PATCH bluetooth-next 00/15] ieee802154: introduce nl802154 framework
2014-11-09 18:52 UTC (17+ messages)
` [PATCH bluetooth-next 01/15] mac802154: move mac pib attributes into wpan_dev
` [PATCH bluetooth-next 02/15] mac802154: remove mac_params in sdata
` [PATCH bluetooth-next 03/15] ieee802154: rename wpan_phy_alloc
` [PATCH bluetooth-next 04/15] ieee802154: add cfg802154_registered_device list
` [PATCH bluetooth-next 05/15] ieee802154: add iftype to wpan_dev
` [PATCH bluetooth-next 06/15] ieee802154: add wpan_dev_list
` [PATCH bluetooth-next 07/15] ieee802154: sysfs add wpan_phy index and name
` [PATCH bluetooth-next 08/15] ieee802154: add new nl802154 header
` [PATCH bluetooth-next 09/15] ieee802154: add nl802154 framework
` [PATCH bluetooth-next 10/15] ieee802154: add wpan_phy dump support
` [PATCH bluetooth-next 11/15] ieee802154: add wpan_dev "
` [PATCH bluetooth-next 12/15] mac820154: don't set monitor dev_addr
` [PATCH bluetooth-next 13/15] ieee802154: netlink add rtnl lock
` [PATCH bluetooth-next 14/15] ieee802154: fix iface dump with lowpan
` [PATCH bluetooth-next 15/15] mac802154: protect address changes via ioctl
[PATCH wpan-tools 1/5] phy: remove split dump feature
2014-11-08 17:00 UTC (5+ messages)
` [PATCH wpan-tools 2/5] interface: backoff exponents print human readable
` [PATCH wpan-tools 3/5] mac: do backoff_exponent into one cmd
` [PATCH wpan-tools 4/5] phy: do page and channel setting "
` [PATCH wpan-tools 5/5] nl802154: update nl802154 header
6lowpan with external radio
2014-11-07 13:22 UTC (13+ messages)
[PATCHv2 bluetooth-next] 6lowpan: move skb_free from error paths in decompression
2014-11-06 21:11 UTC (3+ messages)
[PATCH bluetooth-next] 6lowpan: move skb_free from error paths in decompression
2014-11-06 10:47 UTC (6+ messages)
[PATCH bluetooth-next 00/18] ieee802154: interface registration and perm address support
2014-11-06 10:05 UTC (24+ messages)
` [PATCH bluetooth-next 01/18] ieee802154: rework wpan_phy index assignment
` [PATCH bluetooth-next 02/18] ieee802154: remove nl802154 unused functions
` [PATCH bluetooth-next 03/18] mac802154: move interface del handling in iface
` [PATCH bluetooth-next 04/18] mac802154: move interface add "
` [PATCH bluetooth-next 05/18] mac802154: move dev_hold out of ieee802154_if_add
` [PATCH bluetooth-next 06/18] ieee802154: rework interface registration
` [PATCH bluetooth-next 07/18] ieee802154: remove mlme get_phy callback
` [PATCH bluetooth-next 08/18] mac802154: add default interface registration
` [PATCH bluetooth-next 09/18] mac802154: add ieee802154_vif struct
` [PATCH bluetooth-next 10/18] ieee802154: add IEEE802154_EXTENDED_ADDR_LEN
` [PATCH bluetooth-next 11/18] ieee802154: add ieee802154_random_extended_addr
` [PATCH bluetooth-next 12/18] mac802154: add ieee802154_le64_to_be64
` [PATCH bluetooth-next 13/18] mac802154: cleanup ieee802154_netdev_to_extended_addr
` [PATCH bluetooth-next 14/18] mac802154: add support for perm_extended_addr
` [PATCH bluetooth-next 15/18] at86rf230: generate random perm extended address
` [PATCH bluetooth-next 16/18] at86rf230: add force slotted operation bit
` [PATCH bluetooth-next 17/18] mac802154: use IEEE802154_EXTENDED_ADDR_LEN
` [PATCH bluetooth-next 18/18] mac802154: fix typo promisuous to promiscuous
ieee802154: add extended address validation helper
2014-11-04 16:45 UTC (5+ messages)
` [patch] ieee802154: || vs && in ieee802154_is_valid_extended_addr()
[PATCHv3 bluetooth-next] 6lowpan: fix udp header compression when using raw sockets
2014-11-04 16:32 UTC (3+ messages)
[PATCHv2 bluetooth-next] 6lowpan: fix udp header compression when using raw sockets
2014-11-04 14:48 UTC
[PATCHv2 bluetooth-next] 6lowpan: fix udp header compression when using raw sockets
2014-11-04 14:42 UTC (2+ messages)
[PATCH bluetooth-next] ieee802154: 6lowpan: fix udp header compression when using raw skts
2014-11-04 14:33 UTC (4+ messages)
skb free patches
2014-11-04 14:19 UTC (2+ messages)
problems with udp header compression
2014-11-04 12:37 UTC (5+ messages)
[PATCH bluetooth-next] netdevice: add ieee802154_ptr to net_device
2014-11-03 21:35 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).