linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-28 14:24:29 to 2016-02-01 12:57:12 UTC [more...]

[PATCH] mac80211: fix memory leak
 2016-02-01 12:57 UTC  (8+ messages)

[PATCH] mac80211: minstrel: Scale expected_throughput by 10
 2016-02-01 12:56 UTC  (3+ messages)

[PATCH 4/4] Staging: rtl8723au: core: rtw_ieee80211: Fixed a coding style Warning
 2016-02-01 12:51 UTC 

[PATCH] iwldvm: fix chain gain calibration when firmware return zero values
 2016-02-01 12:32 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 3/3] Staging: rtl8723au: core: rtw_ieee80211: Fixed space and brace coding style issue
 2016-02-01 12:29 UTC  (4+ messages)

mt76 tx status
 2016-02-01 12:28 UTC  (2+ messages)

[PATCH 01/11] staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))
 2016-02-01 12:26 UTC  (11+ messages)
` [PATCH 02/11] staging: wilc1000: linux_mon: remove blank lines after open brace '{'
` [PATCH 03/11] staging: wilc1000: linux_mon: remove blank line before a close brace '}'
` [PATCH 04/11] staging: wilc1000: linux_mon: remove multiple blank lines
` [PATCH 05/11] staging: wilc1000: linux_mon: fix NULL comparison style
` [PATCH 06/11] staging: wilc1000: linux_mon: remove space after a cast
` [PATCH 07/11] staging: wilc1000: linux_mon: insert blank line after a function
` [PATCH 08/11] staging: wilc1000: linux_mon: add braces on all arms of if statement
` [PATCH 09/11] staging: wilc1000: linux_mon: fix coding style of kmalloc usage
` [PATCH 10/11] staging: wilc1000: linux_mon: fix error code of kmalloc
` [PATCH 11/11] staging: wilc1000: linux_mon: remove debug message of kmalloc failure

sched/core: WARNING in __might_sleep
 2016-02-01 11:44 UTC  (3+ messages)

[PATCH FIX?] brcmfmac: fix possible overflows in flowrings code by bumping u8 to u16
 2016-02-01  9:43 UTC  (6+ messages)

[PATCH] mac80211: Interoperability workaround for 80+80 and 160 MHz channels
 2016-02-01  9:40 UTC 

wireless-drivers: random cleanup patches piling up
 2016-02-01  8:21 UTC  (9+ messages)

[PATCH] mwifiex: fix bandwidth display problem
 2016-02-01  7:44 UTC 

[PATCH 1/7] staging: wilc1000: wilc_wfi_cfgoperations.c: replaces PRINT_ER with netdev_err
 2016-02-01  2:11 UTC  (7+ messages)
` [PATCH 2/7] staging: wilc1000: wilc_msgqueue.c: removes debug print log
` [PATCH 3/7] staging: wilc1000: wilc_wlan.c: replaces PRINT_ER with netdev_err
` [PATCH 4/7] staging: wilc1000: linux_mon.c: "
` [PATCH 5/7] staging: wilc1000: remove unused log message using the CORECONFIG_DBG tag
` [PATCH 6/7] staging: wilc1000: remove unused log message using the HOSTINF_DBG tag
` [PATCH 7/7] staging: wilc1000: remove unused log message using the TX_DBG tag

rtl8xxxu (mac80211) not working with rtl8723au
 2016-01-31 19:26 UTC  (2+ messages)

[PATCH] staging: rtl8723au: use list_for_each_entry*()
 2016-01-31 17:49 UTC  (2+ messages)

[PATCH v2] wireless-regdb: add 2.4GHz regulatory rules for Cuba (CU)
 2016-01-31 15:16 UTC  (2+ messages)

[PATCH v2] staging: rtl8723au: Fixes unnecessary return warning
 2016-01-31 14:34 UTC  (3+ messages)

[PATCH] staging: rtl8723au: Fixes unnecessary return warning
 2016-01-31 14:31 UTC  (11+ messages)

[PATCH] brcmfmac: treat NULL character in NVRAM as separator
 2016-01-31 11:14 UTC 

pull request: iwlwifi-next 2016-01-31
 2016-01-31 11:06 UTC  (32+ messages)
