linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-25 00:16:15 to 2016-02-29 22:05:54 UTC [more...]

[PATCH 000/113] rtl8xxxu: Add support for rtl8723bu
 2016-02-29 22:04 UTC  (42+ messages)
` [PATCH 001/113] rtl8xxxu: Add initial code to parse rtl8192eu efuse
` [PATCH 002/113] rtl8xxxu: Identify chip vendors correctly
` [PATCH 003/113] rtl8xxxu: Use 1024 byte block loads for 8192eu firmware
` [PATCH 004/113] rtl8xxxu: Add rtl8192eu_nic.bin to the MODULE_FIRMWARE list
` [PATCH 005/113] rtl8xxxu: Implment rtl8192eu_power_on()
` [PATCH 006/113] rtl8xxxu: Add rtl8xxxu_auto_llt_table()
` [PATCH 007/113] rtl8xxxu: Init page boundaries before starting the firmware
` [PATCH 008/113] rtl8xxxu: Init the LLT after we start "
` [PATCH 009/113] rtl8xxxu: Fix incorrect test for auto LLT failure
` [PATCH 010/113] rtl8xxxu: Kludge to drop incorrect USB OUT EP for 8192EU
` [PATCH 011/113] rtl8xxxu: Init REG_HIMR[01] for 8192eu parts
` [PATCH 012/113] rtl8xxxu: Initial rtl8723bu chip identification
` [PATCH 013/113] rtl8xxxu: Add rtl8723bu_parse_efuse() and 8723bu efuse definition
` [PATCH 014/113] rtl8xxxu: Use 1024 byte writes for writing 8723bu firmware
` [PATCH 015/113] rtl8xxxu: Only setup USB interrupts for parts which support it
` [PATCH 016/113] rtl8xxxu: Add rtl8723b_phy_1t_init_table
` [PATCH 017/113] rtl8xxxu: Add rtl8723bu_radioa_1t_init_table
` [PATCH 018/113] rtl8xxxu: Add rtl8723bu_phy_init_antenna_selection()
` [PATCH 019/113] rtl8xxxu: Add rtl8723b_mac_init_table
` [PATCH 020/113] rtl8xxxu: Add 8723by AGC table
` [PATCH 021/113] rtl8xxxu: Handle 32 bit mailbox extension regs found on 8723bu/8192eu/8812
` [PATCH 022/113] rtl8xxxu: Add some missing register definitions for 8723bu
` [PATCH 023/113] rtl8xxxu: Group USB fixups together for all chips
` [PATCH 024/113] rtl8xxxu: Add definitions for new generation h2c commands
` [PATCH 025/113] rtl8xxxu: Don't check for illegal offset when reading from efuse
` [PATCH 026/113] rtl8xxxu: Skip disabled efuse words early
` [PATCH 027/113] rtl8xxxu: rtl8723au: Introduce a pointer to efuse
` [PATCH 028/113] rtl8xxxu: rtl8192cu: "
` [PATCH 029/113] rtl8xxxu: rtl8192eu_parse_efuse(): Use a pointer to the struct rtl8192eu_efuse
` [PATCH 030/113] rtl8xxxu: rtl8723bu_parse_efuse(): Use a pointer to the struct rtl8723bu_efuse
` [PATCH 031/113] rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argument
` [PATCH 032/113] rtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calibration
` [PATCH 033/113] rtl8xxxu: Do not overwrite rtl8xxxu_debug for untested chips
` [PATCH 034/113] rtl8xxxu: Use correct formatting type to print sizeof()
` [PATCH 035/113] rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init values
` [PATCH 036/113] rtl8xxxu: Add a couple of new register definitions
` [PATCH 037/113] rtl8xxxu: First stab at adding IQK calibration for 8723bu parts
` [PATCH 039/113] rtl8xxxu: Do LC calibration before IQK calibration
` [PATCH 040/113] rtl8xxxu: Remove backing up certain registers, which was never used
` [PATCH 041/113] rtl8xxxu: rtl8192eu: Map out EFUSE TX power area
` [PATCH 042/113] rtl8xxxu: Initial implementation of rtl8723bu_config_channel()

[PATCH] ath10k: Fix mgmt tx status for 10.4.3 firmware
 2016-02-29 21:50 UTC 

alfa awus036nhr v2 and module rtl8xxxu
 2016-02-29 21:34 UTC  (12+ messages)

[PATCH 00/15] wil6210 patches
 2016-02-29 21:32 UTC  (16+ messages)
` [PATCH 01/15] wil6210: remove BACK RX and TX workers
` [PATCH 02/15] wil6210: AP: prevent connecting to already connected station
` [PATCH 03/15] wil6210: Set permanent MAC address to wiphy
` [PATCH 04/15] wil6210: replay attack detection
` [PATCH 05/15] wil6210: add support for discovery mode during scan
` [PATCH 06/15] wil6210: switch to generated wmi.h
` [PATCH 07/15] wil6210: basic PBSS/PCP support
` [PATCH 08/15] wil6210: add support for platform specific notification events
` [PATCH 09/15] wil6210: p2p initial support
` [PATCH 10/15] wil6210: P2P_DEVICE virtual interface support
` [PATCH 11/15] wil6210: fix race conditions in p2p listen and search
` [PATCH 12/15] wil6210: clean ioctl debug message
` [PATCH 13/15] wil6210: fix no_fw_recovery mode with change_virtual_intf
` [PATCH 14/15] wil6210: pass is_go flag to firmware
` [PATCH 15/15] wil6210: add oob_mode module parameter

