linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-25 14:32:35 to 2015-07-30 21:35:35 UTC [more...]

[PATCH 0/2] iw: fixes to Android.mk to include "iw" in AOSP builds
 2015-07-30 21:35 UTC  (2+ messages)
` [PATCH 1/2] iw: fix references to libnl in Android.mk

[PATCH 1/2] ARM: dts: am335x-evm: add wilink8 wlan support
 2015-07-30 19:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: am335x-evm: add wilink8 bluetooth support

[PATCH 1/4] wlcore/wl18xx : add time sync event handling
 2015-07-30 19:38 UTC  (4+ messages)
` [PATCH 2/4] wl18xx: use long intervals in sched scan
` [PATCH 3/4] wlcore: add generic_cfg_feature command definitions
` [PATCH 4/4] wlcore: add p2p device support

pull request: iwlwifi 2015-07-30
 2015-07-30 18:52 UTC 

(no subject)
 2015-07-30 18:48 UTC 

[PATCH] b43: fix extpa_gain check for 2GHz
 2015-07-30 17:34 UTC  (5+ messages)

[PATCH v2] nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
 2015-07-30 14:26 UTC 

[PATCH] ath10k: initialize msdu ext. descriptor before use
 2015-07-30 14:05 UTC  (2+ messages)

[PATCH] nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
 2015-07-30 14:05 UTC  (3+ messages)

[PATCH] ath10k: Add QCA99X0 to supported device list
 2015-07-30 14:04 UTC  (2+ messages)

[PATCH 1/2] ath10k: Fix memory alloc failure in qca99x0 during wmi svc rdy event
 2015-07-30 13:56 UTC  (2+ messages)

[RESEND V2 0/3] cover letter of wilc1000 patches
 2015-07-30 12:18 UTC  (6+ messages)
` [RESEND V2 1/3] staging: wilc1000: coreconfigurator.c: remove WILC_MALLOC
` [RESEND V2 2/3] staging: wilc1000: coreconfigurator.c: add kmalloc error check
` [RESEND V2 3/3] staging: wilc1000: coreconfigurator.c: fix "

[PATCH] mac80211: make local->tx_headroom a multiple of 4
 2015-07-30 12:14 UTC 

[PATCH 0/5] 2nd patch for illegal coding style
 2015-07-30 12:10 UTC  (9+ messages)
` [PATCH V2 1/5] staging: wilc1000: #ifdef conditionals cover entire functions
` [PATCH V2 2/5] staging: wilc1000: remove unnecessary blank lines
` [PATCH V2 3/5] staging: wilc1000: remove warnings on missing blank line
` [PATCH V2 4/5] staging: wilc1000: remove errors on required space
` [PATCH V2 5/5] staging: wilc1000: remove unused functions

[PATCH v3 00/19] wil6210 patches
 2015-07-30 10:52 UTC  (20+ messages)
