linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-12 09:06:28 to 2011-12-14 19:00:27 UTC [more...]

[PATCH V2 1/2] cfg80211: Define a wrapper function for reporting roaming
 2011-12-14 18:54 UTC  (5+ messages)

[PATCH] ath6kl: support for P2P mgmt operations on station interface
 2011-12-14 18:44 UTC  (2+ messages)

[PATCH v3 1/1] ath6kl: Support different uart_tx pin and refclk configuration
 2011-12-14 18:41 UTC  (2+ messages)

Problems associating with RTL8188CE
 2011-12-14 17:58 UTC  (19+ messages)

[PATCH] module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
 2011-12-14 17:39 UTC  (8+ messages)
        ` [RFC] modpost: add option to allow external modules to avoid taint

wierless hardware using ath9k driver on AP mode leads to kernel panic
 2011-12-14 17:23 UTC 

[PATCH 3.2] iwlwifi fix for 3.2
 2011-12-14 16:22 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: tx_sync only on PAN context
` [PATCH 2/2] iwlwifi: allow to switch to HT40 if not associated

[PATCH] rt2x00: Make use of ieee80211_free_txskb in tx path
 2011-12-14 16:29 UTC  (3+ messages)

[PATCH 0/8] NFC update
 2011-12-14 15:43 UTC  (9+ messages)
` [PATCH 1/8] NFC: Add function name to the NFC pr_fmt() routine
` [PATCH 2/8] NFC: Add tx skb allocation routine
` [PATCH 3/8] NFC: Do not take the genl mutex from the netlink release notifier
` [PATCH 4/8] NFC: Atomic socket allocation
` [PATCH 5/8] NFC: Add a DEP link control netlink command
` [PATCH 6/8] NFC: Set and get DEP general bytes
` [PATCH 7/8] NFC: DEP link hook implementation for pn533
` [PATCH 8/8] NFC: Initial LLCP support

iwlwifi havoc on some APs (rekeying?)
 2011-12-14 14:22 UTC  (15+ messages)

[PATCH 1/2] mac80211: remove an unnecessary paraenthesis
 2011-12-14 14:16 UTC  (2+ messages)
` [PATCH 2/2] mac80211: Fix power save in change interface

[PATCH] b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
 2011-12-14 14:08 UTC 

[PATCH] mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
 2011-12-14 14:10 UTC 

wmm admission control in mac80211
 2011-12-14 13:59 UTC  (2+ messages)

Ralink RT3070: absolute transmit power information
 2011-12-14 12:36 UTC  (4+ messages)
              ` Ralink RT3070: fixing radio standard

[PATCH] Set wlvif->ps_compl to NULL in before return
 2011-12-14 13:32 UTC 

[PATCH 0/2] station management complexity reduction
 2011-12-14 13:03 UTC  (3+ messages)
` [PATCH 1/2] mac80211: delay IBSS station insertion
` [PATCH 2/2] mac80211: reduce station management complexity

[PATCH] wl12xx: remove unused firmware version macros
 2011-12-14 12:57 UTC 

[PATCH] mac80211: free skb on error path of ieee80211_ibss_join()
 2011-12-14 12:33 UTC 

[PATCH] mac80211: make address arguments to sta_info_alloc const
 2011-12-14 12:28 UTC 

[PATCH 0/5] station management rework
 2011-12-14 11:35 UTC  (9+ messages)
` [PATCH 1/5] cfg80211: validate nl80211 station handling better
` [PATCH 2/5] mac80211: remove duplicate TDLS peer verification
` [PATCH 3/5] mac80211: use station mutex in configuration
` [PATCH 4/5] mac80211: refactor station state transitions
  ` [PATCH 4/5 v2] "
` [PATCH 5/5] mac80211: count authorized stations per BSS

RFKILL switch operations with b43
 2011-12-14  9:21 UTC  (2+ messages)

[PATCH] nl80211: add TDLS peer flag to policy
 2011-12-14  8:29 UTC 

[RFC 0/4] refactor station state management
 2011-12-14  8:22 UTC  (7+ messages)
