linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-31 21:29:34 to 2012-11-08 11:16:58 UTC [more...]

"mac80211.ko" and "cfg80211.ko" compatibility issue
 2012-11-08 11:16 UTC  (2+ messages)

[PATCH] mac80211: fix TX error path
 2012-11-08  9:48 UTC  (2+ messages)

[PATCH] mac80211: include export.h in aes_cmac
 2012-11-08  9:48 UTC  (2+ messages)

[PATCH] ssb: fix SPROM offset
 2012-11-08  8:47 UTC 

Understanding how to load ar9271.fw firmware
 2012-11-07 23:43 UTC 

[PATCH] mac80211: use kstrtoull return value
 2012-11-07 17:01 UTC  (2+ messages)

[PATCH] mac80211: fix race in TKIP MIC test debugfs file
 2012-11-07 17:01 UTC  (2+ messages)

[PATCH] mac80211: use mac_pton
 2012-11-07 17:00 UTC  (2+ messages)

[PATCH 1/2] cfg80211: store the ssid into wirless_dev in AP mode
 2012-11-07 16:57 UTC  (3+ messages)
` [PATCH 2/2] nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()

[PATCH] mwifiex: add support for SDIO card reset
 2012-11-07 16:33 UTC  (5+ messages)

[PATCH 0/3] mac80211: HW reconfiguration improvements
 2012-11-07 14:45 UTC  (6+ messages)
` [PATCH 1/3] mac80211: call driver method when restart completes
` [PATCH 2/3] mac80211: clarify interface iteration and make it configurable
` [PATCH 3/3] mac80211: reassign channel contexts before stations
    ` [PATCH v2 "

[PATCH 2/2] wlcore: SPI - fix spi transfer_list
 2012-11-07 13:42 UTC 

[PATCH 1/2] wlcore: add power callback for SPI
 2012-11-07 13:42 UTC 

Patch file to fix wl12xx driver compilation
 2012-11-07 12:49 UTC 

[PATCH] iw: add set_mcast_rate command support
 2012-11-07 11:50 UTC  (2+ messages)

PROBLEM: kernel panic in module ath5k
 2012-11-07 11:29 UTC 

Clarification needed on Last Tx Rate statistic update
 2012-11-07  9:01 UTC  (3+ messages)

Linux 3.6.5
 2012-11-07  8:09 UTC  (22+ messages)

linux 802.11s mesh should process GANN IE for interoperability
 2012-11-07  3:19 UTC 

minor bug on these three macros for mesh
 2012-11-06 22:12 UTC  (2+ messages)

linux 802.11s mesh should process GANN IE for interoperability
 2012-11-06 22:09 UTC 

minor bug on these three macros for mesh
 2012-11-06 21:46 UTC 

[PATCH] brcmfmac: fix typo in CONFIG_BRCMISCAN
 2012-11-06 17:56 UTC  (2+ messages)

[PATCH] add Marvell 88W8688 support to libertas_sdio
 2012-11-06 16:50 UTC  (2+ messages)

[PATCH 0/2] Patches for compat-drivers/linux-3.6.y
 2012-11-06 16:47 UTC  (5+ messages)
` [PATCH 1/2] compat-drivers: Move next-pending patches to cherry-picks
` [PATCH 2/2] compat-drivers: Add a next-pending patch

[PATCH] mwl8k: Set packet timestamp to 0 when life time expiry is not used
 2012-11-06 13:53 UTC 

[PATCH] mwl8k: Do not expire eapol frames
 2012-11-06 13:53 UTC 

[PATCH] mwl8k: Unmap the pci DMA address in xmit error path
 2012-11-06 13:52 UTC 

[PATCH] mwl8k: recheck if station still has valid rates
 2012-11-06 13:52 UTC 

[PATCH] mwl8k: defining interface combinations
 2012-11-06 13:52 UTC 

[PATCH 1/5] mwl8k: defining interface combinations
 2012-11-06 13:44 UTC  (2+ messages)

[PATCH 00/18] brcmsmac: Tx rework and expanded debug/trace support
 2012-11-06 12:54 UTC  (20+ messages)
` [PATCH 01/18] brcmsmac: Rework tx code to avoid internal buffering of packets

[PATCH 0/2] mac80211: client-side P2P powersave
 2012-11-06 12:23 UTC  (4+ messages)
` [PATCH 1/2] wireless: add utility function to get P2P attribute
` [PATCH 2/2] mac80211: pass P2P powersave parameters to driver

[PATCH v2] mwifiex: process RX packets in SDIO IRQ thread directly
 2012-11-06  0:59 UTC 

[PATCH 00/24] brcmfmac: miscellaneous bug fix and code clean up patches
 2012-11-06  0:22 UTC  (25+ messages)