` [PATCH v3 01/19] wil6210: support boot loader struct v0 & v1
` [PATCH v3 02/19] wil6210: count drops in Rx block ack reorder
` [PATCH v3 03/19] wil6210: print "ulong" fields in hex format in the debugfs
` [PATCH v3 04/19] wil6210: use <> vs. "" for global include
` [PATCH v3 05/19] wil6210: wait for del_station to complete
` [PATCH v3 06/19] wil6210: use wil_fw_error_recovery()
` [PATCH v3 07/19] wil6210: skip HW version check for chip debugging
` [PATCH v3 08/19] wil6210: TSO implementation
` [PATCH v3 09/19] wil6210: improve mgmt frame handling
` [PATCH v3 10/19] wil6210: treat "unhandled event" as warning instead of error
` [PATCH v3 11/19] wil6210: sort IEs handling
` [PATCH v3 12/19] wil6210: unify wmi_set_ie() error handling
` [PATCH v3 13/19] wil6210: detailed statistics for Rx reorder drop
` [PATCH v3 14/19] wil6210: remove 3-MSI support
` [PATCH v3 15/19] wil6210: use inline functions for register access
` [PATCH v3 16/19] wil6210: allow to handle Rx on 2 cores
` [PATCH v3 17/19] wil6210: system power management
` [PATCH v3 18/19] wil6210: report boot loader error
` [PATCH v3 19/19] wil6210: support future boot loaders

[PATCH] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-07-30  5:55 UTC  (2+ messages)

[PATCH V4.2] rtlwifi: Fix NULL dereference when PCI driver used as an AP
 2015-07-30  2:11 UTC 

[PATCH 00/21] cover letter of Atmel WILC1000 patches
 2015-07-30  1:40 UTC  (30+ messages)
` [PATCH 01/21] staging: wilc1000: remove unnecessary files
` [PATCH 02/21] staging: wilc1000: describe the config symbol fully
` [PATCH 03/21] staging: wilc1000: remove dead codes related to SIMULATION
` [PATCH 04/21] staging: wilc1000: remove warnings on the multiple line uses
` [PATCH 05/21] staging: wilc1000: remove the warnings on missing blank line
` [PATCH 06/21] staging: wilc1000: remove the warnings on unnecessary braces
` [PATCH 07/21] staging: wilc1000: remove preprocessor conditionals unused
` [PATCH 08/21] staging: wilc1000: remove a dead preprocessor conditionals
` [PATCH 09/21] staging: wilc1000: #ifdef conditionals cover entire functions
` [PATCH 10/21] staging: wilc1000: remove unused functions
` [PATCH 11/21] staging: wilc1000: remove multiple blank lines
` [PATCH 12/21] staging: wilc1000: alignment should match open parenthesis
` [PATCH 13/21] staging: wilc1000: remove errors on required space
` [PATCH 14/21] staging: wilc1000: remove warnings on unnecessary braces
` [PATCH 15/21] staging: wilc1000: remove warnings on missing blank line
` [PATCH 16/21] staging: wilc1000: remove unnecessary inner braces
` [PATCH 17/21] staging: wilc1000: remove unnecessary blank lines
` [PATCH 18/21] staging: wilc1000: remove braces {} for single statement blocks
` [PATCH 19/21] staging: wilc1000: remove warnings on the multiple blank lines uses
` [PATCH 20/21] staging: wilc1000: remove unnecessary spcae
` [PATCH 21/21] staging: wilc1000: update TODO list of WILC1000

[PATCH] staging: wilc1000: host_interface.c: Fix build warning
 2015-07-29 21:12 UTC  (4+ messages)

[PATCH V2 1/3] staging: wilc1000: coreconfigurator.c: remove WILC_MALLOC
 2015-07-29 20:45 UTC  (4+ messages)

[linuxwifi] Random connection loss
 2015-07-29 20:03 UTC 

QCA6174 hw2.1 irq_mode=0 broken on 4.2-rc3, working on 4.1.2
 2015-07-29 14:22 UTC  (10+ messages)

Driver for Mediatek MT7630E
 2015-07-29 10:47 UTC  (4+ messages)

[PATCH] ath10k: Support different txbf configuration schemes
 2015-07-29  9:33 UTC  (2+ messages)

[PATCH] ath10k: report per-chain RSSI
 2015-07-29  9:19 UTC 

[PATCH RESEND] ath9k: Fix NF CCA limits for AR9287 and AR9227
 2015-07-29  8:49 UTC  (15+ messages)

[PATCH v4] ath10k: enable raw encap mode and software crypto engine
 2015-07-29  8:28 UTC  (4+ messages)

[PATCH v2] ath10k: Improve performance by reducing tx_lock contention
 2015-07-29  8:27 UTC  (2+ messages)

[PATCH] ath10k: suppress 'failed to process fft' warning messages
 2015-07-29  8:25 UTC  (2+ messages)

[PATCH] Trivial: spell "distribution" correctly in a comment
 2015-07-29  8:16 UTC  (3+ messages)
` [PATCH v2] ath6kl: "

[PATCH] Staging : wilc1000: Remove braces for single statement blocks
 2015-07-29  6:48 UTC 

[PATCH 1/2] ath9k: Fix register definitions for QCA956x
 2015-07-29  6:33 UTC  (8+ messages)
` [PATCH 2/2] ath9k: export HW random number generator

