linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-27 18:20:02 to 2014-10-29 17:45:10 UTC [more...]

[PATCH v2 00/34] staging: vt6655: Conversion to mac80211
 2014-10-29 17:43 UTC  (15+ messages)
` [PATCH v2 01/34] staging: vt6655: mac80211 conversion: add new rx functions
` [PATCH v2 02/34] staging: vt6655: mac80211 conversion: add new key functions
` [PATCH v2 03/34] staging: vt6655: mac8021 conversion: add new tx functions
` [PATCH v2 04/34] staging: vt6655: mac80211 conversion: s_cbFillTxBufHead
` [PATCH v2 05/34] staging: vt6655: dead code remove s_vFillFragParameter
` [PATCH v2 06/34] staging: vt6655: mac80211 conversion: s_vFillRTSHead convert to using struct ieee80211_hdr
` [PATCH v2 07/34] staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving poll
` [PATCH v2 08/34] staging: vt6655: mac80211 conversion add main mac80211 functions
` [PATCH v2 09/34] staging: vt6655: mac80211 conversion add channel bands
` [PATCH v2 10/34] staging: vt6655: mac80211 conversion replace suspend resume functions
` [PATCH v2 11/34] staging: vt6655: mac80211 conversion: device_print_info remove netdevice
` [PATCH v2 12/34] staging: vt6655: mac80211 conversion: changes to device_intr
` [PATCH v2 13/34] staging: vt6655: mac80211 conversion: device_tx_srv tx and add report rates
` [PATCH v2 14/34] staging: vt6655: mac80211 conversion: changes to set channel

[PATCH 00/48] staging: vt6655: remove dead code
 2014-10-29 17:37 UTC  (4+ messages)
