linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-14 06:28:38 to 2012-11-17 09:20:15 UTC [more...]

help: 802.11s bad performance with 802.11n enabled
 2012-11-17  9:20 UTC 

[RFC 00/14] mesh powersave - basics
 2012-11-17  9:16 UTC  (22+ messages)
` [RFC 01/14] {nl,cfg,mac}80211: add beacon interval and DTIM period to mesh config
` [RFC 02/14] {cfg,nl}80211: mesh power mode config parameters
` [RFC 03/14] {cfg,nl}80211: set and get default mesh power mode
` [RFC 04/14] mac80211: local link-specific mesh power mode logic
` [RFC 05/14] mac80211: mesh power mode indication in transmitted frames
` [RFC 06/14] mac80211: track neighbor STA power modes
` [RFC 07/14] {cfg,nl}80211: set local link-specific power mode
` [RFC 08/14] {cfg,nl}80211: get local and peer mesh power modes
` [RFC 09/14] mac80211: add power save support structure to mesh interface
` [RFC 10/14] mac80211: enable frame buffering for PS STA
` [RFC 11/14] {cfg,nl}80211: add awake window to mesh config
` [RFC 12/14] mac80211: add awake window IE to mesh beacons
` [RFC 13/14] mac80211: add TIM "
` [RFC 14/14] mac80211: mesh PS individually-addressed frame release

VHT support, take 2
 2012-11-17  8:48 UTC  (13+ messages)
` [RFC v2 2/8] nl80211: add documentation for channel type
` [RFC v2 4/8] nl80211/cfg80211: support VHT channel configuration

[RFC 0/4] iw: mesh power save
 2012-11-17  6:49 UTC  (5+ messages)
` [RFC 1/4] iw: add beacon interval and DTIM period to mesh config
` [RFC 2/4] iw: add default mesh power mode "
` [RFC 3/4] iw: add support for link-specific mesh power modes
` [RFC 4/4] iw: add mesh awake window to mesh config

[PATCH] ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
 2012-11-17  0:20 UTC  (3+ messages)

brcm4716 and PCIe
 2012-11-16 23:34 UTC  (3+ messages)

removal of sysfs wext extension broke on F16
 2012-11-16 22:32 UTC  (4+ messages)

[wireless-next:master 183/188] drivers/net/wireless/brcm80211/brcmfmac/usb.c:1140:2: error: implicit declaration of function 'vmalloc'
 2012-11-16 22:05 UTC 

[wireless-next:master 170/188] drivers/net/wireless/brcm80211/brcmfmac/fweh.c:485 brcmf_fweh_process_event() error: potential null dereference 'event'. (kzalloc returns null)
 2012-11-16 21:39 UTC 

[PATCH] mwifiex: add support for SDIO card reset
 2012-11-16 21:32 UTC  (2+ messages)

[PATCH] cfg80211: fix some tracing output issues
 2012-11-16 21:00 UTC 

[PATCH] net: remove unnecessary wireless includes
 2012-11-16 20:59 UTC 

[PATCH] cfg80211: Add TDLS event to allow drivers to request operations
 2012-11-16 20:49 UTC 

pull request: wireless 2012-11-16
 2012-11-16 19:41 UTC  (2+ messages)

[PATCH] lib80211: hide Kconfig symbol
 2012-11-16 19:06 UTC  (3+ messages)

[PATCH 00/14] Modify signed comparisons of unsigned variables
 2012-11-16 18:24 UTC  (3+ messages)
` [PATCH 14/14] wlcore: Remove redundant check on unsigned variable

[PATCH 2/2] wlcore: SPI - fix spi transfer_list
 2012-11-16 18:24 UTC  (2+ messages)

[PATCH] wlcore: sdio: use platform_device_unregister in wl1271_remove()
 2012-11-16 18:18 UTC  (2+ messages)

[PATCH] wlcore: spi: use platform_device_unregister in wl1271_remove()
 2012-11-16 18:18 UTC  (2+ messages)

[PATCH 2/5] drivers/net/wireless/ti/wlcore/main.c: eliminate possible double power off
 2012-11-16 18:18 UTC  (4+ messages)
` [PATCH 4/5] ath6kl/wmi.c: eliminate possible double free

help: 802.11s bad performance with 802.11n enabled
 2012-11-16 17:41 UTC 

rework on .flush() callback
 2012-11-16 17:08 UTC  (3+ messages)

[PATCH v2 00/22] brcmsmac: Tx rework and expanded debug/trace support
 2012-11-16 15:18 UTC  (28+ messages)
