linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-12 23:31:13 to 2012-11-16 11:31:21 UTC [more...]

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

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

[PATCH 4/5] ath6kl/wmi.c: eliminate possible double free
 2012-11-16 11:17 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 v2 00/22] brcmsmac: Tx rework and expanded debug/trace support
 2012-11-16  8:36 UTC  (25+ 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: support NL80211_USER_REG_HINT_CELL_BASE events
 2012-11-16  8:28 UTC 

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

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

[PATCH] lib80211: hide Kconfig symbol
 2012-11-15 23:06 UTC 

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 

rework on .flush() callback
 2012-11-15 12:47 UTC 

VHT support, take 2
 2012-11-15 12:09 UTC  (6+ messages)
` [RFC v2 2/8] nl80211: add documentation for channel type

[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  (8+ 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 v7 0/2] driver for 60g Wilocity chip wil6210
 2012-11-14 13:48 UTC  (14+ messages)
` [PATCH v7 1/2] wireless: Driver for 60GHz card wil6210
` [PATCH v7 2/2] wireless: integrate wil6210 driver into build structure

[PATCH v4 0/6] nl/cfg/mac80211: add DFS master ability
 2012-11-14 12:38 UTC  (33+ messages)
` [PATCH v4 1/6] nl80211/cfg80211: add radar detection command/event
` [PATCH v4 5/6] nl80211/cfg80211: add ap channel switch command
` [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

[PATCH -next] wireless: brcmfmac: fix printk format warning
 2012-11-13 21:52 UTC  (5+ messages)

[PATCH 08/14] staging: vt6656: 64 bit fixes : correct all type sizes
 2012-11-13 21:51 UTC  (5+ messages)

[PATCH] staging: vt6656: iwctl_giwaplist/device_ioctl : use off stack buffers
 2012-11-13 21:04 UTC 

[PATCH v2] mac80211: support RX_FLAG_MACTIME_END
 2012-11-13 20:56 UTC  (5+ messages)

[PATCHv3] mac80211: deinitialize ibss-internals after emptiness check
 2012-11-13 20:35 UTC  (3+ messages)

[BUG]: 3.7.0.rc2 iwlwifi: Mn=onitor mode for Intel 6235 includes FCS in frames
 2012-11-13 20:28 UTC 

issue with ath9k_htc and mesh mode powersave
 2012-11-13 19:55 UTC 

[PATCH v5 1/2] wireless: Driver for 60GHz card wil6210
 2012-11-13 19:39 UTC  (5+ messages)

[PATCH] ath5k: RX timestamp is reported at end of frame
 2012-11-13 18:48 UTC 

[PATCH v2 1/2] ath9k: RX timestamp is reported at end of frame
 2012-11-13 18:48 UTC  (2+ messages)
` [PATCH v2 2/2] ath9k_htc: "

[PATCH 00/17] RTL8187SE driver cleanups
 2012-11-13 17:51 UTC  (9+ messages)
` [PATCH 15/17] Removed unused fields in r8180_priv

staging: rtl8187se: code cleanups
 2012-11-13 17:28 UTC  (18+ messages)
` [PATCH 01/17] staging: rtl8187se: Removed dead functions
` [PATCH 02/17] staging: rtl8187se: Removed legacy rtl8225_rf_set_chan()
` [PATCH 03/17] staging: rtl8187se: Removed empty functions and one-iteration loop
` [PATCH 04/17] staging: rtl8187se: Fixed bugs in interrupt handler
` [PATCH 05/17] staging: rtl8187se: Simplified function GetSupportedWirelessMode8185()
` [PATCH 06/17] staging: rtl8187se: Fixed oops when rmmoding
` [PATCH 07/17] staging: rtl8187se: Removed unused module parameters and fixed module description
` [PATCH 08/17] staging: rtl8187se: Removed dead code
` [PATCH 09/17] staging: rtl8187se: Removed unused parameters of HwHSSIThreeWire()
` [PATCH 10/17] staging: rtl8187se: Fixed typo in TransmitConfig
` [PATCH 11/17] staging: rtl8187se: Removed non-existent function headers from r8180.h
` [PATCH 12/17] staging: rtl8187se: Removed unused arrays in r8180_rtl8225z2.c
` [PATCH 13/17] staging: rtl8187se: Use ARRAY_SIZE instead of in-code constants
` [PATCH 14/17] staging: rtl8187se: Removed unneeded reads from EEPROM
` [PATCH 15/17] staging: rtl8187se: Removed unused fields in r8180_priv
` [PATCH 16/17] staging: rtl8187se: Fixed size of BEACON_INTERVAL register
` [PATCH 17/17] staging: rtl8187se: Removed empty stub read_acadapter_file()

[PATCH 1/1] ath5k: Use module_platform_driver macro for ahb.c
 2012-11-13 15:39 UTC 

[PATCH 1/2] ath9k_hw: Update AR9485 initvals
 2012-11-13 11:20 UTC  (6+ messages)

[PATCH] mac80211: support RX_FLAG_MACTIME_END
 2012-11-13  8:04 UTC  (8+ messages)

[PATCH 1/2] wlcore: add power callback for SPI
 2012-11-13  7:33 UTC  (2+ messages)

ath9k_htc-based adapter unfunctioning after commit ceb26a6013
 2012-11-13  7:28 UTC  (2+ messages)

[wl12xx] wl1271 and SPI mode
 2012-11-13  7:22 UTC  (2+ messages)

Looking for WiFi + BT combo cards
 2012-11-13  6:53 UTC  (2+ messages)

[PATCH] qca-swiss-army-knife: Add macro for TXFIR array
 2012-11-13  6:04 UTC 

[PATCH] ath9k_hw: Program filter coefficients correctly
 2012-11-13  6:03 UTC 


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