` [RFC 1/4] mac80211: use station mutex in configuration
` [RFC 2/4] mac80211: refactor station state transitions
` [RFC 3/4] mac80211: unwind station state on destroy
` [RFC 4/4] mac80211: count authorized stations per BSS

[PATCH 3.2] mwifiex: avoid double list_del in command cancel path
 2011-12-14  4:43 UTC  (2+ messages)
` [PATCH] mwifiex: remove cfg_workqueue

Some funny code in brcmsmac
 2011-12-14  4:19 UTC 

REGRESSION: v3.2-rcX: iwlagn refuses to associate with my AP's
 2011-12-14  3:14 UTC  (8+ messages)
  ` [Ilw] "

[PATCH 00/15] brcm80211: the rest of smac bcma switch series
 2011-12-14  1:11 UTC  (20+ messages)
` [PATCH 01/15] brcm80211: smac: change ai_findcoreidx() to ai_findcore()
` [PATCH 02/15] brcm80211: smac: use bcma core access functions in otp.c
` [PATCH 03/15] brcm80211: smac: use bcma core access function in srom.c
` [PATCH 04/15] brcm80211: smac: use bcma core access functions in pmu.c
` [PATCH 05/15] brcm80211: smac: use bcma core access functions in aiutils.c
` [PATCH 06/15] brcm80211: smac: remove register access macro definitions
` [PATCH 07/15] brcm80211: smac: remove empty or unused functions from pmu.c
` [PATCH 08/15] brcm80211: smac: INTROFF/INTRESTORE macros removed
` [PATCH 09/15] brcm80211: smac: remove interrupt disable callback functionality
` [PATCH 10/15] brcm80211: smac: remove ai_switch_core() function
` [PATCH 11/15] brcm80211: smac: remove mapped core related function from aiutils.c
` [PATCH 12/15] brcm80211: smac: cleanup si_info structure definition
` [PATCH 13/15] brcm80211: smac: cleanup buscore handling in aiutils.c
` [PATCH 14/15] brcm80211: smac: register with bcma for specific 802.11 core revisions
` [PATCH 15/15] brcm80211: smac: fix compilation issue with CONFIG_BCM47XX set

iwlagn regression in v3.1.5
 2011-12-13 23:20 UTC  (12+ messages)

Compat-wireless release for 2011-12-13 is baked
 2011-12-13 21:12 UTC 

[PATCH 1/6] ath9k: change maximum software retransmission handling
 2011-12-13 20:47 UTC  (7+ messages)
` [PATCH 2/6] ath9k: reduce the number of unnecessary BAR tx packets
  ` [PATCH 3/6] ath9k: reduce indentation level in a few places
    ` [PATCH 4/6] ath9k: remove bogus sequence number increment
      ` [PATCH 5/6] ath9k: simplify tx locking
        ` [PATCH 6/6] ath9k: avoid retransmitting aggregation frames that a BAR was sent for

[PATCH] mac80211: reset addba retries after timeout
 2011-12-13 20:25 UTC  (5+ messages)
` [PATCH v2] mac80211: split addba retries in time
    `  "

[PATCH] ath9k_hw: make bluetooth coexistence support optional at compile time
 2011-12-13 20:28 UTC  (2+ messages)

CRDA git repository
 2011-12-13 19:41 UTC  (4+ messages)

[PATCH] nl80211: accept testmode dump with netdev
 2011-12-13 16:22 UTC 

(Re:) Fritz!WLAN USB Stick N - 300 Mbit/s
 2011-12-13 14:45 UTC 

[PATCH] wl12xx: remove deprecated packet detection threshold config
 2011-12-13 13:45 UTC 

[PATCH v2] wl12xx: use ieee80211_free_txskb()
 2011-12-13 13:26 UTC 

[PATCH V2 2/2] ath6kl: Use cfg80211_roamed_bss() to report roaming event
 2011-12-13 13:10 UTC  (2+ messages)

[PATCH v2 0/6] ath6kl: scheduled scan support
 2011-12-13 13:06 UTC  (8+ messages)
