src/devices/wifi/mac-low.cc
Mon, 12 Jan 2009 13:35:41 +0100 Mathieu Lacage add wifi multicast support. Based on patch by Mauchle Fabian.
Wed, 10 Dec 2008 01:47:59 -0800 Mathieu Lacage bug 405: add more context to wifi logging
Tue, 28 Oct 2008 11:26:58 +0100 Mathieu Lacage merge with HEAD
Thu, 12 Jun 2008 11:14:54 -0700 Mathieu Lacage constify
Thu, 16 Oct 2008 10:25:55 +0200 Mathieu Lacage improve debugging
Mon, 08 Sep 2008 14:39:59 -0700 Mathieu Lacage should set retry bit in rts and acks.
Mon, 08 Sep 2008 14:37:54 -0700 Mathieu Lacage should set retry bit in acks.
Tue, 02 Sep 2008 13:16:14 -0700 Mathieu Lacage remove unecessary include
Tue, 02 Sep 2008 13:08:47 -0700 Mathieu Lacage move GetBssid down to MacLow
Tue, 02 Sep 2008 12:36:37 -0700 Mathieu Lacage move slot and pifs down to MacLow
Tue, 02 Sep 2008 12:13:24 -0700 Mathieu Lacage move sifs down to MacLow
Tue, 02 Sep 2008 12:06:46 -0700 Mathieu Lacage move cts timeout down to MacLow
Tue, 02 Sep 2008 12:00:11 -0700 Mathieu Lacage move Address and ack timeout down to MacLow
Tue, 03 Jun 2008 16:20:17 -0700 Mathieu Lacage bug 200: Packet::PrintTags is not implemented.
Thu, 24 Apr 2008 16:06:33 -0700 Mathieu Lacage mtag -> tag
Thu, 24 Apr 2008 16:03:13 -0700 Mathieu Lacage Mtag -> Tag
Thu, 24 Apr 2008 15:44:35 -0700 Mathieu Lacage convert to new tag API.
Tue, 15 Apr 2008 15:53:54 -0700 Mathieu Lacage use function logging macros
Fri, 28 Mar 2008 18:45:26 -0700 Mathieu Lacage initialize no more fragment flag
Mon, 03 Mar 2008 05:10:49 +0100 Mathieu Lacage remove unused code
Mon, 03 Mar 2008 04:42:16 +0100 Mathieu Lacage renamed files
Mon, 03 Mar 2008 01:58:57 +0100 Mathieu Lacage kill TraceResolver et al.
Sun, 02 Mar 2008 06:43:12 +0100 Mathieu Lacage avoid memory leaks
Sat, 01 Mar 2008 21:21:53 +0100 Mathieu Lacage port wifi model to Attributes
Thu, 28 Feb 2008 06:18:02 +0100 Mathieu Lacage MacParameters -> WifiMacParameters
Fri, 22 Feb 2008 23:34:53 +0100 Mathieu Lacage Hook trace sources into the trace system. Add WifiTrace to give a 'simple' API to tracing wifi-specific sources.
Fri, 22 Feb 2008 23:16:51 +0100 Federico Maguolo the NAV should be updated only when the packet is _not_ addressed to us. (see section 9.2.5.4)
Wed, 19 Dec 2007 13:22:55 +0100 Mathieu Lacage ensure m_listener is initialized properly
Wed, 12 Dec 2007 12:03:38 +0100 Mathieu Lacage introduce a low latency parameter for rate control algorithms
Fri, 07 Dec 2007 10:06:29 +0100 Mathieu Lacage the check was not really inverted after all. Damned.
less more (0) -30 tip