linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-24 12:28:48 to 2014-02-27 07:25:01 UTC [more...]

[RFC/RFT 0/7] ath10k: performance improvements
 2014-02-27  7:19 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] ath10k: remove DMA mapping wrappers
  ` [PATCH v2 2/8] ath10k: remove is_aborted from skb_cb
` [PATCH v3 0/8] ath10k: performance improvements

pull request: iwlwifi 2014-02-27
 2014-02-27  7:03 UTC  (4+ messages)
` [PATCH 1/2] iwlwifi: mvm: change of listen interval from 70 to 10
` [PATCH 2/2] iwlwifi: mvm: fix TX status for aggregated packets

[PATCH] ath10k: skip management frames in HTT path
 2014-02-27  6:52 UTC  (3+ messages)

[PATCH 3.14.0-rc4 v2 8/10] rsi: USB functionality
 2014-02-27  6:30 UTC  (2+ messages)

[PATCH] mac80211: add missing update on rx status VHT flag
 2014-02-27  5:14 UTC 

[PATCH 3.14] mwifiex: do not advertise usb autosuspend support
 2014-02-27  4:11 UTC 

[PATCH 0/3] NFC: trf7970a: Add driver with NFC Type 2 and Type V Support
 2014-02-26 21:54 UTC  (10+ messages)
` [PATCH 1/3] NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag Support
` [PATCH 2/3] NFC: trf7970a: Add ISO/IEC 15693 Support
` [PATCH 3/3] NFC: trf7970a: Add DTS Documentation

[PATCH v3] cfg80211: processing regulatory requests on netdev notifier
 2014-02-26 20:38 UTC 

[PATCHv2 0/5] wl1251 device tree support
 2014-02-26 19:44 UTC  (3+ messages)
` [RESEND] "

Help with Intel 7260 on Debian Stable (wheezy)
 2014-02-26 19:31 UTC  (4+ messages)

mac80211: double processing of probe response frames ?
 2014-02-26 16:49 UTC 

[PATCH 1/2] ath10k: add vdev-id, return code to error codes
 2014-02-26 18:28 UTC  (3+ messages)

[PATCH] ath10k: make TARGET_NUM_PEERS match WMI_MAX_KEY_INDEX
 2014-02-26 17:51 UTC  (3+ messages)

[PATCH] ath10k: improve rx path when play with attention flags
 2014-02-26 17:29 UTC  (3+ messages)

merge issue with wireless-testing
 2014-02-26 17:18 UTC  (5+ messages)

Wireless Driver not Working in Linux OS
 2014-02-26 17:13 UTC  (2+ messages)
` [Ilw] "

[ath9k-devel] How to prepare a 802.11 channel map with energy using ATH9K
 2014-02-26 16:46 UTC  (2+ messages)
` Linux board that supports AR9287 and 7" display with ath9k support

[PATCH] mwifiex: Track BA sequence number reset
 2014-02-26 16:48 UTC  (2+ messages)

lockdep warning (needs annotation)
 2014-02-26 16:40 UTC  (3+ messages)
