Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-08 15:56:49 to 2015-09-14 05:33:54 UTC [more...]

[PATCH] Staging: wilc1000: Use NULL instead of zero
 2015-09-14  5:33 UTC 

[PATCH V3 01/31] staging: wilc1000: rename WILC_WFI_CfgSetChannel
 2015-09-14  4:52 UTC  (32+ messages)
` [PATCH V3 02/31] staging: wilc1000: rename WILC_WFI_CfgScan
` [PATCH V3 03/31] staging: wilc1000: rename WILC_WFI_CfgConnect
` [PATCH V3 04/31] staging: wilc1000: rename WILC_WFI_disconnect
` [PATCH V3 05/31] staging: wilc1000: rename WILC_WFI_add_key
` [PATCH V3 06/31] staging: wilc1000: rename WILC_WFI_del_key
` [PATCH V3 07/31] staging: wilc1000: rename WILC_WFI_get_key
` [PATCH V3 08/31] staging: wilc1000: rename WILC_WFI_set_default_key
` [PATCH V3 09/31] staging: wilc1000: rename WILC_WFI_add_virt_intf
` [PATCH V3 10/31] staging: wilc1000: rename WILC_WFI_del_virt_intf
` [PATCH V3 11/31] staging: wilc1000: rename WILC_WFI_change_virt_intf
` [PATCH V3 12/31] staging: wilc1000: rename WILC_WFI_start_ap
` [PATCH V3 13/31] staging: wilc1000: rename WILC_WFI_change_beacon
` [PATCH V3 14/31] staging: wilc1000: rename WILC_WFI_stop_ap
` [PATCH V3 15/31] staging: wilc1000: rename WILC_WFI_add_station
` [PATCH V3 16/31] staging: wilc1000: rename WILC_WFI_del_station
` [PATCH V3 17/31] staging: wilc1000: rename WILC_WFI_change_station
` [PATCH V3 18/31] staging: wilc1000: rename WILC_WFI_get_station
` [PATCH V3 19/31] staging: wilc1000: rename WILC_WFI_dump_station
` [PATCH V3 20/31] staging: wilc1000: rename WILC_WFI_change_bss
` [PATCH V3 21/31] staging: wilc1000: rename WILC_WFI_set_wiphy_params
` [PATCH V3 22/31] staging: wilc1000: rename WILC_WFI_set_pmksa
` [PATCH V3 23/31] staging: wilc1000: rename WILC_WFI_del_pmksa
` [PATCH V3 24/31] staging: wilc1000: rename WILC_WFI_flush_pmksa
` [PATCH V3 25/31] staging: wilc1000: rename WILC_WFI_remain_on_channel
` [PATCH V3 26/31] staging: wilc1000: rename WILC_WFI_cancel_remain_on_channel
` [PATCH V3 27/31] staging: wilc1000: rename WILC_WFI_mgmt_tx_cancel_wait
` [PATCH V3 28/31] staging: wilc1000: rename WILC_WFI_mgmt_tx
` [PATCH V3 29/31] staging: wilc1000: rename WILC_WFI_frame_register
` [PATCH V3 30/31] staging: wilc1000: rename WILC_WFI_set_power_mgmt
` [PATCH V3 31/31] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config

[PATCH] staging: wilc1000: Added a new line
 2015-09-14  4:46 UTC  (2+ messages)

[PATCH 0/2] resending v2 of the patch for coreconfigurator.c file
 2015-09-14  4:37 UTC  (7+ messages)
` [PATCH v2 1/2] staging: wilc1000: remove unused enum
` [PATCH v2 2/2] staging: wilc1000: coreconfigurator.c: remove unused functions

[PATCH 4.3] ath10k: fix DMA related firmware crashes on multiple devices
 2015-09-13 22:16 UTC  (3+ messages)

How to use hwsim?
 2015-09-13 17:08 UTC 

[PATCH 01/11] staging: vt6655: vt6655_probe remove PCI debug info
 2015-09-12 18:10 UTC  (11+ messages)
