linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-27 05:52:41 to 2013-09-01 07:58:02 UTC [more...]

[PATCH] rtl8187: fix use after free on failure path in rtl8187_init_urbs()
 2013-09-01  7:51 UTC 

[PATCH v2 0/7] ath10k: pci cleanup
 2013-09-01  7:02 UTC  (8+ messages)
` [PATCH v2 1/7] ath10k: pci: make host_ce_config_wlan[] more readable
` [PATCH v2 2/7] ath10k: make target_ce_config_wlan "
` [PATCH v2 3/7] ath10k: remove void pointer from struct ath10k_pci_compl
` [PATCH v2 4/7] ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
` [PATCH v2 5/7] ath10k: clean up ath10k_ce_completed_send_next_nolock()
` [PATCH v2 6/7] ath10k: convert ath10k_pci_wake() to return
` [PATCH v2 7/7] ath10k: simplify ath10k_ce_init() wake up handling

[PATCH] ath10k: remove un ar_pci->cacheline_sz field
 2013-09-01  6:44 UTC  (2+ messages)

[PATCH 0/6] ath10k: CE cleanups
 2013-09-01  6:36 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] ath10k: use inline ce_state structure
  ` [PATCH v2 2/6] ath10k: remove ce_op_state
  ` [PATCH v2 3/6] ath10k: remove unused ce_attr parameters
  ` [PATCH v2 4/6] ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
  ` [PATCH v2 5/6] ath10k: rename ce_state to ath10k_ce_pipe
  ` [PATCH v2 6/6] ath10k: rename ce_ring_state to ath10k_ce_ring

[PATCH 0/7] ath10k: pci cleanup
 2013-09-01  6:16 UTC  (10+ messages)
` [PATCH 1/7] ath10k: pci: make host_ce_config_wlan[] more readable
` [PATCH 2/7] ath10k: make target_ce_config_wlan "
` [PATCH 3/7] ath10k: remove void pointer from struct ath10k_pci_compl
` [PATCH 4/7] ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
` [PATCH 5/7] ath10k: clean up ath10k_ce_completed_send_next_nolock()
` [PATCH 6/7] ath10k: convert ath10k_pci_wake() to return
` [PATCH 7/7] ath10k: simplify ath10k_ce_init() wake up handling

[PATCH v2 net-next 0/9] set addr_assign_type when inheriting a dev_addr
 2013-09-01  2:50 UTC  (6+ messages)
` [PATCH v2 net-next 1/9] net: etherdevice: add address inherit helper
` [PATCH v2 net-next 6/9] net: airo: inherit addr_assign_type along with dev_addr
` [PATCH v2 net-next 7/9] net: hostap: "
` [PATCH v2 net-next 8/9] net: libertas: "

[PATCH] rtl8187: fix use after free on failure path in rtl8187_init_urbs()
 2013-08-31 21:18 UTC 

linux-next: Tree for Aug 30 (brcmfmac)
 2013-08-31 18:40 UTC  (4+ messages)

[PATCHv4 0/6] add IBSS channel switch announcement support
 2013-08-30 14:21 UTC  (8+ messages)
` [PATCHv4 1/6] cfg80211: export cfg80211_chandef_dfs_required
` [PATCHv4 2/6] mac80211: split off channel switch parsing function
` [PATCHv4 3/6] mac80211: split off ibss disconnect
` [PATCHv4 4/6] mac80211: add support for CSA in IBSS mode
` [PATCHv4 5/6] mac80211: send a CSA action frame when changing channel
` [PATCHv4 6/6] nl80211: enable IBSS support for channel switch announcements

[PATCH] cfg80211: fix potential deadlock regression
 2013-08-30 12:23 UTC  (3+ messages)

[PATCH v2 1/4] iw: Print Interworking IE details in scan results
 2013-08-30 11:50 UTC  (5+ messages)
` [PATCH v2 2/4] iw: Print 802.11u Advertisement IE info "
` [PATCH v2 3/4] iw: Print 802.11u roaming consortium IE "
` [PATCH v2 4/4] iw: Print out HotSpot2 IE information

[PATCH] mac80211: implement STA CSA for drivers using channel contexts
 2013-08-30 11:38 UTC  (8+ messages)

[PATCH v14 0/2] P2P find phase offload
 2013-08-30 11:36 UTC  (5+ messages)
` [PATCH v14 2/2] cfg80211: "

[PATCH 0/2] mac80211: fix minstrel fixed_rate management
 2013-08-30 11:29 UTC  (5+ messages)
` [PATCH 1/2] mac80211: add fixed_rate management to minstrel rc
` [PATCH 2/2] mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats

[PATCH] mac80211: remove IEEE80211_STA_BEACON_POLL
 2013-08-30 10:04 UTC  (4+ messages)
  ` [PATCH v2] mac80211: change beacon/connection polling