` [PATCH] ath10k: fix sta_rc_update for non-ap iftype

[PATCH] ath10k: fix 4addr rx
 2014-02-26 16:38 UTC  (2+ messages)

[PATCH v4] ath10k: add more details to some debug messages
 2014-02-26 16:36 UTC  (2+ messages)

[PATCH v2] ath10k: implement drv_get_tsf for ibss merging
 2014-02-26 16:33 UTC  (2+ messages)

[PATCH] ath9k : ath_max_famelen
 2014-02-26 15:09 UTC 

[PATCH 00/14] brcmfmac: driver cleanup and rework
 2014-02-26 12:35 UTC  (29+ messages)
` [PATCH 01/14] brcmfmac: add delay before unregistering the network device
` [PATCH 02/14] brcmfmac: Make firmeware roaming a module param
` [PATCH 03/14] brcmfmac: fix use of skb control buffer in SDIO driver part
` [PATCH 04/14] brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()
` [PATCH 05/14] brcmfmac: Correct header debug dump for sdio tx hdrs
` [PATCH 06/14] brcmfmac: de-init driver layers in correct order
` [PATCH 07/14] brcmfmac: Minimize SDIO dpc scheduling
` [PATCH 08/14] brcmfmac: Remove immediate sleep support from SDIO
` [PATCH 09/14] brcmfmac: Small cleanup of redundant code
` [PATCH 10/14] brcmfmac: Use atomic functions for intstatus update
` [PATCH 11/14] brcmfmac: Put frame sdio tx error handling in sub function
` [PATCH 12/14] brcmfmac: Correct mcs index report
` [PATCH 13/14] brcmfmac: use pre-allocated scatter-gather table for txglomming
` [PATCH 14/14] brcmfmac: reset suspend flag upon sdio suspend failure

[PATCH V2 10/14] brcmfmac: Use atomic functions for intstatus update
 2014-02-26 12:32 UTC 

[PATCH v6 0/4] cfg80211/mac80211: move interface combinations check to mac80211
 2014-02-26 11:50 UTC  (5+ messages)
` [PATCH v6 1/4] cfg80211: refactor cfg80211_can_use_iftype_chan()
` [PATCH v6 2/4] cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
` [PATCH v6 3/4] cfg80211/mac80211: move interface counting for combination check to mac80211
` [PATCH v6 4/4] cfg80211/mac80211: move combination check to mac80211 for ibss

[PATCH 0/7] ath9k|ath9k_htc: remove code dups
 2014-02-26 11:09 UTC  (10+ messages)
` [PATCH 1/7] ath9k: move ath9k_init_channels_rates to common-init
` [PATCH 2/7] ath9k_htc: use ath9k_cmn_init_channels_rates
` [PATCH 3/7] ath9k: move setup_ht_cap to common-init
` [PATCH 4/7] ath9k_htc: use ath9k_cmn_setup_ht_cap
` [PATCH 5/7] ath9k-common: set maxstream=1 for ar9271
` [PATCH 6/7] ath9k: move ath9k_reload_chainmask_settings to common
` [PATCH 7/7] ath9k_htc: use ath9k_cmn_reload_chainmask

[PATCH v5 0/4] cfg80211/mac80211: move interface combinations check to mac80211
 2014-02-26  9:58 UTC  (6+ messages)
` [PATCH v5 1/4] cfg80211: refactor cfg80211_can_use_iftype_chan()
` [PATCH v5 2/4] cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
` [PATCH v5 3/4] cfg80211/mac80211: move interface counting for combination check to mac80211
` [PATCH v5 4/4] cfg80211/mac80211: move combination check to mac80211 for ibss

[PATCH 3/3] ath9k_htc: add function ath9k_regwrite_multi
 2014-02-26  9:04 UTC 

[PATCH 0/3] ath9k|ath9k_htc cleanups
 2014-02-26  9:03 UTC  (3+ messages)
` [PATCH 1/3] ath9k: remove unused listen_interval and sleepduration
` [PATCH 2/3] ath9k_htc: remove unused variable sleepduration

[PATCH v2 0/3] cfg80211: respin reprocessing pending requests
 2014-02-26  7:41 UTC  (5+ messages)
` [PATCH 1/3] cfg80211: allow reprocessing of "
` [PATCH 2/3] cfg80211: fix processing world regdomain when non modular
` [PATCH 3/3] cfg80211: processing regulatory requests on netdev notifier

USB Wifi adapter recommendation for long range link?
 2014-02-26  7:06 UTC 

[PATCHv2 0/5] net: rfkill: gpio: cleanup and a few new acpi ids
 2014-02-25 23:04 UTC  (13+ messages)
` [PATCHv2 1/5] ARM: tegra: remove obsolete gpio entries
` [PATCHv2 2/5] net: rfkill: gpio: remove unused and obsolete platform parameters
` [PATCHv2 3/5] net: rfkill: gpio: remove gpio names
` [PATCHv2 4/5] net: rfkill: gpio: add ACPI ID for GPS module on Lenove Miix2
` [PATCHv2 5/5] net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip

Status of PID rate control algorithm patch
 2014-02-25 21:17 UTC 

[PATCH 01/10] staging: vt6656: PIPEnsSendBulkOut reverse if statement
 2014-02-25 21:07 UTC  (11+ messages)
` [PATCH 02/10] staging: vt6656: usb_fill_bulk_urb get rid of void* cast
` [PATCH 03/10] staging: vt6656: clean up PIPEnsSendBulkOut
` [PATCH 04/10] staging: vt6656: s_nsBulkInUsbIoCompleteRead get rid of status
` [PATCH 05/10] staging: vt6656: s_nsBulkInUsbIoCompleteRead Remove bytesRead/bIndicateReceive
` [PATCH 06/10] staging: vt6656: s_nsBulkInUsbIoCompleteRead Replace error handling
` [PATCH 07/10] staging: vt6656: clean up s_nsBulkInUsbIoCompleteRead
` [PATCH 08/10] staging: vt6656: Cleanup PIPEnsBulkInUsbRead
` [PATCH 09/10] staging: vt6656: Remove pointer cast to urb->context
` [PATCH 10/10] staging: vt6656: struct vnt_usb_send_context struct size optimization

FW: wireless-regdb Digest, Vol 34, Issue 5
 2014-02-25 20:29 UTC 

[PATCH 3.14.0-rc4 v2 8/10] rsi: USB functionality
 2014-02-25 18:15 UTC  (2+ messages)

[PATCH] Staging: rtl8192e: Replace min macro with min_t
 2014-02-25 17:07 UTC 

[PATCH 0/4] net: rfkill: gpio: clean up and a few new acpi ids
 2014-02-25 17:35 UTC  (7+ messages)
` [PATCH 2/4] net: rfkill: gpio: remove gpio names

backports-3.13.2-1 ath9k defconfig fails
 2014-02-25 16:44 UTC 

[PATCH] cfg80211: send stop AP event only due to internal reason
 2014-02-25 16:34 UTC  (2+ messages)

[PATCH 3.14.0-rc4 v2 10/10] rsi: Remaining SDIO functionality
 2014-02-25 16:32 UTC 

[PATCH v2 1/2] cfg80211: regulatory, introduce DFS CAC time
 2014-02-25 16:33 UTC  (3+ messages)
` [PATCH v2 2/2] cfg80211: DFS get CAC time from regulatory database

[PATCH 3.14.0-rc4 v2 9/10] rsi: SDIO functionality
 2014-02-25 16:31 UTC 

[PATCH 3.14.0-rc4 v2 7/10] rsi: Management functions internal to device
 2014-02-25 16:29 UTC 

[PATCH 3.14.0-rc4 v2 6/10] rsi: MAC80211 callbacks and management functions internal to device
 2014-02-25 16:28 UTC 

[PATCH 3.14.0-rc4 v2 5/10] rsi: MAC80211 callbacks to driver
 2014-02-25 16:27 UTC 

[PATCH 3.14.0-rc4 v2 4/10] rsi: Writing packets to device and adding debugfs
 2014-02-25 16:26 UTC 

[PATCH 3.14.0-rc4 v2 3/10] rsi: Adding core and main files
 2014-02-25 16:25 UTC 

[PATCH 3.14.0-rc4 v2 1/10] rsi: Adding RS9113 driver files
 2014-02-25 16:18 UTC 

pull-request: mac80211 2014-02-25
 2014-02-25 16:25 UTC 

[PATCH 3.14.0-rc4 v2 2/10] rsi: Adding remaining header files
 2014-02-25 16:23 UTC 

Power saving features for iwl4965
 2014-02-25 16:16 UTC  (11+ messages)

[PATCH] cfg80211: regulatory, introduce NL80211_RRF_AUTO_BW rule flag
 2014-02-25 15:28 UTC  (5+ messages)

[PATCH 1/2] cfg80211: regulatory, reset regdomain in case of error
 2014-02-25 15:28 UTC  (3+ messages)
` [PATCH 2/2] cfg80211: regulatory, allow user to set world regdomain