` [PATCH 02/11] staging: vt6655: remove get_chip_name and info message
` [PATCH 03/11] staging: vt6655: Remove typedef struct __chip_info_tbl
` [PATCH 04/11] staging: vt6655: remove unused multicast_limit
` [PATCH 05/11] staging: vt6655: vt6655_init_info remove memset
` [PATCH 06/11] staging: vt6655: remove and move vt6655_init_info
` [PATCH 07/11] staging: vt6655: device_get_pci_info remove unused pci_read_config_*
` [PATCH 08/11] staging: vt6655: device_get_pci_info remove variable cis_addr
` [PATCH 09/11] staging: vt6655: device_get_pci_info remove call to set master
` [PATCH 10/11] staging: vt6655: device_get_pci_info pcid already assigned
` [PATCH 11/11] staging: vt6655: Move code in device_get_pci_info

[PATCH] ath9k: Add support for OCB mode
 2015-09-12 16:22 UTC  (3+ messages)

[PATCH] Staging: wilc1000: wilc_wfi_cfgoperations.c: replace memset(x,0,ETH_ALEN)
 2015-09-12 15:48 UTC  (2+ messages)

[PATCH] staging: wilc1000: Add terminating entry for wilc_sdio_ids
 2015-09-12 14:02 UTC 

[PATCH] iwlwifi: mvm: fix tof.h header guard
 2015-09-12 10:04 UTC 

[[linux-nfc] PATCH v1.0 0/3] Add support for ST95HF
 2015-09-12  7:21 UTC  (4+ messages)
` [[linux-nfc] PATCH v1.0 1/3] NFC: digital: Type4A tags support
` [[linux-nfc] PATCH v1.0 2/3] driver: nfc: st95hf: ST NFC Transceiver support
` [[linux-nfc] PATCH v1.0 3/3] DT: bindings: net: nfc: ST95HF binding doc

[PATCH V2 01/31] staging: wilc1000: rename WILC_WFI_CfgSetChannel
 2015-09-12  2:36 UTC  (32+ messages)
` [PATCH V2 02/31] staging: wilc1000: rename WILC_WFI_CfgScan
` [PATCH V2 03/31] staging: wilc1000: rename WILC_WFI_CfgConnect
` [PATCH V2 04/31] staging: wilc1000: rename WILC_WFI_disconnect
` [PATCH V2 05/31] staging: wilc1000: rename WILC_WFI_add_key
` [PATCH V2 06/31] staging: wilc1000: rename WILC_WFI_del_key
` [PATCH V2 07/31] staging: wilc1000: rename WILC_WFI_get_key
` [PATCH V2 08/31] staging: wilc1000: rename WILC_WFI_set_default_key
` [PATCH V2 09/31] staging: wilc1000: rename WILC_WFI_add_virt_intf
` [PATCH V2 10/31] staging: wilc1000: rename WILC_WFI_del_virt_intf
` [PATCH V2 11/31] staging: wilc1000: rename WILC_WFI_change_virt_intf
` [PATCH V2 12/31] staging: wilc1000: rename WILC_WFI_start_ap
` [PATCH V2 13/31] staging: wilc1000: remove WILC_WFI_change_beacon
` [PATCH V2 14/31] staging: wilc1000: rename WILC_WFI_stop_ap
` [PATCH V2 15/31] staging: wilc1000: rename WILC_WFI_add_station
` [PATCH V2 16/31] staging: wilc1000: rename WILC_WFI_del_station
` [PATCH V2 17/31] staging: wilc1000: rename WILC_WFI_change_station
` [PATCH V2 18/31] staging: wilc1000: rename WILC_WFI_get_station
` [PATCH V2 19/31] staging: wilc1000: rename WILC_WFI_dump_station
` [PATCH V2 20/31] staging: wilc1000: rename WILC_WFI_change_bss
` [PATCH V2 21/31] staging: wilc1000: rename WILC_WFI_set_wiphy_params
` [PATCH V2 22/31] staging: wilc1000: rename WILC_WFI_set_pmksa
` [PATCH V2 23/31] staging: wilc1000: rename WILC_WFI_del_pmksa
` [PATCH V2 24/31] staging: wilc1000: rename WILC_WFI_flush_pmksa
` [PATCH V2 25/31] staging: wilc1000: rename WILC_WFI_remain_on_channel
` [PATCH V2 26/31] staging: wilc1000: rename WILC_WFI_cancel_remain_on_channel
` [PATCH V2 27/31] staging: wilc1000: rename WILC_WFI_mgmt_tx_cancel_wait
` [PATCH V2 28/31] staging: wilc1000: rename WILC_WFI_mgmt_tx
` [PATCH V2 29/31] staging: wilc1000: rename WILC_WFI_frame_register
` [PATCH V2 30/31] staging: wilc1000: rename WILC_WFI_set_power_mgmt
` [PATCH V2 31/31] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config

Bridge on mesh gateway
 2015-09-11 17:28 UTC 

iwlwifi: FW error in SYNC CMD MAC_CONTEXT_CMD
 2015-09-11 16:32 UTC  (6+ messages)
      ` [linuxwifi] "

