linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-10 06:42:45 to 2011-05-12 15:05:51 UTC [more...]

[PATCH v3 0/3] cfg80211/mac80211: implementation of scheduled scan
 2011-05-12 15:05 UTC  (5+ messages)
` [PATCH v3 1/3] cfg80211/nl80211: add support for scheduled scans
` [PATCH v3 2/3] mac80211: add support for HW scheduled scan
` [PATCH v3 3/3] cfg80211/nl80211: add interval attribute for scheduled scans

rtl8192ce.ko doesn't work with 802.11n?
 2011-05-12 14:57 UTC  (5+ messages)

error initializing AR7010+AR9280 Xbox 802.11n adapter
 2011-05-12 14:42 UTC  (23+ messages)

[PATCH 0/7] wl12xx: scheduled scan implementation
 2011-05-12 14:15 UTC  (8+ messages)
` [PATCH 1/7] wl12xx: add configuration values for scheduled scan
` [PATCH 2/7] wl12xx: listen to scheduled scan events
` [PATCH 3/7] wl12xx: add scheduled scan structures and commands
` [PATCH 4/7] wl12xx: implement scheduled scan driver operations and reporting
` [PATCH 5/7] wl12xx: export scheduled scan state in debugfs
` [PATCH 6/7] wl12xx: prevent sched_scan when not idle or not in station mode
` [PATCH 7/7] wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED

Get wireless network card or check whether an interface is a wireless card
 2011-05-12 14:11 UTC 

net/mac80211/cfg.c:746: error
 2011-05-12 13:34 UTC  (2+ messages)
` [PATCH] mac80211: Fix mesh-related build breakage

[ANN] wireless-regdb: master-2011-04-28
 2011-05-12 13:34 UTC  (3+ messages)

[PATCH] cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
 2011-05-12 13:28 UTC 

[PATCH] mac80211: fix a few RCU issues
 2011-05-12 13:11 UTC 

[PATCH] mac80211: fix another key non-race
 2011-05-12 13:07 UTC 

mesh RCU issues
 2011-05-12 13:03 UTC  (2+ messages)
` [PATCH] mac80211: remove pointless mesh path timer RCU code

[PATCH] mac80211: make key locking clearer
 2011-05-12 12:31 UTC 

[PATCH] mac80211: mesh: move some code to make it static
 2011-05-12 11:38 UTC 

[PATCH v3 0/3] staging: brcm80211: logging code clean up
 2011-05-12 11:35 UTC  (3+ messages)
` [PATCH v3 3/3] staging: brcm80211: replaced WL_ERROR with dev_err in two files
  ` NULL pointer dereference in nl80211

[PATCH 1/1] ath9k_hw: Fix STA connection issues with AR9380 (XB113)
 2011-05-12 10:54 UTC 

[PATCH] iwlwifi: fix TX power configuration on 3945 and 4965 devices
 2011-05-12 10:37 UTC  (2+ messages)

usb 1-1: Could not load firmware file zd1211/zd1211b_ub. Error number -2
 2011-05-12  8:56 UTC 

[PATCH v2] net: rfkill: add generic gpio rfkill driver
 2011-05-12  8:31 UTC  (2+ messages)

[PATCH] mwifiex: remove mwifiex_recv_complete function
 2011-05-12  8:28 UTC  (3+ messages)
