messages from 2014-11-12 02:37:57 to 2014-12-20 14:05:32 UTC [more...]
[PATCH bluetooth-next 0/5] ieee802154: structural directory changes
2014-12-20 14:05 UTC (6+ 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
[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
[ANNOUNCE] wpan-tools 0.3 released
2014-12-15 8:35 UTC (12+ messages)
[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 (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 (9+ messages)
` [PATCH bluetooth-next 12/18] ieee820154: add backoff exponent setting support
` [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
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).