[PATCH] Add new mac80211 driver mwlwifi
 2015-09-11 14:03 UTC  (4+ messages)

[PATCH v5] Add new mac80211 driver mwlwifi
 2015-09-11 13:43 UTC  (7+ messages)

[PATCH 1/7] staging: wilc1000: remove PANDA_BOARD
 2015-09-11  7:53 UTC  (8+ messages)
` [PATCH 2/2] staging: wilc1000: remove RX_BH_TYPE
` [PATCH 2/7] staging: wilc1000: remove useless define PHY_802_11n
` [PATCH 3/7] staging: wilc1000: remove unnecessary define FIVE_GHZ_BAND
` [PATCH 4/7] staging: wilc1000: remove unused defines
` [PATCH 5/7] staging: wilc1000: remove unnecessary extern function declaration
` [PATCH 6/7] staging: wilc1000: delete unused global variables
` [PATCH 7/7] staging: wilc1000: remove unused variables

[PATCH 1/4] Staging: rtl8192e: rtl_core.c: Remove unused variable
 2015-09-11  2:07 UTC  (3+ messages)
` [PATCH 4/4] Staging: rtl8723au: core: "

Ath10K issue
 2015-09-10 17:37 UTC  (2+ messages)

[PATCH] carl9170: fix bad rssi reading
 2015-09-10 18:04 UTC  (4+ messages)

[PATCH 1/2] mwifiex: remove USB8897 chipset support
 2015-09-10 14:27 UTC  (2+ messages)
` [PATCH 2/2] mwifiex: correction in USB8997 chipset's product ID

[ANNOUNCE] Netdev 1.1 conference
 2015-09-10 14:03 UTC 

[PATCH 0/5] staging: wilc1000: support 64bit machine and remove warnings
 2015-09-10 11:34 UTC  (7+ messages)
` [PATCH 3/5] staging: wilc1000: use id value as argument

[PATCH] ibss: add VHT80 support for IBSS
 2015-09-10 10:04 UTC 

[PATCH 1/5] staging: wilc1000: remove STATIC_MACADDRESS
 2015-09-10  9:26 UTC  (5+ messages)
` [PATCH 2/5] staging: wilc1000: remove firmware definition
` [PATCH 3/5] staging: wilc1000: remove unused global variables
` [PATCH 4/5] staging: wilc1000: remove unused enum
` [PATCH 5/5] staging: wilc1000: coreconfigurator.c: remove unused functions

[PATCH] net/mac80211/rate.c: fix wrong sizeof()
 2015-09-10  8:13 UTC  (2+ messages)

[PATCH 0/3] mesh support for ath10k
 2015-09-10  7:22 UTC  (8+ messages)
` [PATCH 3/3] ath10k: implement mesh support

[PATCH 1/4] staging: wilc1000: remove kmalloc wrapper
 2015-09-10  5:07 UTC  (9+ messages)
` [PATCH 2/4] staging: wilc1000: delete wilc_memory.c and wilc_memory.h
` [PATCH 3/4] staging: wilc1000: delete wilc_oswrapper.h and wilc_platform.h
` [PATCH 4/4] staging: wilc1000: remove unused PLAT_RK3026_TCHIP

[PATCH v2 1/2] staging: wilc1000: remove kmalloc wrapper
 2015-09-10  3:03 UTC  (2+ messages)