Google Summer of Code 2016 - The Linux Foundation is accepted as mentoring organization!
 2016-02-29 21:32 UTC 

[ANNOUNCE] NetDev 1.1 slides now available
 2016-02-29 19:49 UTC 

[PATCH v5] ath10k: set MAC timestamp in management Rx frame
 2016-02-29 18:33 UTC  (2+ messages)

[PATCH 00/12] Add support for Neighbor Awareness Networking
 2016-02-29 13:25 UTC  (13+ messages)
` [PATCH 01/12] cfg80211: add start / stop NAN commands
` [PATCH 02/12] mac80211: add boilerplate code for start / stop NAN
` [PATCH 03/12] cfg80211: add add_nan_func / rm_nan_func
` [PATCH 04/12] cfg80211: allow the user space to change current NAN configuration
` [PATCH 05/12] cfg80211: provide a function to report a match for NAN
` [PATCH 06/12] cfg80211: Provide an API to report NAN function termination
` [PATCH 07/12] cfg80211: add utility functions to clone and free nan_func
` [PATCH 08/12] mac80211: implement nan_change_conf
` [PATCH 09/12] mac80211: Implement add_nan_func and rm_nan_func
` [PATCH 10/12] mac80211: Add API to report nan function match
` [PATCH 11/12] iwlwifi: mvm: Add support for NAN interface type
` [PATCH 12/12] cfg80211: allow to tie the NAN instance to the owner

Problems in regulatory.bin.5
 2016-02-29 11:35 UTC 

[PATCH V10 1/2] nl80211: add feature for BSS selection support
 2016-02-29  9:44 UTC  (2+ messages)
` [PATCH V10 2/2] brcmfmac: add support for nl80211 BSS_SELECT feature

[PATCH] staging: wilc1000: wilc_wlan_if.h: remove unused functions
 2016-02-29  9:02 UTC 

[PATCH V9 1/2] nl80211: add feature for BSS selection support
 2016-02-29  8:38 UTC  (4+ messages)
` [PATCH V9 2/2] brcmfmac: add support for nl80211 BSS_SELECT feature

pull-request: wireless-drivers 2016-02-18
 2016-02-29  8:35 UTC  (2+ messages)

[PATCH 1/3] ath5k: fix incorrect indentation
 2016-02-29  1:07 UTC  (3+ messages)
` [PATCH 2/3] ath9k: fix a misleading indentation
` [PATCH 3/3] ath9k_htc: fix up indents with spaces

[PATCH RFC 1/2] rhashtable: accept GFP flags in rhashtable_walk_init
 2016-02-29  1:06 UTC  (2+ messages)
` [PATCH RFC 2/2] mac80211: mesh: convert path table to rhashtable

[PATCH 1/4] mac80211: mesh: move path tables into if_mesh
 2016-02-29  1:03 UTC  (4+ messages)
` [PATCH 2/4] mac80211: mesh: don't hash sdata in mpath tables
` [PATCH 3/4] mesh: factor out common mesh path allocation code
` [PATCH 4/4] mac80211: mesh: embed known gates list in struct mesh_path