Driver for Mediatek MT7630E
 2015-07-28 22:23 UTC 

ath9k get too few networks when scanning
 2015-07-28 17:12 UTC 

[RFC 00/10] Add TSO and Tx A-MSDU for iwlwifi
 2015-07-28 18:12 UTC  (7+ messages)
` [RFC 02/10] mac80211: allow to transmit A-MSDU within A-MPDU

[PATCH] ath10k: remove NULL ptr deref in variable init of ath10k_monitor_vdev_start
 2015-07-28 16:23 UTC  (4+ messages)

[RFC 0/4] mac80211: define VHT rate mask logic
 2015-07-28 15:47 UTC  (2+ messages)

[PATCH] ipw2x00: Adding active 11a wireless band support for Intel 2915abg (ZZJ:Japan)
 2015-07-28 14:43 UTC  (2+ messages)

[PATCH] mwifiex: correct TDLS link delete failure message priority
 2015-07-28 14:22 UTC 

[PATCH] net: rfkill-regulator: fix compiler warning
 2015-07-28 13:47 UTC 

[PATCH] mac80211: fix invalid read in minstrel_sort_best_tp_rates()
 2015-07-28  8:30 UTC 

[PATCH] rsi: Fix failure to load firmware after memory leak fix and fix the leak
 2015-07-28  5:53 UTC  (5+ messages)
` [PATCH v2] "

linux-4.2-rc4/drivers/staging/wilc1000/linux_mon.c:264: memory leak ?
 2015-07-28  5:33 UTC  (3+ messages)

[PATCH] wlcore: add antenna diversity reading comments
 2015-07-27 14:25 UTC 

wifi freezing (module mwifiex)
 2015-07-27 14:23 UTC  (3+ messages)

[PATCH] mwifiex: add missing skb_push() in mwifiex_check_uap_capabilties
 2015-07-27 12:02 UTC 

suche intel(R)PRO/Wireless 2200BG - treiber für xubuntu
 2015-07-27 11:14 UTC  (2+ messages)

[PATCH 2/3] brcmfmac: dhd_sdio.c: use existing atomic_or primitive
 2015-07-27 10:23 UTC  (6+ messages)

[PATCH 1/2] wl18xx: update statistics acx and debugfs files
 2015-07-27  8:23 UTC 

[PATCH 1/2] wl18xx: update statistics acx and debugfs files
 2015-07-27  8:21 UTC 

[PATCH 2/2] wl18xx: add diversity statistics
 2015-07-27  8:20 UTC 

[PATCH] mwifiex: corrected README as per the file debugfs.c
 2015-07-27  8:31 UTC 

[PATCH 1/2] wl18xx: update statistics acx and debugfs files
 2015-07-27  8:20 UTC 

[patch] mac80211: remove always true condition
 2015-07-27  8:11 UTC 

[PATCH] wl18xx: add dynamic fw traces
 2015-07-27  6:46 UTC 

[PATCH] staging:rtl8723au:core:rtw_sreset.c:Fix for space related error
 2015-07-26 16:36 UTC  (3+ messages)

[PATCH 0/7] brcmfmac: nvram loading and code rework
 2015-07-26 15:40 UTC  (7+ messages)

[PATCH] bcma: switch GPIO portions to use GPIOLIB_IRQCHIP
 2015-07-26 13:20 UTC  (4+ messages)

[PATCH] bcma: fix linking problem with of_default_bus_match_table
 2015-07-26 11:57 UTC  (2+ messages)

[PATCH] bcma: fix build error when build as module
 2015-07-26 11:56 UTC  (2+ messages)

[PATCH] bcma: populate bus DT subnodes as platform_device-s
 2015-07-25 21:00 UTC  (6+ messages)

[RFC 0/4] mac80211: define VHT rate mask logic
 2015-07-25 14:32 UTC  (5+ messages)
` [RFC 1/4] mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
` [RFC 2/4] mac80211: remove ieee80211_tx_rate dependency in rate mask code
` [RFC 3/4] mac80211: define rate_control_apply_mask_ratetbl()
` [RFC 4/4] mac80211: add rate mask logic for vht rates


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