[PATCH] cfg80211: use the correct macro to check for active monitor support
 2013-08-30 10:03 UTC  (2+ messages)

[PATCH] mac80211: Remove superfluous is_multicast_ether_addr() call
 2013-08-30 10:03 UTC  (2+ messages)

[PATCH 1/3] mac80211: fix some snprintf misuses
 2013-08-30  8:49 UTC  (3+ messages)
` [PATCH 2/3] ieee80211: fix vht cap definitions
` [PATCH 3/3] mac80211: allow configuring smps_mode_in_ps

[PATCH] ath10k: check chip id from the soc register during probe
 2013-08-30  7:17 UTC 

[PATCH net-next] drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
 2013-08-30  4:14 UTC  (7+ messages)
` [PATCH net-next] drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
  ` [E1000-devel] "

(no subject)
 2013-08-30  0:33 UTC 

pull request: wireless-next 2013-08-29
 2013-08-29 18:53 UTC 

[BUG] iwlwifi Microcode SW error (firmware version: 18.168.6.1)
 2013-08-29 16:35 UTC  (5+ messages)

[PATCH v3 0/2] add per-VDEV FW statistics
 2013-08-29 12:07 UTC  (3+ messages)
` [PATCH v3 1/2] ath10k: update wal_dbg_tx_stats structure with missing parameter
` [PATCH v3 2/2] ath10k: implement per-VDEV FW statistics

[PATCH] ath9k: ar9003_eeprom.c:3618 fix variable name typo
 2013-08-29  2:22 UTC  (2+ messages)

sd8787 (mwifiex) on big endian system
 2013-08-29  0:00 UTC  (6+ messages)

[PATCH v2 rebased] staging: vt6656: device.h Replace typedef struct _RCB
 2013-08-28 20:12 UTC 

[PATCH] staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in assignment (different base types)
 2013-08-28 19:52 UTC 

pull-request: mac80211-next 2013-08-27
 2013-08-28 19:32 UTC  (2+ messages)

Looking for ath6kl device
 2013-08-28 19:22 UTC 

pull-request: mac80211 2013-08-27
 2013-08-28 17:51 UTC  (2+ messages)

802.11p
 2013-08-28 17:47 UTC  (4+ messages)

[PATCH] mac80211: add ieee80211_iterate_active_interfaces_rtnl()
 2013-08-28 17:00 UTC  (2+ messages)

[PATCH 3.11] rt2800: fix wrong TX power compensation
 2013-08-28 15:10 UTC  (10+ messages)
` [rt2x00-users] "
    ` [PATCH 3.11 v2] "
      ` [rt2x00-users] "

[PATCH] iw: Print Interworking IE details in scan results
 2013-08-28 14:30 UTC  (3+ messages)

[PATCH 0/3] ath10k: fixes
 2013-08-28 13:16 UTC  (17+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] ath10k: synchronize tx/rx reporting to mac80211
  ` [PATCH v2 4/4] ath10k: fix issues on non-preemptible systems

[PATCH v2 0/2] add per-VDEV FW statistics
 2013-08-28 11:41 UTC  (3+ messages)
` [PATCH v2 1/2] ath10k: update wal_dbg_tx_stats structure with missing parameter
` [PATCH v2 2/2] ath10k: implement per-VDEV FW statistics

(no subject)
 2013-08-28 11:23 UTC  (2+ messages)
` 

[PATCH] ath10k: implement per-VDEV FW statistics
 2013-08-28 10:30 UTC  (5+ messages)

NGFF based WLAN module
 2013-08-28  9:05 UTC  (3+ messages)

[PATCH v3 00/16] wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
 2013-08-28  7:56 UTC  (17+ messages)
` [PATCH v3 01/16] wcn36xx: add main.c
` [PATCH v3 02/16] wcn36xx: add debug.c
` [PATCH v3 03/16] wcn36xx: add debug.h
` [PATCH v3 04/16] wcn36xx: add dxe.c
` [PATCH v3 05/16] wcn36xx: add dxe.h
` [PATCH v3 06/16] wcn36xx: add hal.h
` [PATCH v3 07/16] wcn36xx: add pmc.c
` [PATCH v3 08/16] wcn36xx: add pmc.h
` [PATCH v3 09/16] wcn36xx: add smd.c
` [PATCH v3 10/16] wcn36xx: add smd.h
` [PATCH v3 11/16] wcn36xx: add txrx.c
` [PATCH v3 12/16] wcn36xx: add txrx.h
` [PATCH v3 13/16] wcn36xx: add wcn36xx.h
` [PATCH v3 14/16] wcn36xx: add Makefile
` [PATCH v3 15/16] wcn36xx: add Kconfig
` [PATCH v3 16/16] wcn36xx: Add wcn36xx to ath Makefile and Kconfig

ath6kl p2p_find problem
 2013-08-28  7:30 UTC 

ath6kl ar6004 usb adapter
 2013-08-28  6:31 UTC 

[PATCH 1/1] Update e-mail address for Andrea Merello (resubmit)
 2013-08-28  5:05 UTC  (2+ messages)
` Update e-mail address for Andrea Merello