` [PATCH 01/48] staging: vt6655: s_cbFillTxBufHead remove unused parameters

[PATCH] mac80211-hwsim: remove un-used variable
 2014-10-29 16:50 UTC 

[patch] iwlwifi: cleanup a mask shift in iwlagn_bt_traffic_is_sco()
 2014-10-29 16:16 UTC  (2+ messages)

[patch] ath9k: fix some debugfs output
 2014-10-29 16:13 UTC  (4+ messages)

[PATCH] mac80211-hwsim: add frequency attribute to netlink pkts
 2014-10-29 16:11 UTC  (4+ messages)

[PATCH v2] iw: support setting vif MAC during creation
 2014-10-29 16:11 UTC  (2+ messages)

[PATCH] mac80211-hwsim: support SGI-20
 2014-10-29 16:07 UTC  (2+ messages)

[PATCH 1/1 net-next] cfg80211: fix set but not used warning in nl80211_channel_switch()
 2014-10-29 16:04 UTC  (2+ messages)

[PATCH 0/3] Add mcast event when hwsim radios are created and removed
 2014-10-29 15:53 UTC  (17+ messages)
` [PATCH 1/3] mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radio
` [PATCH 2/3] mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO

[PATCH] wireless: nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE
 2014-10-29 15:45 UTC  (3+ messages)

[PATCH 1/2] staging: rtl8723au: core: pointer issue
 2014-10-29  9:38 UTC  (2+ messages)

[PATCH] staging: rtl8723au pointer issue
 2014-10-29  9:38 UTC  (2+ messages)

[PATCH 2/2] staging: rtl8723au: core style issue
 2014-10-29  9:35 UTC  (2+ messages)

[PATCH][V2] Staging:rtl8723au: open/closed brace issue
 2014-10-29  9:34 UTC  (2+ messages)

[PATCH 2/2] staging: rtl8723au:core
 2014-10-29  9:35 UTC  (2+ messages)

[PATCH 00/31] staging: vt6655: Conversion to mac80211
 2014-10-29  9:14 UTC  (2+ messages)

[PATCH 0/2] mac80211: fix HT+ to HT- (and vice-versa) CSA
 2014-10-29 15:41 UTC  (6+ messages)
` [PATCH 1/2] mac80211: use secondary channel offset IE also beacons during CSA
` [PATCH 2/2] mac80211: schedule the actual switch of the station before CSA count 0

[PATCH 3.18] mac80211: flush keys for AP mode on ieee80211_do_stop
 2014-10-29 15:35 UTC  (2+ messages)

[PATCH] mac80211_hwsim: release driver when ieee80211_register_hw fails
 2014-10-29 15:31 UTC  (5+ messages)

[PATCH] ath10k: handle ieee80211 header and payload tracing separately
 2014-10-29 15:05 UTC  (2+ messages)

[PATCH 0/2] brcmsmac: fix and expose 802.11 core statistics
 2014-10-29 15:02 UTC  (3+ messages)
` [PATCH 1/2] brcmsmac: fix statistic counter update function
` [PATCH 2/2] brcmsmac: expose 802.11 core statistics in debugfs

Channel Estimation Question
 2014-10-29 11:58 UTC  (4+ messages)

pull request: iwlwifi-next 2014-10-29
 2014-10-29 11:50 UTC  (26+ messages)
` [PATCH 01/25] iwlwifi: rs: option to easily disable Tx MIMO
` [PATCH 02/25] iwlwifi: mvm: remove unneeded NULL pointer check
` [PATCH 03/25] iwlwifi: mvm: hold the rtnl when resuming from a d3 test
` [PATCH 04/25] iwlwifi: mvm: split wowlan handling out of the main suspend function
` [PATCH 05/25] iwlwifi: mvm: move the check if associated outside of the iterator for wowlan
` [PATCH 06/25] iwlwifi: mvm: spin off a function to start scan offload
` [PATCH 07/25] iwlwifi: mvm: add debugfs entry to configure netdetect SSIDs
` [PATCH 08/25] iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function
` [PATCH 09/25] iwlwifi: allow to restrict Tx aggregation size per-device
` [PATCH 10/25] iwlwifi: pcie: warn if extern fw_debug buffer failed
` [PATCH 11/25] iwlwifi: pcie: fix recovery from ARC reset in WoWLAN
` [PATCH 12/25] iwlwifi: always run the secured flow for family 8000
` [PATCH 13/25] iwlwifi: mvm: BT Coex - move BT_ANTENNA_COUPLING_THRESHOLD to constants
` [PATCH 14/25] iwlwifi: mvm: add MVM_FW_BCAST_FILTER_PASS_ALL option
` [PATCH 15/25] iwlwifi: mvm: remove mvm argument from get_queues_mask
` [PATCH 16/25] iwlwifi: mvm: BT Coex - make the multiprio lut a constant
` [PATCH 17/25] iwlwifi: mvm: improve MCS rate warning
` [PATCH 18/25] iwlwifi: mvm: flush queues without mutex held
` [PATCH 19/25] iwlwifi: mvm: remove unnecessary includes in tt.c
` [PATCH 20/25] iwlwifi: dvm: Fix probable mask then right shift defect
` [PATCH 21/25] iwlwifi: enable STBC support for 8000 chips
` [PATCH 22/25] iwlwifi: mvm: port to devcoredump framework
` [PATCH 23/25] iwlwifi: mvm: fix scan condition iterator
` [PATCH 24/25] iwlwifi: mvm: rs: add Tx STBC support
` [PATCH 25/25] iwlwifi: mvm: unref SCAN ref on scan completion

[PATCH] wireless: rt2x00: add new rt2800usb device
 2014-10-29 11:48 UTC  (4+ messages)

[PATCH] mwifiex: restart rxreorder timer correctly
 2014-10-29 17:14 UTC 

mwifiex_usb_submit_rx_urb: dev_alloc_skb failed when conected to 5GHz
 2014-10-29 10:50 UTC  (16+ messages)

MediaTek WiFi hardware support in upstream kernel
 2014-10-29 10:17 UTC  (7+ messages)

[PATCH 00/16] brcmfmac: wowl support and cleanup
 2014-10-29  8:31 UTC  (19+ messages)
