Luis Carlos Cobo ([email protected])

Number of posts: 149 (0.27 per day)
First post: 2007-02-01 01:38:28
Last post: 2008-08-14 17:40:47

Date List Subject
2008-03-31 21:56:03 linux-wireless Re: [PATCH 13/18] mac80211: mesh statistics and config through debugfs
2008-03-31 21:48:37 linux-wireless Re: [PATCH 13/18] mac80211: mesh statistics and config through debugfs
2008-03-03 20:32:35 linux-wireless [PATCH] zd1211rw: support for mesh interface and beaconing
2008-03-03 20:21:03 linux-wireless [PATCH 10/10] mac80211: fix mesh_path and sta_info get_by_idx functions
2008-03-03 20:20:58 linux-wireless [PATCH 09/10] mac80211: path IE fields macros, fix alignment problems and clean up
2008-03-03 20:20:54 linux-wireless [PATCH 08/10] mac80211: add PLINK_ prefix and kernel doc to enum plink_state
2008-03-03 20:20:50 linux-wireless [PATCH 07/10] mac80211: always force mesh_path deletions
2008-03-03 20:20:43 linux-wireless [PATCH 06/10] mac80211: delete mesh_path timer on mesh_path removal
2008-03-03 20:20:43 linux-wireless [PATCH 05/10] mac80211: clean up use of endianness conversion functions
2008-03-03 20:20:35 linux-wireless [PATCH 04/10] mac80211: breakdown mesh network attributes in different extra fields for wext
2008-03-03 20:20:30 linux-wireless [PATCH 03/10] mac80211: move comment to better location
2008-03-03 20:20:17 linux-wireless [PATCH 02/10] mac80211: fix incorrect parenthesis
2008-03-03 20:20:14 linux-wireless [PATCH 01/10] mac80211: fix mesh endianness sparse warnings and unmark it as broken
2008-03-03 20:20:09 linux-wireless [PATCH 00/10] mac80211: fix mesh remaining issues
2008-03-01 01:30:05 linux-wireless Re: [PATCH 01/13 v2] o11s: (nl80211/cfg80211) support for mesh interfaces and mesh paths
2008-02-29 20:55:04 linux-wireless Re: [PATCH 08/13 v2] o11s: other changes in mac80211 for mesh interface support
2008-02-27 18:33:15 linux-wireless Re: [PATCH 06/10] mac80211: RCU-ify STA info structure access
2008-02-26 19:25:17 linux-wireless Re: [PATCH 06/10] mac80211: RCU-ify STA info structure access
2008-02-26 00:20:42 linux-wireless Re: [PATCH 06/10] mac80211: RCU-ify STA info structure access
2008-02-25 23:25:57 linux-wireless Re: [PATCH 18/18] mac80211: enable mesh in Kconfig
2008-02-25 21:13:38 linux-wireless Re: [PATCH 08/13 v2] o11s: other changes in mac80211 for mesh interface support
2008-02-25 20:59:53 linux-wireless Re: [PATCH 01/13 v2] o11s: (nl80211/cfg80211) support for mesh interfaces and mesh paths
2008-02-25 20:56:29 linux-wireless Re: [PATCH 18/18] mac80211: enable mesh in Kconfig
2008-02-25 20:55:11 linux-wireless Re: [PATCH 07/13 v2] o11s: changes to ieee80211_sta
2008-02-25 20:53:59 linux-wireless Re: [PATCH 05/13 v2] o11s: mesh.c, support functions for mesh
2008-02-25 20:48:06 linux-wireless Re: [PATCH 07/13 v2] o11s: changes to ieee80211_sta
2008-02-25 19:50:08 linux-wireless Re: [PATCH 11/13 v2] o11s: support for on-demand Hybrid Wireless Mesh Protocol
2008-02-25 19:46:08 linux-wireless Re: [PATCH 00/13 v2] o11s: mesh interface support for mac80211
2008-02-25 19:44:08 linux-wireless Re: [PATCH 00/13 v2] o11s: mesh interface support for mac80211
2008-02-25 19:40:21 linux-wireless Re: [PATCH 17/18] mac80211: mesh hwmp locking fixes
2008-02-25 19:35:11 linux-wireless Re: [PATCH 11/13 v2] o11s: support for on-demand Hybrid Wireless Mesh Protocol
2008-02-25 19:30:51 linux-wireless Re: [PATCH 08/13 v2] o11s: other changes in mac80211 for mesh interface support
2008-02-25 19:28:53 linux-wireless Re: [PATCH 11/13 v2] o11s: support for on-demand Hybrid Wireless Mesh Protocol
2008-02-25 19:14:44 linux-wireless Re: [PATCH 04/13 v2] o11s: added mesh.h, mesh function and data structures definitions
2008-02-25 19:07:31 linux-wireless Re: [PATCH 17/18] mac80211: mesh hwmp locking fixes
2008-02-22 07:21:36 linux-wireless [PATCH 13/13 v2] o11s: changes to cfg.c to support mesh path and mesh peer link operation
2008-02-22 07:21:28 linux-wireless [PATCH 12/13 v2] o11s: mesh statistics and config through debugfs
2008-02-22 07:21:20 linux-wireless [PATCH 11/13 v2] o11s: support for on-demand Hybrid Wireless Mesh Protocol
2008-02-22 07:18:35 linux-wireless [PATCH 10/13 v2] o11s: mesh path table support
2008-02-22 07:18:30 linux-wireless [PATCH 07/13 v2] o11s: changes to ieee80211_sta
2008-02-22 07:18:30 linux-wireless [PATCH 09/13 v2] o11s: added mesh_plink.c
2008-02-22 07:18:26 linux-wireless [PATCH 08/13 v2] o11s: other changes in mac80211 for mesh interface support
2008-02-22 07:18:20 linux-wireless [PATCH 06/13 v2] o11s: support for mesh interfaces in mac80211 data path
2008-02-22 07:18:15 linux-wireless [PATCH 05/13 v2] o11s: mesh.c, support functions for mesh
2008-02-22 07:18:13 linux-wireless [PATCH 04/13 v2] o11s: added mesh.h, mesh function and data structures definitions
2008-02-22 07:18:08 linux-wireless [PATCH 03/13 v2] o11s: various definitions and support functions for mesh interfaces
2008-02-22 07:17:29 linux-wireless [PATCH 02/13 v2] o11s: (zd1211) support for mesh interface and beaconing
2008-02-22 07:17:24 linux-wireless [PATCH 01/13 v2] o11s: (nl80211/cfg80211) support for mesh interfaces and mesh paths
2008-02-22 07:17:20 linux-wireless [PATCH 00/13 v2] o11s: mesh interface support for mac80211
2008-02-22 07:17:15 linux-wireless [PATCH 00/13 v2] o11s: mesh interface support for mac80211
2008-02-19 22:25:20 linux-wireless Re: [PATCH 00/13] o11s: mesh interface support for mac80211