messages from 2014-12-01 15:01:40 to 2015-01-08 20:08:26 UTC [more...]
[PATCHv4 bluetooth-next 0/3] 6lowpan: introduce nhc framework
2015-01-08 20:08 UTC (8+ messages)
` [PATCHv4 bluetooth-next 1/3] 6lowpan: add generic nhc layer interface
` [PATCHv4 bluetooth-next 2/3] 6lowpan: add udp compression via nhc layer
` [PATCHv4 bluetooth-next 3/3] 6lowpan: nhc: add other known rfc6282 compressions
[PATCH bluetooth-next] ieee802154: 6lowpan: fix Makefile entry
2015-01-08 14:49 UTC (2+ messages)
[PATCH bluetooth-next 0/5] ieee802154: structural directory changes
2015-01-08 6:29 UTC (7+ messages)
` [PATCH bluetooth-next 1/5] ieee802154: create 6lowpan sub-directory
` [PATCH bluetooth-next 2/5] ieee802154: 6lowpan: rename internal header
` [PATCH bluetooth-next 3/5] ieee802154: 6lowpan: move receive functionality
` [PATCH bluetooth-next 4/5] ieee802154: 6lowpan: move transmit functionality
` [PATCH bluetooth-next 5/5] ieee802154: 6lowpan: rename to core
[ANNOUNCE] wpan-tools 0.3 released
2015-01-06 19:44 UTC (14+ messages)
[PATCH] at86rf230: Constify struct regmap_config
2015-01-05 21:33 UTC (2+ messages)
[PATCH bluetooth-next] af_ieee802154: make header uapi conform
2015-01-03 11:02 UTC (3+ messages)
[PATCH bluetooth-next] mac802154: fix kbuild test robot warning
2015-01-03 0:52 UTC (2+ messages)
[PATCH bluetooth-next 0/6] ieee802154: kconfig entries and socket handling
2015-01-03 0:50 UTC (8+ messages)
` [PATCH bluetooth-next 1/6] ieee802154: handle socket functionality as module
` [PATCH bluetooth-next 2/6] ieee802154: socket: change module name
` [PATCH bluetooth-next 3/6] ieee802154: socket: put handling into one file
` [PATCH bluetooth-next 4/6] ieee802154: socket: fix checkpatch issue
` [PATCH bluetooth-next 5/6] ieee802154: rename af_ieee802154.c to socket.c
` [PATCH bluetooth-next 6/6] ieee802154: handle config as menuconfig
[PATCH bluetooth-next 0/5] ieee802154: structural directory changes
2014-12-30 15:16 UTC (8+ messages)
` [PATCH bluetooth-next 1/5] ieee802154: create af802154 sub-directory
` [PATCH bluetooth-next 2/5] ieee802154: af802154: rename internal header
` [PATCH bluetooth-next 3/5] ieee802154: af802154: rename af_ieee802154 to core
` [PATCH bluetooth-next 4/5] ieee802154: create 6lowpan sub-directory
` [PATCH bluetooth-next 5/5] ieee802154: 6lowpan: rename internal header
[PATCH 3/3] net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
2014-12-30 6:17 UTC (3+ messages)
[PATCH bluetooth-next 0/3] Fixes and cleanup for CC2520
2014-12-30 6:17 UTC (5+ messages)
` [PATCH bluetooth-next 1/3] cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern
` [PATCH bluetooth-next 2/3] cc2520: remove 'ret' goto label
` [PATCH bluetooth-next 3/3] cc2520: fix zero perm_extended_addr address
[PATCH bluetooth-next 0/7] ieee802154: 6lowpan: remove full-size calculation workarounds
2014-12-25 11:30 UTC (9+ messages)
` [PATCH bluetooth-next 1/7] 6lowpan: allow pull only at lowpan_fetch_skb
` [PATCH bluetooth-next 2/7] ieee802154: 6lowpan: skb_pull with error handling
` [PATCH bluetooth-next 3/7] ieee802154: 6lowpan: use skb_network_header
` [PATCH bluetooth-next 4/7] ieee802154: 6lowpan: remove rx full-size calc workaround
` [PATCH bluetooth-next 5/7] ieee802154: 6lowpan: handle fragmented IPv6
` [PATCH bluetooth-next 6/7] ieee802154: 6lowpan: cleanup frag dispatch cases
` [PATCH bluetooth-next 7/7] ieee802154: 6lowpan: remove tx full-size calc workaround
[PATCH bluetooth-next 0/3] ieee802154: 6lowpan: separate receive/transmit functionality
2014-12-23 10:39 UTC (5+ messages)
` [PATCH bluetooth-next 1/3] ieee802154: 6lowpan: move receive functionality
` [PATCH bluetooth-next 2/3] ieee802154: 6lowpan: move transmit functionality
` [PATCH bluetooth-next 3/3] ieee802154: 6lowpan: rename to core
[PATCHv2 bluetooth-next 0/2] mac802154: iface: better concurrent iface handling
2014-12-19 23:15 UTC (4+ messages)
` [PATCHv2 bluetooth-next 1/2] mac802154: iface: check concurrent ifaces
` [PATCHv2 bluetooth-next 2/2] ieee802154: iface: move multiple node type check
[PATCH bluetooth-next 0/2] mac802154: iface: better concurrent iface handling
2014-12-19 22:36 UTC (6+ messages)
` [PATCH bluetooth-next 1/2] mac802154: iface: check concurrent ifaces
` [PATCH bluetooth-next 2/2] ieee802154: iface: move multiple node type check
[PATCH bluetooth-next RESEND] at86rf230: cleanup check on trac status
2014-12-19 11:02 UTC (3+ messages)
[PATCH bluetooth-next 0/4] ieee802154: rework cca settings
2014-12-18 23:21 UTC (6+ messages)
` [PATCH bluetooth-next 1/4] nl802154: introduce cca mode enums
` [PATCH bluetooth-next 2/4] ieee802154: rework cca setting
` [PATCH bluetooth-next 3/4] nl802154: introduce support for cca settings
` [PATCH bluetooth-next 4/4] at86rf230: add reset state cca handling
[PATCH bluetooth-next 0/6] Various coding style cleanups and typo fixes
2014-12-18 23:21 UTC (9+ messages)
` [PATCH bluetooth-next 1/6] ieee802154/at86rf230: Remove unneeded blank lines
` [PATCH bluetooth-next 2/6] ieee802154/at86rf230: Align to opening parenthesis
` [PATCH bluetooth-next 3/6] ieee802154/at86rf230: Fix typo unkown -> unknown
` [PATCH bluetooth-next 4/6] ieee802154/cc2520: Remove extra blank lines
` [PATCH bluetooth-next 5/6] ieee802154/mrf24j40: Fix typo begining -> beginning
` [PATCH bluetooth-next 6/6] ieee802154/mrf24j40: Fix alignment of parenthesis
[PATCHv2 bluetooth-next 0/5] at86rf230: cleanups
2014-12-18 23:21 UTC (8+ messages)
` [PATCHv2 bluetooth-next 1/5] at86rf230: remove if branch
` [PATCHv2 bluetooth-next 2/5] at86rf230: make at86rf230_async_error inline
` [PATCHv2 bluetooth-next 3/5] at86rf230: fix context pointer handling
` [PATCHv2 bluetooth-next 4/5] at86rf230: cleanup check on trac status
` [PATCHv2 bluetooth-next 5/5] at86rf230: remove unnecessary assign
[PATCH] at86rf230: fix register read for part version
2014-12-18 23:20 UTC (3+ messages)
[PATCH wpan-misc 1/2] website: add digikey at86rf233 transceiver
2014-12-17 22:57 UTC (2+ messages)
` [PATCH wpan-misc 2/2] website: add digikey at86rf212b transceiver
[PATCH wpan-misc] website: change theme to 'volnitsky'
2014-12-17 9:06 UTC (2+ messages)
[PATCH wpan-misc] website: add cc2520 support entry
2014-12-17 8:54 UTC (3+ messages)
[PATCH bluetooth-next 0/5] at86rf230: cleanups
2014-12-15 9:04 UTC (16+ messages)
` [PATCH bluetooth-next 1/5] at86rf230: remove if branch
` [PATCH bluetooth-next 2/5] at86rf230: make at86rf230_async_error inline
` [PATCH bluetooth-next 3/5] at86rf230: fix context pointer handling
` [PATCH bluetooth-next 4/5] at86rf230: cleanup check on trac status
` [PATCH bluetooth-next 5/5] at86rf230: remove unnecessary assign
[PATCH bluetooth-next 00/18] ieee802154: interface registration and perm address support
2014-12-13 9:08 UTC (6+ messages)
` [PATCH bluetooth-next 15/18] at86rf230: generate random perm extended address
[PATCH] at86rf230: remove version check for AT86RF212
2014-12-12 15:10 UTC (4+ messages)
[PATCH wpan-misc 1/2] website: fix milestone table name
2014-12-12 14:40 UTC (6+ messages)
` [PATCH wpan-misc 2/2] website: change dependency to libnl-3
[PATCH wpan-misc] website: introduce asciidoc website generation framework
2014-12-12 14:34 UTC (7+ messages)
` [PATCH wpan-misc] website: inital commit
[PATCH wpan-tools] phy: sync cca handling with mainline
2014-12-11 7:02 UTC
[PATCHv3 bluetooth-next 0/3] 6lowpan: introduce nhc framework
2014-12-10 12:04 UTC (12+ 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
[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 (5+ 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).