` [PATCH v2 01/22] brcmsmac: Introduce AMPDU sessions for assembling AMPDUs
` [PATCH v2 02/22] brcmsmac: Don't weight AMPDU packets in txfifo
` [PATCH v2 03/22] brcmsmac: Add helper function for updating txavail count
` [PATCH v2 04/22] brcmsmac: Remove unimplemented flow control functions
` [PATCH v2 05/22] brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
` [PATCH v2 06/22] brcmsmac: Remove internal tx queue
` [PATCH v2 07/22] brcmsmac: Use correct descriptor count when calculating next rx descriptor
` [PATCH v2 08/22] brcmsmac: Reduce number of entries in tx DMA rings
` [PATCH v2 09/22] brcm80211: Allow trace support to be enabled separately from debug
` [PATCH v2 10/22] brcm80211: Convert log message levels to debug levels
` [PATCH v2 11/22] brcmsmac: Add module parameter for setting the debug level
` [PATCH v2 12/22] brcmsmac: Add support for writing debug messages to the trace buffer
` [PATCH v2 13/22] brcmsmac: Use debug macros for general error and debug statements
` [PATCH v2 14/22] brcmsmac: Add brcms_dbg_mac80211() debug macro
` [PATCH v2 15/22] brcmsmac: Add rx and tx debug macros
` [PATCH v2 16/22] brcmsmac: Add brcms_dbg_int() debug macro
` [PATCH v2 17/22] brcmsmac: Add brcms_dbg_dma() "
` [PATCH v2 18/22] brcmsmac: Add brcms_dbg_ht() "
` [PATCH v2 19/22] brcmsmac: Improve tx trace and debug support
` [PATCH v2 20/22] brcmsmac: Add tracepoint for macintstatus
` [PATCH v2 21/22] brcmsmac: Add tracepoint for AMPDU session information
` [PATCH v2 22/22] brcmsmac: Remove some noisy and uninformative debug messages

[PATCH] ath6kl: Set HT caps when an interface is added
 2012-11-16 14:08 UTC  (5+ messages)

[PATCH v7 0/2] driver for 60g Wilocity chip wil6210
 2012-11-16 13:40 UTC  (13+ messages)
` [PATCH v7 1/2] wireless: Driver for 60GHz card wil6210
` [PATCH v7 2/2] wireless: integrate wil6210 driver into build structure

[PATCH 8/8] ath6kl: minor optimization using if, else if
 2012-11-16 12:54 UTC 

[PATCH 7/8] ath6kl: Move and rename ath6kl_cleanup_vif function
 2012-11-16 12:53 UTC 

[PATCH 6/8] ath6kl: Parse beacon interval from userspace
 2012-11-16 12:53 UTC 

[PATCH 5/8] ath6kl: trivial cleanup on interface type selection
 2012-11-16 12:52 UTC 

[PATCH 4/8] ath6kl: Fix kernel panic on continuous driver load/unload
 2012-11-16 12:52 UTC 

[PATCH 3/8] ath6kl: remove unnecessary check for NULL skb
 2012-11-16 12:52 UTC 

[PATCH 2/8] ath6kl: Use standard way to assign the boolean variable
 2012-11-16 12:52 UTC 

[PATCH 1/8] ath6kl: Remove erroneous flag clearing
 2012-11-16 12:51 UTC 

[PATCH 1/8] ath6kl: Remove erroneous flag clearing
 2012-11-16 12:51 UTC 

[PATCH 8/8] drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
 2012-11-16 11:39 UTC  (2+ messages)

[PATCH] ath6kl: Fix a mismatch in power management debug message
 2012-11-16 11:19 UTC  (2+ messages)

[PATCH] mac80211: support radiotap vendor namespace RX data
 2012-11-16 11:06 UTC  (3+ messages)
  ` [PATCH v2] "

Pull request: ath6kl 20121116
 2012-11-16  9:21 UTC 

[PATCH] mac80211: fix invalid kfree on sched scan
 2012-11-16  8:51 UTC  (3+ messages)

[PATCH 3.7] mwifiex: fix system hang issue in cmd timeout error case
 2012-11-15 23:58 UTC  (2+ messages)
` [PATCH 3.7] mwifiex: report error to MMC core if we cannot suspend

[PATCH] mwifiex: don't select lib80211
 2012-11-15 23:18 UTC  (2+ messages)

How multichannel work ?
 2012-11-15 17:58 UTC 

Debugging support
 2012-11-15 17:37 UTC  (2+ messages)

[PATCH v8 0/4] driver for 60g Wilocity chip wil6210
 2012-11-15 17:32 UTC  (8+ messages)
` [PATCH v8 1/4] wireless: Driver for 60GHz card wil6210
` [PATCH v8 2/4] wireless: allow Atheros card to not depend on ath.ko
` [PATCH v8 3/4] wireless: integrate wil6210 driver into build
` [PATCH v8 4/4] dynamic_debug: dynamic hex dump