Support P2P mode for Intel 6235 ?
 2016-02-28 20:19 UTC  (2+ messages)

[PATCH 1/4] staging: vt6655: mac.c rename dwIoBase to io_base
 2016-02-28 19:02 UTC  (4+ messages)
` [PATCH 2/4] staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8
` [PATCH 3/4] staging: vt6655: replace VNSvInPortD dwData reads with ioread32
` [PATCH 4/4] staging: vt6655: MACvSaveContext use memcpy_fromio to read context

[PATCH] mac80211: fix AP buffered multicast frames with queue control and txq
 2016-02-28 17:35 UTC  (2+ messages)

carl1970: stops working at random periods on Ubuntu 15.05
 2016-02-28 12:27 UTC  (2+ messages)

[PATCH] staging: rtl8723au: Fix line longer than 80 columns
 2016-02-27 18:48 UTC  (2+ messages)

[PATCH] mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
 2016-02-26 21:16 UTC 

[PATCH] mac80211: remove wdev/vif conversion functions
 2016-02-26 21:14 UTC 

pull-request: mac80211-next 2016-02-26
 2016-02-26 20:37 UTC 

[PATCH v2 1/3] cfg80211: Allow a scan request for a specific BSSID
 2016-02-26 20:12 UTC  (3+ messages)
` [PATCH v2 2/3] mac80211: Support "
` [PATCH v2 3/3] mac80211_hwsim: Support a hw "

[PATCH] ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4
 2016-02-26 19:35 UTC  (2+ messages)

[RFC/RFT] mac80211: implement fq_codel for software queuing
 2016-02-26 18:54 UTC  (3+ messages)

[PATCH 1/3] cfg80211: Allow a scan request for a specific BSSID
 2016-02-26 18:27 UTC  (4+ messages)
` [PATCH 2/3] mac80211: Support "
` [PATCH 3/3] mac80211_hwsim: Support a hw "

[PATCHv2 00/10] RFKill airplane-mode indicator
 2016-02-26 17:59 UTC  (13+ messages)
` [PATCHv2 08/10] rfkill: Use switch to demux userspace operations
` [PATCHv2 09/10] rfkill: Userspace control for airplane mode
          ` custom ioctl-based interface to control LED in networking (was Re: [PATCHv2 09/10] rfkill: Userspace control for airplane mode)

[PATCH v5] ath10k: Enable debugfs provision to enable Peer Stats feature
 2016-02-26 15:49 UTC 

[PATCH] mac80211_hwsim: treat as part of mac80211 for MAINTAINERS
 2016-02-26 10:54 UTC  (2+ messages)

[PATCH, RESEND] ssb: host_soc depends on sprom
 2016-02-26 10:48 UTC  (4+ messages)
` [RESEND] "

pull request: iwlwifi 2016-02-25
 2016-02-26 10:46 UTC  (4+ messages)
` [PATCH 1/2] iwlwifi: mvm: inc pending frames counter also when txing non-sta
` [PATCH 2/2] iwlwifi: mvm: Fix paging memory leak

[PATCH v3] ath10k: set MAC timestamp in management Rx frame
 2016-02-26 10:00 UTC  (6+ messages)

[PATCH] mac80211_hwsim: Set global RRM capability
 2016-02-26  9:47 UTC  (5+ messages)

[PATCH 00/13] disable hw peak cal for all ar9300 chips
 2016-02-26  8:08 UTC  (14+ messages)
` [PATCH 01/13] ath9k: Update QCA953x initvals
` [PATCH 02/13] ath9k: Update AR9003 2.2 initvals
` [PATCH 03/13] ath9k: Update AR933x initvals
` [PATCH 04/13] ath9k: Update AR9340 initvals
` [PATCH 05/13] ath9k: Update AR9462 initvals
` [PATCH 06/13] ath9k: Update AR9485 initvals
` [PATCH 07/13] ath9k: Update AR955x initvals
` [PATCH 08/13] ath9k: Update AR9565 initvals
` [PATCH 09/13] ath9k: Update QCA956x initvals
` [PATCH 10/13] ath9k: Update AR9580 initvals
` [PATCH 11/13] ath9k: enable manual peak cal for all ar9300 chips
` [PATCH 12/13] ath9k: use AR_SREV_9003_PCOEM to identify PCOEM chips
` [PATCH 13/13] ath9k: set correct peak detect threshold

