messages from 2008-06-16 14:34:18 to 2008-06-20 06:43:34 UTC [more...]
[RFC-PATCH] mac80211: add helpers for skb manipulation
2008-06-20 6:42 UTC (2+ messages)
Is configfs the right solution for configuration based fs?
2008-06-20 6:19 UTC (5+ messages)
` [RFC PATCHES] "
[PATCH] adm8211: remove masking of protected bit
2008-06-20 3:34 UTC
[PATCH 0/3] improve code in TX/RX paths
2008-06-19 23:35 UTC (6+ messages)
` [PATCH 1/3] mac80211: add single function calling tx handlers
` [PATCH 2/3] mac80211: get rid of function pointers in TX path
` [PATCH 3/3] mac80211: get rid of function pointers in RX path
[PATCH] b43: Remove "shm" and "ucode_regs" debugfs files
2008-06-19 23:01 UTC
[RFC PATCH 1/2] mac80211: 11d Handling - Country Information Element
2008-06-19 22:32 UTC (10+ messages)
` [RFC PATCH 2/2] mac80211: workaround for resetting the tx power
[PATCH 1/1] mac80211: fix tx fragmenation
2008-06-19 21:36 UTC (3+ messages)
[PATCH 1/1 V2] mac80211: fix tx fragmentation
2008-06-19 21:35 UTC
[patch 06/15] b43: Fix noise calculation WARN_ON
2008-06-19 21:29 UTC (2+ messages)
` [patch 07/15] b43: Fix possible NULL pointer dereference in DMA code
Broken fragmentation
2008-06-19 21:25 UTC (13+ messages)
More 4965 woes
2008-06-19 19:53 UTC (5+ messages)
[RFC 3/2] get rid of rx handler function pointers
2008-06-19 17:46 UTC (5+ messages)
802.11 pccard, Agere 0x0156,0x0003?
2008-06-19 17:40 UTC (11+ messages)
[PATCH] b43: Add mask/set capability to debugfs MMIO interface
2008-06-19 17:38 UTC
[PATCH] b43: Add debugfs files for random SHM access
2008-06-19 17:33 UTC
[PATCH] libertas: make mesh code configurable
2008-06-19 15:38 UTC (3+ messages)
[RFC 2/2] get rid of tx handler function pointers
2008-06-19 12:21 UTC
[RFC 1/2] consolidate TX handler code
2008-06-19 12:19 UTC
[PATCH] iwl3965: remove useless network and duplicate checking
2008-06-19 8:34 UTC (7+ messages)
BUG: mac80211: Some connections hanging in 2.6.26-rc6
2008-06-19 6:49 UTC (7+ messages)
[RFC][PATCH] Realtek 8187B wireless support with product id 0x8197/0x8189
2008-06-19 0:17 UTC (3+ messages)
[PATCH] mac80211: detect driver tx bugs
2008-06-18 22:40 UTC (7+ messages)
` [PATCH v2] "
` [PATCH 2.6.26] "
` [PATCH 2.6.26 (resend)] "
[PATCH] b43: Add debugfs files for MMIO register access
2008-06-18 22:35 UTC
[PATCH 1/2] mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option
2008-06-18 21:58 UTC (8+ messages)
` [PATCH 2/2] mac80211: add spectrum capabilities
b43 open-firmware new snapshot
2008-06-18 18:30 UTC (6+ messages)
[PATCH] mac80211: use separate spinlock for sta flags
2008-06-18 12:58 UTC
mac80211 local_bh_enable called with IRQs disabled (was: b43legacy kernel warning)
2008-06-18 12:30 UTC (3+ messages)
[Bugme-new] [Bug 10903] New: ssh connections hang with 2.6.26-rc5
2008-06-18 11:39 UTC (6+ messages)
[RFC PATCH 0/7] IEEE 802.11w / management frame protection
2008-06-18 10:17 UTC (31+ messages)
` [RFC PATCH 1/7] 802.11w: STA flag for MFP
` [RFC PATCH 2/7] 802.11w: CCMP for management frames
` [RFC PATCH 3/7] 802.11w: Add BIP (AES-128-CMAC)
` [RFC PATCH 4/7] 802.11w: Use "
` [RFC PATCH 5/7] 802.11w: WEXT parameter for setting mgmt cipher
` [RFC PATCH 6/7] 802.11w: WEXT configuration for IGTK
` [RFC PATCH 7/7] 802.11w: Configuration of MFP disabled/optional/required
[PATCH] iwl3945: use rfkill subsystem
2008-06-18 10:07 UTC (3+ messages)
[Bug 451804] New: kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1354)
2008-06-18 10:06 UTC (2+ messages)
compat wireless, i3945, tcpdump: Machine freezes
2008-06-18 9:39 UTC (2+ messages)
[PATCH] mac80211: eliminate IBSS warning in rate_lowest_index()
2008-06-14 18:41 UTC (2+ messages)
[BUG] iwlwifi 3945 works only with disable_hw_scan=1
2008-06-18 8:28 UTC (15+ messages)
` [ipw3945-devel] "
[PATCH/RFC] remove irqs_disabled warning from local_bh_enable
2008-06-18 7:29 UTC (5+ messages)
[PATCH] mac80211: remove shared key todo
2008-06-17 19:02 UTC (10+ messages)
Management frame protection and packet injection from hostapd
2008-06-17 8:50 UTC (7+ messages)
[PATCH 12/12]: wext: Emit event stream entries correctly when compat
2008-06-17 7:54 UTC
[PATCH 11/12]: wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed
2008-06-17 7:54 UTC
[PATCH 10/12]: wext: Remove compat handling from fs/compat_ioctl.c
2008-06-17 7:54 UTC
[PATCH 9/12]: wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
2008-06-17 7:54 UTC
[PATCH 8/12]: wext: Pull top-level ioctl dispatch logic into helper function
2008-06-17 7:54 UTC
[PATCH 7/12]: wext: Pass iwreq pointer down into standard/private handlers
2008-06-17 7:54 UTC
[PATCH 6/12]: wext: Parameterize the standard/private handlers
2008-06-17 7:53 UTC
[PATCH 5/12]: wext: Pull ioctl permission checking out into helper function
2008-06-17 7:53 UTC
[PATCH 4/12]: wext: Extract private call iw_point handling into seperate functions
2008-06-17 7:53 UTC
[PATCH 3/12]: wext: Extract standard call iw_point handling into seperate function
2008-06-17 7:53 UTC
[PATCH 2/12]: wext: Make adjust_priv_size() take a "struct iw_point *"
2008-06-17 7:53 UTC
[PATCH 1/12]: wext: Remove inline from get_priv_size() and adjust_priv_size()
2008-06-17 7:53 UTC
[PATCH 0/12]: Proper compat WEXT support
2008-06-17 7:52 UTC
[2.6.26-rc5] iwlwifi 4965 not working - last on 2.6.23
2008-06-17 1:11 UTC (4+ messages)
Please pull 'upstream' branch of rt2x00
2008-06-16 17:58 UTC
[PATCH 1/9] rt2x00: Use ieee80211 fc handlers
2008-06-16 17:58 UTC (9+ messages)
` [PATCH 2/9] rt2x00: Properly clean up beacon skbs
` [PATCH 3/9] rt2x00: Convert rt2x00 to use generic DMA-mapping API
` [PATCH 4/9] rt2x00: Centralize allocation of RX skbs
` [PATCH 5/9] rt2x00: Replace statically allocated DMA buffers with mapped skb's
` [PATCH 6/9] rt2x00: Cleanup symbol exports
` [PATCH 7/9] rt2x00: Fix sparse warning on nested container_of()
` [PATCH 8/9] rt2x00: Increase queue size
` [PATCH 9/9] rt2x00: Release rt2x00 2.1.8
Getting ath5k driver working with Thinkpad T61 [168c:1014]
2008-06-16 15:24 UTC
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).