[PATCH v3 0/7] cfg80211/mac80211: move interface combinations check to mac80211
 2014-02-25 15:26 UTC  (8+ messages)
` [PATCH v3 6/7] cfg80211/mac80211: move interface counting for combination "
` [PATCH v3 7/7] cfg80211/mac80211: move combination check to mac80211 for ibss

[PATCH v1 0/6] mac80211: move specific tx flags into info->control.flags
 2014-02-25 15:06 UTC  (9+ messages)
` [PATCH v1 1/6] mac80211: move flag IEEE80211_TX_CTL_ASSIGN_SEQ "
` [PATCH v1 2/6] mac80211: move flag IEEE80211_TX_CTL_FIRST_FRAGMENT "

[PATCH] cfg80211: regulatory: simplify uevent sending
 2014-02-25 15:01 UTC 

[PATCH v6 4/5] cfg80211: Add an option to hint indoor operation
 2014-02-25 14:26 UTC  (2+ messages)

[PATCH] mac80211: don't downgrade VHT20 to HT20
 2014-02-25 13:11 UTC  (4+ messages)

[PATCH 3/3 v3] mwl8k: Adding support to gather survey per channel
 2014-02-25 12:12 UTC 

[PATCH 2/3 v3] mwl8k: Implement sw_scan start/stop cbs
 2014-02-25 12:12 UTC 

[PATCH 1/3 v3] mwl8k: Adding support to access BBP registers
 2014-02-25 12:11 UTC 

[PATCH 0/3 v3] Enable ACS Support
 2014-02-25 12:11 UTC 

[PATCH v4 0/4] cfg80211/mac80211: move interface combinations check to mac80211
 2014-02-25 11:51 UTC  (9+ messages)
` [PATCH v4 1/4] cfg80211: refactor cfg80211_can_use_iftype_chan()
` [PATCH v4 2/4] cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
` [PATCH v4 3/4] cfg80211/mac80211: move interface counting for combination check to mac80211
` [PATCH v4 4/4] cfg80211/mac80211: move combination check to mac80211 for ibss

[PATCH 3.14 1/2] ath9k: reduce baseband hang detection false positive rate
 2014-02-24 21:26 UTC  (2+ messages)
` [PATCH 3.14 2/2] ath9k: fix invalid descriptor discarding

Fwd: Delivery Status Notification (Failure)
 2014-02-25  9:45 UTC 

[PATCH 1/2] crda: sync nl80211.h with kernel file
 2014-02-25  7:26 UTC  (2+ messages)
` [PATCH 2/2] crda: add AUTO-BW rule flag support

[PATCH] wireless-regdb: add AUTO-BW rule flag
 2014-02-25  7:21 UTC 

[PATCH] ath10k: enable spectrum management support
 2014-02-25  6:59 UTC 

Google Summer of Code 2014 - The Linux Foundation is accepted as mentoring organization!
 2014-02-24 22:36 UTC 

[PATCH 0/3 v2] Enable ACS Support
 2014-02-24 20:37 UTC  (2+ messages)

Pull request: ath 20140217
 2014-02-24 20:03 UTC  (2+ messages)

pull-request: mac80211-next 2014-02-21
 2014-02-24 20:03 UTC  (2+ messages)

pull request: bluetooth-next 2014-02-21
 2014-02-24 20:05 UTC  (2+ messages)

pull request: iwlwifi-next 2014-02-23
 2014-02-24 20:06 UTC  (2+ messages)

pull request: wireless-next 2014-02-20
 2014-02-24 19:49 UTC  (4+ messages)

pull request: iwlwifi 2014-02-23
 2014-02-24 19:42 UTC  (2+ messages)

[GIT] [3.14] NFC fix
 2014-02-24 19:44 UTC  (2+ messages)

[net-next v3 0/3] 802.21 and MPLS headers and classification
 2014-02-24 19:57 UTC  (6+ messages)
` [net-next v3 1/3] if_ether.h: add IEEE 802.21 Ethertype
` [net-next v3 2/3] UAPI: add MPLS label stack definition
` [net-next v3 3/3] cfg80211: add MPLS and 802.21 classification


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