` [PATCH 01/31] iwlwifi: pcie: buffer packets to avoid overflowing Tx queues
` [PATCH 02/31] iwlwifi: pcie: add infrastructure for multi-queue rx
` [PATCH 03/31] iwlwifi: pcie: add 9000 series multi queue rx DMA support
` [PATCH 04/31] iwlwifi: pcie: add initial RTPM support for PCI
` [PATCH 05/31] iwlwifi: pcie: add RTPM support when wifi is enabled
` [PATCH 06/31] iwlwifi: mvm: Do not switch to D3 image on suspend
` [PATCH 07/31] iwlwifi: various comments and code cleanups
` [PATCH 08/31] iwlwifi: dvm: handle zero brightness for wifi LED
` [PATCH 09/31] iwlwifi: Document missing module options
` [PATCH 10/31] iwlwifi: mvm: add trigger for firmware dump upon TX response status
` [PATCH 11/31] iwlwifi: mvm: Add P2P client snoozing
` [PATCH 12/31] iwlwifi: mvm: make collecting fw debug data optional
` [PATCH 13/31] iwlwifi: mvm: remove shadowing variable
` [PATCH 14/31] iwlwifi: mvm: fix debugfs signedness warning
` [PATCH 15/31] iwlwifi: mvm: add support for negative temperatures
` [PATCH 16/31] iwlwifi: mvm: support beacon storing
` [PATCH 17/31] iwlwifi: mvm: track low-latency sources separately
` [PATCH 18/31] iwlwifi: mvm: support setting minimum quota from debugfs
` [PATCH 19/31] iwlwifi: mvm: change access to ieee80211_hdr
` [PATCH 20/31] iwlwifi: mvm: add debug print if scan config is ignored
` [PATCH 21/31] iwlwifi: mvm: change the check for ADD_STA status
` [PATCH 22/31] iwlwifi: mvm: add tlv for multi queue rx support
` [PATCH 23/31] iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian
` [PATCH 24/31] iwlwifi: mvm: Remove bf_vif from iwl_power_vifs
` [PATCH 25/31] iwlwifi: mvm: Remove iwl_mvm_update_beacon_abort
` [PATCH 26/31] iwlwifi: mvm: add new ADD_STA command version
` [PATCH 27/31] iwlwifi: mvm: rs: fix TPC action decision algorithm
` [PATCH 28/31] iwlwifi: mvm: support rss queues configuration command
` [PATCH 29/31] iwlwifi: pcie: enable multi-queue rx path
` [PATCH 30/31] iwlwifi: pcie: update iwl_mpdu_desc fields
` [PATCH 31/31] iwlwifi: mvm: allow to disable beacon filtering for AP/GO interface

[PATCH v2 0/3] mac80211: add cleanup path for MPP table entries
 2016-01-31  7:30 UTC  (8+ messages)
` [PATCH v2 1/3] mac80211: Remove MPP table entries with MPath
` [PATCH v2 2/3] mac80211: let unused MPP table entries timeout
` [PATCH v2 3/3] mac80211: Unify mesh and mpp path removal function

[patch] mac80211: free sinfo on error path
 2016-01-30 19:58 UTC  (2+ messages)

[PATCH] mac80211: mesh: drop write-only var mean_chain_len
 2016-01-30 18:19 UTC  (2+ messages)

[PATCH v2] mac80211: mesh: drop constant field mean_chain_len
 2016-01-30 18:17 UTC 

[PATCH resend] rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring
 2016-01-30 17:15 UTC  (2+ messages)

[PATCH v3 0/6] libertas: ieee80211 powersave mode
 2016-01-30 17:01 UTC  (7+ messages)
` [PATCH v3 1/6] libertas: fix pointer bugs for PS_MODE commands
` [PATCH v3 2/6] libertas: check whether bus can do more than polling
` [PATCH v3 3/6] libertas: do not confirm sleep if commands are pending
` [PATCH v3 4/6] libertas: go back to ps mode without commands pending
` [PATCH v3 5/6] libertas: fix ps-mode related removal problems
` [PATCH v3 6/6] libertas: add an cfg80211 interface for powersaving

[PATCH] rtl818x_pci: Disable pci device in error handling code
 2016-01-30 16:19 UTC  (2+ messages)

pull-request: wireless-drivers 2016-01-29
 2016-01-30  4:26 UTC  (2+ messages)

[PATCH v2 net] nfc: use GFP_USER for user-controlled kmalloc
 2016-01-29 22:01 UTC  (3+ messages)

WARNING at net/mac80211/rate.c:513 ieee80211_get_tx_rates [mac80211]
 2016-01-29 20:04 UTC  (17+ messages)

Move wlan-ng out of staging?
 2016-01-29 19:24 UTC  (4+ messages)

[PATCH v2 net] nfc: close a race condition in llcp_sock_getname()
 2016-01-29 19:37 UTC 

