linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-03-22 23:19:33 to 2007-03-29 11:07:51 UTC [more...]

[patch 5/5] IEEE 802.11n management action frame handling
 2007-03-28 20:15 UTC  (3+ messages)

[patch 2/5] Add basic support for IEEE 802.11n discovery and association
 2007-03-29  7:21 UTC  (11+ messages)

[patch 3/5] A-MSDU Rx aggregation support
 2007-03-29  6:16 UTC  (7+ messages)

[patch 4/5] IEEE 802.11n management action frame data structures
 2007-03-28 19:12 UTC  (3+ messages)

d80211: How does TX flow control work?
 2007-03-29  8:45 UTC  (2+ messages)

[PATCH] Remove comment about IEEE80211_RADIOTAP_FCS
 2007-03-28 21:08 UTC 

RFC: radiotap discrepancy in Linux vs OpenBSD
 2007-03-28 20:33 UTC  (8+ messages)
    ` [Radiotap] "

[PATCH] mac80211: optimise ieee80211_get_hdrlen
 2007-03-28 19:11 UTC  (2+ messages)

WPA/RSN information in cfg80211?
 2007-03-28 19:00 UTC  (7+ messages)

debugging network manager association failure?
 2007-03-28 16:32 UTC  (3+ messages)

[PATCH] bcm43xx: Change initialization for 2050 radios
 2007-03-28 16:07 UTC 

rx racing against removing interfaces?
 2007-03-28 11:34 UTC  (6+ messages)

BUG in bcm43xx/mac80211
 2007-03-28 10:42 UTC  (2+ messages)

[PATCH] zd1211rw-mac80211: Fix for monitor mode bug
 2007-03-28 10:18 UTC  (11+ messages)
                ` PLCP header information (was: Re: [PATCH] zd1211rw-mac80211: Fix for monitor mode bug)

found: PHY transmission errors in bcm43xx-mac80211 master mode
 2007-03-28 10:10 UTC  (2+ messages)

[PATCH] fix typo in net/ieee80211/Kconfig
 2007-03-28  9:09 UTC  (2+ messages)

[PATCH] mac80211: use is_broadcast_ether_addr
 2007-03-27 21:52 UTC 

[PATCH] mac80211: add sta item when changing WDS address
 2007-03-27 16:01 UTC 

[PATCH] mac80211: delete pfifo qdisc
 2007-03-27 16:00 UTC 

[PATCH] nl80211: update interface types
 2007-03-27 16:00 UTC 

[PATCH] mac80211: make 802.1X setting consistent with low-level driver
 2007-03-27 15:59 UTC 

[PATCH] mac80211: use ARRAY_SIZE
 2007-03-27 15:59 UTC 

dev_mc_discard: multicast leakage
 2007-03-27  0:07 UTC 

mac80211 qdisc bugs [Fwd: Re: [patch] d80211: use pfifo_qdisc_ops rather than d80211-specific qdisc]
 2007-03-26 17:55 UTC 

2.6.21-rc4-mm1
 2007-03-28  8:25 UTC  (23+ messages)

Please pull 'upstream-fixes' branch of wireless-2.6
 2007-03-28  6:21 UTC  (3+ messages)
` Please pull 'upstream' "

[PATCH 2/5] mac80211: fix iwlist wlanX retry behavior
 2007-03-27  2:07 UTC  (3+ messages)

[PATCH 4/5] mac80211: fix iwlist wlanX key behavior
 2007-03-27  2:07 UTC  (3+ messages)

[patch 1/5] Add draft IEEE 802.11n data structures and constants
 2007-03-26 11:36 UTC 

[patch 0/5] add IEEE 802.11n support
 2007-03-26 11:35 UTC 

[PATCH] bcm43xx: Fix machine check on PPC for version 1 PHY
 2007-03-26 20:39 UTC  (10+ messages)

[PATCH] fix information leak in wireless extensions on 64-bit platforms
 2007-03-26 15:45 UTC  (18+ messages)
        ` [stable] "

[PATCH] allow wiphy renaming
 2007-03-26 11:23 UTC  (4+ messages)

[PATCH] zd1211rw-mac80211: Add another ID for Linksys WUSBF54G
 2007-03-25 23:20 UTC 

[PATCH] zd1211rw-mac80211: Fix NULL dereference on installer exit path
 2007-03-25 23:18 UTC 

[PATCH] zd1211rw-mac80211: tweak reset-on-probe behaviour
 2007-03-25 23:17 UTC 