` [PATCH 01/16] brcmfmac: Add wowl support for USB devices
` [PATCH 02/16] brcmfmac: Add wowl support for SDIO devices
` [PATCH 03/16] brcmfmac: Add wowl patterns support
` [PATCH 04/16] brcmfmac: show firmware error as string in debug message
` [PATCH 05/16] brcmfmac: remove unused defintion
` [PATCH 06/16] brcmfmac: do not use firmware error code in driver
` [PATCH 07/16] brcmfmac: (clean) Remove usb_rdl.h as it is not needed
` [PATCH 08/16] brcmfmac: (clean) Remove packet filter configuration
` [PATCH 09/16] brcmfmac: (clean) Move tracepoint related function
` [PATCH 10/16] brcmfmac: (clean) Rename files dhd_dbg to debug
` [PATCH 11/16] brcmfmac: (clean) Rename dhd_bus.h in bus.h
` [PATCH 12/16] brcmfmac: (clean) Rename dhd_common.c in common.c
` [PATCH 13/16] brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211
` [PATCH 14/16] brcmfmac: (clean) Rename sdio related files
` [PATCH 15/16] "
` [PATCH 16/16] brcmfmac: (clean) Move sdio related function

[PATCH] staging:rtl8723au: core: Fix error reported by checkpatch
 2014-10-29  6:35 UTC  (5+ messages)

[PATCH] ath10k: add tracing for tx ieee80211 header
 2014-10-29  5:46 UTC  (3+ messages)

[PATCH V3.18] rtlwifi: Add check for get_btc_status callback
 2014-10-29  1:43 UTC  (2+ messages)

[PATCH v3 11/13] ath5k: revert AHB bus support removing
 2014-10-28 23:18 UTC  (2+ messages)
` [PATCH v3 12/13] ath5k: update dependencies

3.18-rc0: iwlegacy failed after a while
 2014-10-28 22:20 UTC  (6+ messages)

[PATCH RESEND] net: rfkill: gpio: Add ACPI default GPIO driver mappings
 2014-10-28 22:18 UTC  (2+ messages)

[PATCH] carl9170: Convert byte_rev_table uses to bitrev8
 2014-10-28 21:18 UTC 

pull request: wireless 2014-10-28
 2014-10-28 19:30 UTC  (2+ messages)

[PATCH 5/5] wil6210: Add support for large packets
 2014-10-28 14:51 UTC 

[PATCH 0/5] wil6210 updates
 2014-10-28 14:50 UTC  (5+ messages)
` [PATCH 1/5] wil6210: do not attempt FW recovery if interface is down
` [PATCH 2/5] wil6210: reset flow updates
` [PATCH 3/5] wil6210: prevent double disconnect command issuing
` [PATCH 4/5] wil6210: improve dmesg for fw error handling

[PATCH v2 11/13] ath5k: revert AHB bus support removing
 2014-10-28 13:48 UTC  (4+ messages)

[PATCH 0/3] debugfs: adding helper for single seq_file
 2014-10-28 12:19 UTC  (4+ messages)
` [PATCH 1/3] debugfs: add helper function to create device related seq_file
` [PATCH 2/3] ath: use seq_file api for ath9k debugfs files
` [PATCH 3/3] ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries

[PATCH] ath9k: set pulse_rssi threshold to 15
 2014-10-28 11:37 UTC 

[PATCH 0/7] ath10k: add support for new wmi-tlv backend
 2014-10-28 11:34 UTC  (3+ messages)