[PATCH RESEND net] nfc: use GFP_USER for user-controlled kmalloc
 2016-01-29 18:21 UTC  (7+ messages)

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-29 17:22 UTC  (3+ messages)
  ` [v2 PATCH "

[PATCH 1/2] staging: wilc1000: wilc_msgqueue: use standard struct list_head
 2016-01-29 14:51 UTC  (2+ messages)
` [PATCH 2/2] staging: wilc1000: wilc_msgqueue: release semaphore in error path

[PATCH] mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
 2016-01-29 12:11 UTC  (2+ messages)

[PATCH 0/2] add hw param and wmi changes for qca4019
 2016-01-29 11:05 UTC  (3+ messages)
` [PATCH 1/2] ath10k: add qca4019 hw params
` [PATCH 2/2] ath10k: populate qca4019 fw specific wmi init params

[PATCH v2 1/6] mwifiex: add schedule scan support
 2016-01-29  9:21 UTC  (2+ messages)
` [v2,1/6] "

[PATCH] mwifiex: fix power state out of sync problem
 2016-01-29  9:18 UTC  (2+ messages)
`  "

[PATCH v2] mwifiex: enable pcie MSIx interrupt mode support
 2016-01-29  9:17 UTC  (2+ messages)
` [v2] "

[PATCH] wlcore: fix error handling in wlcore_event_fw_logger
 2016-01-29  9:15 UTC  (2+ messages)
`  "

[PATCH v2 1/3] mwifiex: firmware download enhancements
 2016-01-29  9:14 UTC  (2+ messages)
` [v2,1/3] "

[PATCH v4 1/3] wlcore/wl12xx: spi: add power operation function
 2016-01-29  9:11 UTC  (2+ messages)
` [v4,1/3] "

how to kick off wifi user
 2016-01-29  9:08 UTC  (2+ messages)

[PATCH 1/6] staging: wilc1000: fix warnings for line over 80 characters
 2016-01-29  6:51 UTC  (6+ messages)
` [PATCH 2/6] staging: wilc1000: remove useless log message
` [PATCH 3/6] staging: wilc1000: remove useless function
` [PATCH 4/6] staging: wilc1000: remove unnecessary braces
` [PATCH 5/6] staging: wilc1000: remove warnings missing a blank line after declarations
` [PATCH 6/6] staging: wilc1000: Optimize code of wilc_get_chipid function

[PATCH 0/3] lib: add "on" and "off" to strtobool
 2016-01-29  3:15 UTC  (4+ messages)
` [PATCH 3/3] param: convert some "on"/"off" users "

[PATCH 01/12] staging: wilc1000: coreconfigurator.c : remove over-commenting
 2016-01-29  2:58 UTC  (5+ messages)
` [PATCH 08/12] staging: wilc1000: rename variable s32Error

Move wlan-ng out of staging?
 2016-01-29  0:56 UTC  (6+ messages)

[PATCH v3 1/4] ipv4: add option to drop unicast encapsulated in L2 multicast
 2016-01-29  0:16 UTC  (3+ messages)

pull-request: mac80211 2016-01-26
 2016-01-29  0:06 UTC  (2+ messages)

[PATCH v2] hostap: avoid uninitialized variable use in hfa384x_get_rid
 2016-01-28 21:58 UTC 

[PATCH] hostap: avoid uninitialized variable use in hfa384x_get_rid
 2016-01-28 21:57 UTC  (3+ messages)

[PATCH v2 0/4] ath10k: rename mesh and add abstraction layer
 2016-01-28 21:54 UTC  (5+ messages)
` [PATCH v2 1/4] ath10k: rename Mesh related service names
` [PATCH v2 2/4] ath10k: update 10.4 WMI service map
` [PATCH v2 3/4] ath10k: use vif->type and vif->p2p for P2P_GO check
` [PATCH v2 4/4] ath10k: add abstraction layer for vdev subtype

[PATCH] bcma: mips: Allow build if COMPILE_TEST is enabled
 2016-01-28 18:58 UTC  (7+ messages)

[PATCH 00/13] ath10k: implement push-pull tx model
 2016-01-28  8:36 UTC  (4+ messages)
` [PATCH 13/13] ath10k: implement push-pull tx

KASAN splal in minstrel_ht_update_stats()
 2016-01-28 18:52 UTC  (2+ messages)

[PATCH 0/4] wil6210 bug fixes and performance enhancement
 2016-01-28 17:24 UTC  (5+ messages)
` [PATCH 1/4] wil6210: prevent access to vring_tx_data lock during its init
` [PATCH 2/4] wil6210: wait for disconnect completion
` [PATCH 3/4] wil6210: protect synchronous wmi commands handling
` [PATCH 4/4] wil6210: TX vring optimization

[PATCH 0/2] mac80211: add cleanup path for MPP table entries
 2016-01-28 15:12 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).