[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
 2007-03-25  0:15 UTC 

zd1211rw: reject AL2230S devices in Linux 2.6.21
 2007-03-24 18:20 UTC 

RFC: Future plans for bcm43xx-softmac
 2007-03-24  1:41 UTC  (4+ messages)

[PATCH v2] mac80211: Prevent unregistering of unregistered hw
 2007-03-23 22:17 UTC  (4+ messages)

[PATCH 0/19] d80211: pull request
 2007-03-23 20:45 UTC  (20+ messages)
` [PATCH 1/19] mac80211: drop packets from nonexisting interfaces in PS mode
` [PATCH 2/19] mac80211: remove useless callbacks from wmaster
` [PATCH 3/19] mac80211: fix rtnl locking in ieee80211_register_hw
` [PATCH 4/19] mac80211: Remove curr_rates and fix related concurrency issues
` [PATCH 5/19] mac80211: Remove tx_timeout callback
` [PATCH 6/19] mac80211: Set carrier status for STA interfaces
` [PATCH 7/19] mac80211: Stop virtual interfaces during scan
` [PATCH 8/19] mac80211: Fix pkt_type annotations
` [PATCH 9/19] mac80211: move PHY things to debugfs
` [PATCH 10/19] mac80211: move sta dir "
` [PATCH 11/19] mac80211: move per-netdev and key stuff "
` [PATCH 12/19] mac80211 debugfs Kconfig
` [PATCH 13/19] mac80211: fix remaining sparse warnings
` [PATCH 14/19] mac80211: switch STA interfaces to PS mode during scan
` [PATCH 15/19] mac80211: fix wrong keyidx will change default key
` [PATCH 16/19] mac80211: fix passing wrong pointer to ieee80211_dump_frame
` [PATCH 17/19] mac80211: Properly kill tasklets before shutdown
` [PATCH 18/19] mac80211: Prevent unregistering of unregistered hw
` [PATCH 19/19] mac80211: Add software sequence support

[PATCH v4] d80211: Add software sequence support
 2007-03-23 20:35 UTC  (3+ messages)

[PATCH] bcm43xx-mac80211: fix radio_set_tx_iq
 2007-03-23 20:25 UTC  (2+ messages)

[PATCH] mac80211: Properly kill tasklets before shutdown
 2007-03-23 20:16 UTC  (6+ messages)

[PATCH] mac80211: Prevent unregistering of unregistered hw
 2007-03-23 20:08 UTC  (6+ messages)
        ` [PATCH] mac80211: BUG_ON unregistering unregistered device

[PATCH] bcm43xx: fix radio_set_tx_iq
 2007-03-23 19:21 UTC 

[PATCH 5/5] mac80211: fix passing wrong pointer to ieee80211_dump_frame
 2007-03-23 19:02 UTC  (2+ messages)

[PATCH 1/5] mac80211: fix wrong keyidx will change default key
 2007-03-23 19:02 UTC  (2+ messages)

[PATCH 1/5] d80211: Remove curr_rates and fix related concurrency issues
 2007-03-23 19:01 UTC  (14+ messages)
` [PATCH 3/5] d80211: Set carrier status for STA interfaces
` [PATCH 4/5] d80211: Stop virtual interfaces during scan
` [PATCH 5/5] d80211: switch STA interfaces to PS mode "

[PATCH 3/5] mac80211: fix key restricted/open display
 2007-03-23 18:27 UTC  (7+ messages)

[PATCH] mac80211: fix remaining sparse warnings
 2007-03-23 18:05 UTC  (2+ messages)

[PATCH (v3) 0/4] move everything in mac80211 from sysfs to debugfs
 2007-03-23 18:04 UTC  (2+ messages)

[PATCH] mac80211: Fix pkt_type annotations
 2007-03-23 18:04 UTC  (2+ messages)

[PATCH v2] d80211: Add software sequence support
 2007-03-23 17:52 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] cfg80211/nl80211 updates
 2007-03-23 14:06 UTC 

[PATCH 0/4] Try #5: Radiotap on Monitor Mode interfaces for rx and tx
 2007-03-23 14:01 UTC  (12+ messages)
` [PATCH 2/4] mac80211: Add radiotap support for Monitor mode RX

mac80211-drivers pull request (week12)
 2007-03-23 12:52 UTC 

Please pull 'upstream-fixes' branch of wireless-2.6
 2007-03-23 12:02 UTC  (4+ messages)
` Please pull 'upstream' "


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).