` [PATCH] cfg80211: make stripping of 802.11 header optional from AMSDU

[RFC ] wireless: Support can-scan-one logic
 2011-05-12  8:26 UTC  (5+ messages)

[PATCH] cfg80211: restrict AP beacon intervals
 2011-05-12  8:14 UTC  (11+ messages)

pull request: bluetooth-next-2.6 2011-05-12
 2011-05-12  5:29 UTC 

[PATCH] mwifiex: use ieee80211_amsdu_to_8023s routine
 2011-05-12  5:04 UTC 

ath5k and ath9k bugs still in 2.6.39-rc7
 2011-05-12  3:17 UTC  (7+ messages)

[PATCH] Add libertas_disablemesh module parameter to disable mesh interface
 2011-05-12  3:11 UTC  (3+ messages)

pull request: wireless-2.6 2011-05-11
 2011-05-11 23:16 UTC  (2+ messages)

compile failure with commit 9c3990aaec0ad9f686ef6480f6861f2df89b2a7a
 2011-05-11 22:19 UTC 

[PATCH] ath9k_hw: fix dual band assumption for XB113
 2011-05-11 21:57 UTC 

[PATCH] mac80211_hwsim driver support userspace frame tx/rx
 2011-05-11 21:32 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] bcma: pci: trivial: correct amount of maximum retries
 2011-05-11 22:01 UTC 

later kernels that 2.6.36.4 mess up wireless (but compatwireless on that kernel works)
 2011-05-11 20:31 UTC 

http://wireless.kernel.org/download/compat-wireless-2.6/ not updating
 2011-05-11 19:07 UTC  (2+ messages)

Compat-wireless release for 2011-05-11 is baked
 2011-05-11 19:06 UTC 

GIT net-2.6 rolled back 8 commits
 2011-05-11 18:31 UTC  (4+ messages)

[PATCH] compat-wireless: make patches apply again
 2011-05-11 18:00 UTC  (2+ messages)

[PATCH V2 0/3] ssb/b43(legacy): clean dangling cores workarounds
 2011-05-11 17:12 UTC  (5+ messages)

[PATCH v2] 802.11n frame injection
 2011-05-11 17:06 UTC  (3+ messages)

[PATCH v2 1/5] ssb: Change fallback sprom to callback mechanism
 2011-05-11 11:53 UTC  (3+ messages)

[PATCH 0/2] wireless: Make and use const struct ieee80211_channel
 2011-05-11 16:57 UTC  (6+ messages)

[PATCH 0/7] wl12xx: add initial wowlan support
 2011-05-11 16:52 UTC  (10+ messages)
` [PATCH 1/7] wl12xx_sdio: set interrupt as wake_up interrupt
` [PATCH 2/7] wl12xx: declare suspend/resume callbacks (for wowlan)
` [PATCH 3/7] wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
` [PATCH 4/7] wl12xx: prevent scheduling while suspending (WoW enabled)
` [PATCH 5/7] wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
` [PATCH 6/7] wl12xx: add ps completion event
` [PATCH 7/7] wl12xx: enter/exit psm on wowlan suspend/resume

[PATCH 1/2] ssb: move ssb_commit_settings and export it
 2011-05-11 13:06 UTC  (9+ messages)
` [PATCH 2/2] b43: implement timeouts workaround

Optimization: keeping pointer all the time, or defining getter?
 2011-05-11 16:43 UTC  (4+ messages)

[PATCH] rtlwifi: Fix panic due to memory allocation failure
 2011-05-11 16:36 UTC  (3+ messages)

[gsimmons@gsimmons.org: Bug#596626: Please support Linksys WUSB600N v2 WiFi USB stick]
 2011-05-11 16:25 UTC  (2+ messages)

[PATCH] wl12xx: Unmask beacons includes IE 'HT information' change
 2011-05-11  8:14 UTC 

[PATCH] wl12xx: Add Notification to 80211h support
 2011-05-11  9:12 UTC 

[ath5k] kernel panic while using compat-wireless-2.6.38.2-2
 2011-05-11 10:38 UTC 

rekeying of GTK and PTK completely broken under network load
 2011-05-11 13:41 UTC 

[PATCH 1/2] mwifiex: remove redundant local structures
 2011-05-11  3:47 UTC  (2+ messages)
` [PATCH 2/2] mwifiex: cleanup ioctl.h

[PATCH v2] ath6kl: iw dev wlan0 link implementation
 2011-05-11  2:38 UTC  (3+ messages)