` [PATCH v2 1/6] ath6kl: remove a workaround from ath6kl_cfg80211_stop()
` [PATCH v2 2/6] ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()
` [PATCH v2 3/6] ath6kl: implement ath6kl_cfg80211_stop_all()
` [PATCH v2 4/6] ath6kl: fix value of WOW_FILTER_SSID
` [PATCH v2 5/6] ath6kl: fix reading of FW IE capabilities
` [PATCH v2 6/6] ath6kl: implement scheduled scan

[PATCH] ath6kl: cleanup ath6kl_priv()
 2011-12-13 13:02 UTC  (2+ messages)

[PATCH 00/15] brcm80211: the rest of smac bcma switch series
 2011-12-13 12:59 UTC 

[PATCH] ath6kl: Use delayed key configuration for WAPI in AP mode
 2011-12-13 12:42 UTC  (2+ messages)

[PATCH] wl12xx: use ieee80211_free_txskb()
 2011-12-13 11:31 UTC  (2+ messages)

[PATCH] wl12xx: call extended radio parameters for wl127x AP mode
 2011-12-13  9:39 UTC 

[PATCH] wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS
 2011-12-13  9:39 UTC 

[PATCH] wl12xx: minor fix in sched_scan_ssid_list
 2011-12-13  9:28 UTC  (2+ messages)

[PATCH 1/3] wl12xx: fix testmode test/interrogate commands
 2011-12-13  9:28 UTC  (2+ messages)

[RFC 1/2] mac80211: remove an unnecessary paraenthesis
 2011-12-13  9:05 UTC  (4+ messages)
` [RFC 2/2] mac80211: Fix power save in change save

Concurrent Mode Mutiple VIF question
 2011-12-13  8:36 UTC  (2+ messages)

[PATCH] mwifiex: do not advertise custom regulatory domain capability
 2011-12-13  3:56 UTC 

[PATCH] b43: N-PHY: update TX power fix
 2011-12-12 22:40 UTC 

Compat-wireless release for 2011-12-12 is baked
 2011-12-12 21:12 UTC 

pull request: wireless-next 2011-12-12
 2011-12-12 21:11 UTC  (2+ messages)

[PATCH 0/15] update for 3.3: iwlwifi 2011-12-08
 2011-12-12 19:48 UTC  (6+ messages)
` [PATCH 01/15] iwlwifi: add uCode version information support by testmode

[PATCH] bcma: extract revision and TX power IDs from SPROM
 2011-12-12 20:33 UTC  (2+ messages)

[PATCH 1/2] b43: N-PHY: fix 32-bit reads of tables
 2011-12-12 20:38 UTC  (2+ messages)
` [PATCH 2/2] b43: N-PHY: workaround broken auto-increment on BCM43224

[PATCH 1/2] rtlwifi: use work for lps
 2011-12-12 17:32 UTC  (5+ messages)
` [PATCH 2/2] rtlwifi: merge ips,lps spinlocks into one mutex

brcmsmac fails to bring up BCM43224
 2011-12-12 17:29 UTC  (2+ messages)

[PATCH] compat-wireless: fix patches/08-rename-config-options.patch
 2011-12-12 17:14 UTC 

[RFC] NFC: Add num of targets to TARGETS_FOUND event
 2011-12-12 16:40 UTC  (3+ messages)

MIA: Roel Kluin <roel.kluin@gmail.com> ?
 2011-12-12 16:26 UTC  (3+ messages)

wifi iwlagn fails to authenticate after wake from suspend
 2011-12-12 15:49 UTC  (5+ messages)

[PATCH] cfg80211: Return beacon loss count in station
 2011-12-12 14:38 UTC  (3+ messages)

[PATCH v2] mac80211: don't check sdata_running in vif notifier
 2011-12-12 13:30 UTC 

[PATCH] mac80211: don't check sdata_running in vif notifier
 2011-12-12 13:12 UTC  (2+ messages)

[PATCH] mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration
 2011-12-12 12:10 UTC 

[PATCH] mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan
 2011-12-12 12:01 UTC  (5+ messages)

[PATCH v2] mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan
 2011-12-12 11:58 UTC 

[RFC] mac80211: Prevent possible BUG on suspend
 2011-12-12 10:04 UTC  (5+ 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).