[PATCH] mac80211: use CMAC_PN_LEN
 2012-11-15 17:02 UTC 

[PATCH] staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'
 2012-11-15 16:57 UTC 

[PATCH] rtlwifi: use eth_zero_addr() to assign zero address
 2012-11-15 13:24 UTC 

[PATCH] mac80211: introduce IEEE80211_NUM_TIDS and use it
 2012-11-15 11:29 UTC 

pull request: wireless-next 2012-11-14
 2012-11-15  3:07 UTC  (2+ messages)

[PATCH 00/19] brcmfmac: work for firmware event, suspend/resume and init/deinit
 2012-11-15  2:46 UTC  (20+ messages)
` [PATCH 01/19] brcmfmac: rework firmware event handling code
` [PATCH 02/19] brcmfmac: cleanup of usb firmware download routines
` [PATCH 03/19] brcmfmac: usb suspend/resume
` [PATCH 04/19] brcmfmac: change parameter in brcmf_add_if() function
` [PATCH 05/19] brcmfmac: fix for multiple netdevice interface support
` [PATCH 06/19] brcmfmac: correct handling IF firmware event
` [PATCH 07/19] brcmfmac: change mac address parameter in brcmf_add_if()
` [PATCH 08/19] brcmfmac: remove mac address validation from brcmf_net_attach()
` [PATCH 09/19] brcmfmac: fix NULL pointer access in brcmf_fweh_detach()
` [PATCH 10/19] brcmfmac: fix wrong usage of unaligned include file
` [PATCH 11/19] brcmfmac: ignore IF event if it is a add for ifidx 0
` [PATCH 12/19] brcmfmac: restructure handling of IF event
` [PATCH 13/19] brcmfmac: Any error should result in failure of probe
` [PATCH 14/19] brcmfmac: Handle mmc exceptions during init correct
` [PATCH 15/19] brcmfmac: sdio unload fix
` [PATCH 16/19] brcmfmac: avoid usage of func->card->dev in sdio probe
` [PATCH 17/19] brcmfmac: sdio module load fix
` [PATCH 18/19] brcmfmac: limit hex dump on fwil
` [PATCH 19/19] brcmfmac: code cleanup

[PATCH] net/wireless: ipw2x00: remove unreachable code
 2012-11-15  3:07 UTC 

pull request: bluetooth-next 2012-11-01
 2012-11-14 19:51 UTC  (2+ messages)

compat-drivers 3.7-rc1: cfg80211 fails to load on 3.0.0-26-generic-pae [AV#3438]
 2012-11-14 19:48 UTC  (2+ messages)

[PATCH 00/18] brcmsmac: Tx rework and expanded debug/trace support
 2012-11-14 19:40 UTC  (5+ messages)

pull request: bluetooth 2012-10-12
 2012-11-14 19:18 UTC  (3+ messages)
` pull request: bluetooth 2012-11-09

pull-request: mac80211 2012-11-09
 2012-11-14 19:16 UTC  (5+ messages)
  ` pull-request: mac80211 2012-11-12

pull-request: iwlwifi 2012-11-09
 2012-11-14 19:17 UTC  (2+ messages)

[PATCH] ath5k: RX timestamp is reported at end of frame
 2012-11-14 17:49 UTC  (7+ messages)

'ip' blocking for long time trying to down station
 2012-11-14 17:41 UTC  (5+ messages)

[RFC] debug_hex_dump()
 2012-11-14 17:27 UTC  (6+ messages)
` [RFC] dynamic_debug: introduce debug_hex_dump()

[RFC 0/2] P2P GO powersave configuration
 2012-11-14 14:23 UTC  (3+ messages)
` [RFC 1/2] nl80211: support "
` [RFC 2/2] mac80211: "

[PATCH v4 0/6] nl/cfg/mac80211: add DFS master ability
 2012-11-14 12:38 UTC  (21+ messages)
` [PATCH v4 1/6] nl80211/cfg80211: add radar detection command/event
` [PATCH v4 6/6] mac80211: add ap channel switch command/event

nl80211 notification when scanning is finished?
 2012-11-14 11:09 UTC 

WARNING in agg-tx.c (3.5.7+, not tainted)
 2012-11-14  9:37 UTC  (6+ messages)

mesh powersave code layout
 2012-11-14  9:29 UTC  (2+ messages)

[patch] ath5k: precedence error in ath5k_hw_nic_wakeup()
 2012-11-14  8:23 UTC 

[PATCH] ath9k_hw: Fix wrong peak detector DC offset
 2012-11-14  6:30 UTC  (3+ messages)

[PATCH 1/2] qca-swiss-army-knife: refresh 9462 initvals
 2012-11-14  6:28 UTC  (2+ messages)
` [PATCH 2/2] qca-swiss-army-knife: refresh 9565 initvals


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