Looking for 3x3 Atheros NICs using ath9k driver
 2011-05-11  2:11 UTC  (10+ messages)

[PATCH] mac80211: fix contention time computation in minstrel, minstrel_ht
 2011-05-11  2:00 UTC 

rtl8188ce drivers
 2011-05-10 23:53 UTC  (3+ messages)

[PATCH] bcma: add missing GPIO defines, use PULL register only when available
 2011-05-11  0:08 UTC 

[PATCH v2 3/3] compat-wireless: enable RT33XX support
 2011-05-10 23:19 UTC  (2+ messages)

[PATCH 1/2] ath6kl: iw dev wlan0 link implementation
 2011-05-10 22:32 UTC  (3+ messages)

[PATCH 1/3] compat-wireless: make patches apply again
 2011-05-10 21:54 UTC  (8+ messages)
` [PATCH 2/3] compat-wireless: add RTL8192SE driver
` [PATCH 3/3] compat-wireless: enable RT33XX and RT53XX support

[PATCH 1/3] compat: add missing include
 2011-05-10 21:51 UTC  (4+ messages)
` [PATCH 2/3] compat: backport kfree_rcu
` [PATCH 3/3] compat: backport ethtool_cmd_speed

Regression affecting b43 LP-PHY card
 2011-05-10 21:48 UTC  (6+ messages)
` [hrtimers] "

b43 error under heavy load
 2011-05-10 21:19 UTC  (6+ messages)

Compat-wireless release for 2011-05-10 is baked
 2011-05-10 20:37 UTC  (2+ messages)

[rt2x00-users] rt2800usb broken for rt3070
 2011-05-10 20:30 UTC 

[PATCH 2.6.39] ath9k: fix a regression in PS frame filter handling
 2011-05-10 20:04 UTC  (5+ messages)

[PATCH] ath5k: Fix lockup due to un-init spinlock
 2011-05-10 19:53 UTC  (4+ messages)

[PATCH 01/10] staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.c
 2011-05-10 19:35 UTC  (5+ messages)

[PATCH v2 2.6.39] ath9k: fix a regression in PS frame filter handling
 2011-05-10 19:32 UTC  (2+ messages)

new stuff for 2.6.40 needs to be posted _now_
 2011-05-10 19:11 UTC 

[PATCH 9/9] staging: brcm80211: move utility functions into new module
 2011-05-10 19:04 UTC  (5+ messages)

ath9k ref cnt won't let me unload module
 2011-05-10 18:29 UTC 

[Regression] Problem with rfkill on 2.6.38
 2011-05-10 15:12 UTC  (7+ messages)

[PATCH 2.6.38] iwlwifi: add {ack,plpc}_check module parameters
 2011-05-10 14:16 UTC  (2+ messages)

[PATCH 2.6.35] iwlwifi: add {ack,plpc}_check module parameters
 2011-05-10 14:15 UTC  (2+ messages)

[PATCH] b43: move MAC PHY clock controling function
 2011-05-10 14:05 UTC 

[PATCH] b43legacy: trivial: use TMSLOW def instead of magic value
 2011-05-10 13:53 UTC 

[RFC 0/5] wl12xx: scheduled scan implementation
 2011-05-10 12:03 UTC  (6+ messages)
` [RFC 1/5] wl12xx: add configuration values for scheduled scan
` [RFC 2/5] wl12xx: listen to scheduled scan events
` [RFC 3/5] wl12xx: add scheduled scan structures and commands
` [RFC 4/5] wl12xx: implement scheduled scan driver operations and reporting
` [RFC 5/5] wl12xx: export scheduled scan state in debugfs

[PATCH] staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)
 2011-05-10 10:07 UTC  (2+ messages)

Bug#625953: linux-2.6: orinoco_pci module is no longer present
 2011-05-10  7:38 UTC  (2+ messages)


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