[PATCH] ath10k: Fix mutex unlock balance
 2013-08-28  4:09 UTC  (2+ messages)

[PATCH 1/2] cw1200: Don't perform SPI transfers in interrupt context
 2013-08-28  0:29 UTC  (2+ messages)
` [PATCH 2/2] cw1200: Prevent a lock-related hang in the cw1200_spi driver

[PATCH 1/2] cw1200: Display the correct default reference clock
 2013-08-28  0:17 UTC  (2+ messages)
` [PATCH 2/2] cw1200: When debug is enabled, display all wakeup conditions for the wait_event_interruptible_timeout() call

[PATCH 2/2] staging: vt6656: device.h Replace typedef struct _RCB
 2013-08-27 23:57 UTC  (2+ messages)

issues with RTL8188CE device and rtl8192ce driver
 2013-08-27 23:17 UTC  (11+ messages)

Problems associating to AP with rtl8192cu driver
 2013-08-27 22:05 UTC  (6+ messages)

pull request: wireless 2013-08-23
 2013-08-27 19:55 UTC  (2+ messages)

[PATCH] iw: Print out HotSpot2 IE information
 2013-08-27 19:27 UTC 

[PATCH] iw: Print 802.11u roaming consortium IE in scan results
 2013-08-27 17:26 UTC 

[PATCH] iw: Print 802.11u Advertisement IE info in scan results
 2013-08-27 16:50 UTC 

[PATCH] Add WLI-UC-G300HP's Product ID
 2013-08-27 15:37 UTC 

[PATCH] nfc: Remove useless Makefile line
 2013-08-27 13:42 UTC  (3+ messages)
` [PATCH 0/3] nfc: standardize logging styles

[PATCH 1/2] staging: vt6656: device.h replace typedef struct _USB_SEND_CONTEXT
 2013-08-27 11:41 UTC 

[PATCH 2/2] staging: vt6656: rxtx.c s_vFillTxKey use switch for pTransmitKey->byCipherSuite
 2013-08-27 11:32 UTC 

[PATCH 1/2] staging: vt6656: rxtx.c s_vFillTxKey clean up format and white space
 2013-08-27 11:29 UTC 

[PATCH 5/5] staging: vt6656: rxtx.c s_vFillRTSHead/s_vFillCTSHead move union vnt_tx_data_head up one level
 2013-08-27 11:07 UTC 

[PATCH 3/5] staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
 2013-08-27 11:04 UTC  (2+ messages)

[PATCH 4/5] staging: vt6656: rxtx.c merge pvRTS and pvCTS/pCTS void pointers
 2013-08-27 11:02 UTC 

[PATCH 3/5 resend] staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts
 2013-08-27 10:56 UTC 

[PATCH 2/5] staging: vt6656: s_vFillCTSHead join structures of vnt_cts* to union vnt_tx_data_head
 2013-08-27 10:48 UTC 

[PATCH 1/5] staging: vt6656: rxtx.c s_vFillCTSHead Remove byPktType if
 2013-08-27 10:46 UTC 

[PATCH 2/2] staging: vt6656: rxtx.c s_vFillRTSHead PK_TYPE_11A allow fall through AUTO_FB_NONE
 2013-08-27  8:58 UTC 

[PATCH 1/2] staging: vt6656: rxtx.c: s_vFillRTSHead change if/else to switch on byPktype
 2013-08-27  8:56 UTC 

[PATCH 0/3] ath10k: initial per-VDEV FW statistics implementation
 2013-08-27  8:39 UTC  (3+ messages)

[PATCH] ath9k: Enable D3/L1 ASPM fix for AR9462
 2013-08-27  6:04 UTC 

[PATCH] ath9k: Remove unused ANI commands
 2013-08-27  6:04 UTC 

[PATCH] mwifiex: add missing endian conversions
 2013-08-27  5:52 UTC  (4+ 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).