[PATCH][V3] mt7601u: do not free dma_buf when ivp allocation fails
 2016-02-25 23:36 UTC  (3+ messages)

[PATCH][V2] mt7601u: do not free dma_buf when ivp allocation fails
 2016-02-25 23:14 UTC  (2+ messages)

[PATCH] mt7601u: do not free dma_buf when ivp allocation fails
 2016-02-25 22:56 UTC  (2+ messages)

[PATCH 00/21] brcmfmac: driver setting concept and other changes
 2016-02-25 22:26 UTC  (2+ messages)

[PATCH v4] ath10k: set MAC timestamp in management Rx frame
 2016-02-25 19:52 UTC 

[PATCH 1/4] ath10k: remove supported chain mask
 2016-02-25 18:40 UTC  (6+ messages)

[PATCH] rtlwifi: Fix size of wireless mode variable
 2016-02-25 17:03 UTC 

[PATCH 00/28] rtl8xxxu updates and fixes
 2016-02-25 15:02 UTC  (4+ messages)
` [PATCH 03/28] rtl8xxxu: If fw running in RAM, reset the 8051 before trying to download a new one

[PATCH] nl80211: use ieee80211_band in kernel space
 2016-02-25 12:59 UTC  (2+ messages)

ath9k keymap ccmp
 2016-02-25 11:28 UTC 

[PATCH 1/4] rtlwifi: Prepare for reworking 5G channels
 2016-02-25 10:02 UTC  (2+ messages)
` [1/4] "

[patch] mwifiex: fix an indenting mistake
 2016-02-25 10:01 UTC  (2+ messages)
`  "

[PATCH 1/2] b43: Remove unnecessary synchronize_irq() before free_irq()
 2016-02-25 10:00 UTC  (2+ messages)
` [1/2] "

[PATCH] brcmfmac: Increase nr of supported flowrings
 2016-02-25  9:59 UTC  (2+ messages)

[PATCH 01/28] rtl8xxxu: Minor cleanup to rtl8xxxu_download_firmware()
 2016-02-25  9:57 UTC  (2+ messages)
` [01/28] "

[PATCH v2 net] nfc: close a race condition in llcp_sock_getname()
 2016-02-25  7:43 UTC  (2+ messages)

[PATCH v2 net] nfc: use GFP_USER for user-controlled kmalloc
 2016-02-25  7:43 UTC  (2+ messages)

[PATCH] wlcore: Fix regression in wlcore_set_partition()
 2016-02-25  4:56 UTC  (9+ messages)
`  "

pull-request: mac80211 2016-02-23
 2016-02-25  3:41 UTC  (2+ messages)

[PATCH 0/7] mwifiex: cleanups
 2016-02-25  1:15 UTC  (15+ messages)
` [PATCH 1/7] mwifiex: scan: simplify dereference of bss_desc fields
` [PATCH 2/7] mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr
` [PATCH 3/7] mwifiex: scan: simplify ternary operators using gnu extension
` [PATCH 4/7] mwifiex: scan: factor out dbg_security_flags
` [PATCH 5/7] mwifiex: scan: replace pointer arithmetic with array access
` [PATCH 6/7] mwifiex: factor out mwifiex_cancel_pending_scan_cmd
` [PATCH 7/7] mwifiex: make mwifiex_insert_cmd_to_free_q local static

[PATCH 1/9] staging: wilc1000: rename struct tstrConnectInfo
 2016-02-25  0:15 UTC  (5+ messages)
` [PATCH 6/9] staging: wilc1000: rename u16RespIEsLen in struct connect_info
` [PATCH 7/9] staging: wilc1000: rename u16ConnectStatus "
` [PATCH 8/9] staging: wilc1000: rename struct tstrDisconnectNotifInfo
` [PATCH 9/9] staging: wilc1000: rename u16reason in disconnect_info


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