` [PATCH v2 2/2] staging: wilc1000: delete wilc_memory.c and wilc_memory.h

[PATCH] staging: wilc1000: remove BROKEN status
 2015-09-10  2:59 UTC 

[PATCH 1/5] staging: wilc1000: define undefined operation mode
 2015-09-09 17:47 UTC  (2+ messages)

[PATCH 01/30] staging: wilc1000: rename WILC_WFI_CfgSetChannel
 2015-09-09 18:15 UTC  (19+ messages)
` [PATCH 15/30] staging: wilc1000: rename WILC_WFI_del_station
` [PATCH 16/30] staging: wilc1000: rename WILC_WFI_change_station
` [PATCH 17/30] staging: wilc1000: rename WILC_WFI_get_station
` [PATCH 18/30] staging: wilc1000: rename WILC_WFI_dump_station
` [PATCH 19/30] staging: wilc1000: rename WILC_WFI_change_bss
` [PATCH 20/30] staging: wilc1000: rename WILC_WFI_set_wiphy_params
` [PATCH 21/30] staging: wilc1000: rename WILC_WFI_set_pmksa
` [PATCH 22/30] staging: wilc1000: rename WILC_WFI_del_pmksa
` [PATCH 23/30] staging: wilc1000: rename WILC_WFI_flush_pmksa
` [PATCH 24/30] staging: wilc1000: rename WILC_WFI_remain_on_channel
` [PATCH 25/30] staging: wilc1000: rename WILC_WFI_cancel_remain_on_channel
` [PATCH 26/30] staging: wilc1000: rename WILC_WFI_mgmt_tx_cancel_wait
` [PATCH 27/30] staging: wilc1000: rename WILC_WFI_mgmt_tx
` [PATCH 28/30] staging: wilc1000: rename WILC_WFI_frame_register
` [PATCH 29/30] staging: wilc1000: rename WILC_WFI_set_power_mgmt
` [PATCH 30/30] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config

[PATCH v2] ath: use PRI value given by spec for fixed PRI
 2015-09-09 17:53 UTC 

[PATCH] ath: fix incorrect PPB on JAPAN chirp radar
 2015-09-09 17:28 UTC 

"brcmfmac: brcmf_sdio_htclk: HT Avail timeout" on Thinkpad Tablet 10
 2015-09-09 16:55 UTC  (3+ messages)
  ` 

[PATCH v3 1/3] ath10k: enable monitor when OTHER_BSS requested
 2015-09-09 16:47 UTC  (3+ messages)
` [PATCH v3 2/3] ath10k: check for encryption before adding MIC_LEN
` [PATCH v3 3/3] ath10k: implement mesh support

[PATCH v3 0/1] New driver: rtl8723au (mac80211)
 2015-09-09 14:16 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v2 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au
 2015-09-09 10:51 UTC  (12+ messages)

[PATCH v2] ath: use PRI value given by spec for fixed PRI
 2015-09-09  9:55 UTC  (2+ messages)

[PATCH] ath10k: invalid mcs reported in rx descriptor
 2015-09-09  9:45 UTC  (2+ messages)

[PATCH 1/2] ath10k: fix beamformee VHT STS capability
 2015-09-09  9:42 UTC  (2+ messages)

[PATCH] ath10k: Drop probe responses when too many are queued
 2015-09-09  9:37 UTC  (2+ messages)

[PATCH] ath10k: Fix DMA alloc failure for target requested memory chunks
 2015-09-09  9:35 UTC  (2+ messages)

[PATCH 1/2] ath10k: change beamformee VHT STS capability
 2015-09-09  9:33 UTC  (3+ messages)
` [PATCH 2/2] ath10k: fix mu-mimo rx status reporting

[PATCH] ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]
 2015-09-09  8:34 UTC 

[PATCH 1/2] mac80211: Split sending tx'ed frames to monitor interfaces into its own function
 2015-09-09  7:46 UTC  (4+ messages)
` [PATCH 2/2] mac80211: Copy tx'ed beacons to monitor mode
  ` [PATCHv2] "

[PATCH 1/5] staging: wilc1000: linux_wlan.c: use kzalloc instead of WILC_MALLOC
 2015-09-09  6:37 UTC  (3+ messages)
` [PATCH 4/5] staging: wilc1000: wilc_msgqueue.c: use kmalloc with GFP_ATOMIC

[PATCH] b43: probe bcma core (device) rev 0x15
 2015-09-09  5:16 UTC 

[PATCH] mac80211: Fix oops in OCB mode when receiving data when not joined
 2015-09-08 19:21 UTC  (5+ messages)

Question rate-mask and iw
 2015-09-08 18:23 UTC  (2+ messages)

[PATCH] mac80211: mesh - always do every discovery retry
 2015-09-08 17:14 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).