` [PATCH 7/7] ath10k: implement "

[PATCH] wireless-regdb: add regulatory rule for ETSI members on 60GHz band
 2014-10-28 11:06 UTC  (5+ messages)

[PATCH 01/21] wireless-regdb: Add regulatory rules for American Samoa (AS)
 2014-10-28 10:43 UTC  (21+ messages)
` [PATCH 02/21] wireless-regdb: Add regulatory rules for Bermuda (BM)
` [PATCH 03/21] wireless-regdb: Add regulatory rules for The Bahamas (BS)
` [PATCH 04/21] wireless-regdb: Add regulatory rules for Christmas Island (CX)
` [PATCH 05/21] wireless-regdb: Add regulatory rules for Ethiopia (ET)
` [PATCH 06/21] wireless-regdb: Add regulatory rules for French Guiana (GF)
` [PATCH 07/21] wireless-regdb: Add regulatory rules for Guadeloupe (GP)
` [PATCH 08/21] wireless-regdb: Add regulatory rules for Cayman Islands (KY)
  ` [PATCH 09/21] wireless-regdb: Add regulatory rules for Mongolia (MN)
  ` [PATCH 10/21] wireless-regdb: Add regulatory rules for Northern Mariana Islands (MP)
  ` [PATCH 11/21] wireless-regdb: Add regulatory rules for Martinique (MQ)
  ` [PATCH 12/21] wireless-regdb: Add regulatory rules for Mauritius (MU)
  ` [PATCH 13/21] wireless-regdb: Add regulatory rules for Malawi (MW)
  ` [PATCH 14/21] wireless-regdb: Add regulatory rules for Nicaragua (NI)
  ` [PATCH 15/21] wireless-regdb: Add regulatory rules for French Polynesia (PF)
  ` [PATCH 16/21] wireless-regdb: Add regulatory rules for Paraguay (PY)
  ` [PATCH 17/21] wireless-regdb: Add regulatory rules for Reunion (RE)
  ` [PATCH 18/21] wireless-regdb: Add regulatory rules for Suriname (SR)
  ` [PATCH 19/21] wireless-regdb: Add regulatory rules for Uganda (UG)
  ` [PATCH 20/21] wireless-regdb: Add regulatory rules for U.S. Virgin Islands (VI)
  ` [PATCH 21/21] wireless-regdb: Add regulatory rules for Mayotte (YT)

MediaTek Inc. MT7601U Wireless Adapter
 2014-10-28 10:12 UTC  (13+ messages)
` [rt2x00-users] "

[PATCH v3 0/3] ath10k: speed up recovery
 2014-10-28  9:34 UTC  (4+ messages)
` [PATCH v3 1/3] ath10k: fix possible bmi crash
` [PATCH v3 2/3] ath10k: expose hw restart via debugfs
` [PATCH v3 3/3] ath10k: speed up hw recovery

[PATCH v3 0/4] ath10k: pci related fixes 2014-10-09
 2014-10-28  9:32 UTC  (5+ messages)
` [PATCH v3 1/4] ath10k: change ce ring cleanup logic
` [PATCH v3 2/4] ath10k: make warm reset a bit safer and faster
` [PATCH v3 3/4] ath10k: split reset logic from power up
` [PATCH v3 4/4] ath10k: don't reset chip on power_down

[PATCH] ath10k: avoid possible deadlock with scan timeout
 2014-10-28  9:23 UTC 

[patch] ipw2x00: shift wrap bugs setting ->rt_tsf
 2014-10-28  9:20 UTC  (3+ messages)

[PATCH 3.16 0/7] Backort firmware monitor to 3.16
 2014-10-28  6:22 UTC  (9+ messages)
` [PATCH 3.16 1/7] iwlwifi: add device / firmware to fw-error-dump file
` [PATCH 3.16 2/7] iwlwifi: rename iwl_mvm_fw_error_next_data
` [PATCH 3.16 3/7] iwlwifi: pcie: add firmware monitor capabilities
` [PATCH 3.16 4/7] iwlwifi: remove wrong comment about alignment in iwl-fw-error-dump.h
` [PATCH 3.16 5/7] iwlwifi: mvm: don't collect logs in the interrupt thread
` [PATCH 3.16 6/7] iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dump
` [PATCH 3.16 7/7] iwlwifi: mvm: update layout of firmware error dump

wireless-regdb: Update regulatory rules for New Zealand (NZ) on 5GHz and 60 GHz [UNCLASSIFIED]
 2014-10-28  1:04 UTC 

Kernel module(r8712u) reload - suspend/resume - systemd
 2014-10-27 23:43 UTC  (2+ messages)

Questions regarding ath9k and new EN 300 328 regulation
 2014-10-27 18:23 UTC  (5+ 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).