` [PATCH 01/24] brcmfmac: remove obsolete structure ap_info
` [PATCH 02/24] brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()
` [PATCH 03/24] brcmfmac: restrict error condition in brcmf_inform_bss()
` [PATCH 04/24] brcmfmac: make pointer type constant in brcmf_set_management_ie()
` [PATCH 05/24] brcmfmac: remove obsolete i-scan and clean up related code
` [PATCH 06/24] brcmfmac: use fwil for netdev callbacks
` [PATCH 07/24] brcmfmac: handle exceptions in brcmf_bus_start correct
` [PATCH 08/24] brcmfmac: use wait_event_timeout for 8021x pending count
` [PATCH 09/24] brcmfmac: fix pkt_filter sizeof calculation
` [PATCH 10/24] brcmfmac: change parameter of brcmf_set_management_ie()
` [PATCH 11/24] brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap()
` [PATCH 12/24] brcmfmac: remove obsolete function brcmf_c_mkiovar
` [PATCH 13/24] brcmfmac: fix NULL pointer access in brcmf_create_iovar()
` [PATCH 14/24] brcmfmac: use dynamically allocated control frame buffer
` [PATCH 15/24] brcmfmac: decrease the range of SDIO access lock
` [PATCH 16/24] brcmfmac: protect consecutive SDIO access with sdio_claim_host
` [PATCH 17/24] brcmfmac: remove brcmf_sdbrcm_wait_for_event
` [PATCH 18/24] brcmfmac: change return type of brcmf_sdio_hdparser
` [PATCH 19/24] brcmfmac: fix build regression
` [PATCH 20/24] brcmfmac: return immediately error for out of range key_idx
` [PATCH 21/24] brcmfmac: check bus state to be data before sending data
` [PATCH 22/24] brcmfmac: on halting driver check before release or free
` [PATCH 23/24] brcmfmac: add dedicated USB log level
` [PATCH 24/24] brcmfmac: use struct brcmf_if parameter in firmware event callbacks

[PATCH 1/2] ar5523: Fix sparse endianness warnings
 2012-11-05 20:17 UTC  (2+ messages)
` [PATCH 2/2] ar5523: Don't dereference sta if NULL

[PATCH] wireless: iwlwifi - add dma_mapping_error() checks to avoid warnings
 2012-11-05 16:44 UTC  (5+ messages)

[PATCH v2] wireless: Allow registering more than one beacon listener
 2012-11-05 15:32 UTC  (6+ messages)

[PATCH v4 0/6] nl/cfg/mac80211: add DFS master ability
 2012-11-05 15:29 UTC  (24+ 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

[PATCHv5 1/2] nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
 2012-11-05 14:56 UTC  (3+ messages)
` [PATCHv5 2/2] mac80211: implement set_mcast_rate() callback

[PATCH] wireless: add peer-to-peer related definitions
 2012-11-05 14:37 UTC  (2+ messages)

[PATCH v2] [nl,cfg,mac]80211: Add nl80211 command to get mesh network statistics
 2012-11-05 14:33 UTC  (2+ messages)

[wl12xx] wl1271 and SPI mode
 2012-11-05 13:53 UTC 

[PATCH] mac80211: sync acccess to tx_filtered/ps_tx_buf queues
 2012-11-05 13:21 UTC  (2+ messages)

[PATCH] mac80211: send deauth only with channel context
 2012-11-05 13:13 UTC  (2+ messages)

[PATCH] mac80211: sync acccess to tx_filtered/ps_tx_buf queues
 2012-11-05  8:25 UTC 

[PATCH] staging: vt6656: [BUG] nsDMA_tx_packet: free tx context bBoolInUse
 2012-11-04 22:41 UTC 

[PATCH] staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvoked
 2012-11-04 17:59 UTC 

[PATCH] staging: vt6656: dead code remove upc.h
 2012-11-04 17:39 UTC 

[PATCH] staging: vt6656: free skbuff and relocate on bReAllocSkb == FALSE
 2012-11-04 17:20 UTC 

[PATCH] staging: vt6656: no need to bIndicateReceive when no bytes to read
 2012-11-04 16:18 UTC 

802.11h support?
 2012-11-04 15:18 UTC 

8192su beta - trying to build
 2012-11-04 12:25 UTC  (2+ messages)

Any thoughts on how to best shield u.fl connectors on NICs?
 2012-11-04 11:10 UTC  (2+ messages)

bug in compat-wireless 3.6, rt2x00 iftype is wrong
 2012-11-03 22:09 UTC  (6+ messages)

[PATCH 8/8] drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
 2012-11-03 20:30 UTC 

[PATCH] Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c
 2012-11-02 22:35 UTC 

rtl8723e disconnect problem on the kernel 3.4.9
 2012-11-02 11:46 UTC  (6+ messages)

[PATCH] mwifiex: add multi-queue support
 2012-11-02  1:44 UTC 

[PATCH] mwifiex: process RX packets in SDIO IRQ thread directly
 2012-11-02  1:44 UTC 

pull request: bluetooth-next 2012-11-01
 2012-11-01 22:37 UTC 

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

Out of memory on 3.5 kernels
 2012-11-01 18:04 UTC  (11+ messages)
                  ` [Jfs-discussion] "

[PATCH 0/4] Driver for the ar5523 chipset
 2012-11-01 17:41 UTC  (7+ messages)

mwifiex_sdio problem: firmware fails to be active in time
 2012-11-01 11:10 UTC  (8+ messages)

[PATCH -next] brcmfmac: remove duplicated include from dhd_dbg.c
 2012-11-01  5:50 UTC 

[PATCH -next] ar5523: use module_usb_driver to simplify the code
 2012-11-01  1:59 UTC 

WARNING in agg-tx.c (3.5.7+, not tainted)
 2012-10-31 23:44 UTC  (5+ messages)

'ip' blocking for long time trying to down station
 2012-10-31 23:01 UTC 

[PATCH] carl9170: kill MODULE_VERSION
 2012-10-31 22:36 UTC  (2+ messages)

Problem with drv_remove_interface when associated in 3.5.7?
 2012-10-31 21:29 UTC  (3+ 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).