linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-17 09:35:28 to 2014-03-19 18:35:07 UTC [more...]

[RFC 00/21] cfg80211/mac80211: multi-vif csa
 2014-03-19 18:35 UTC  (38+ messages)
` [RFC 01/21] mac80211: add support for radar detection for reservations
` [RFC 02/21] cfg80211: allow drivers to iterate over matching combinations
` [RFC 03/21] mac80211: add max channel calculation utility function
` [RFC 04/21] mac80211: prevent chanctx overcommit
` [RFC 05/21] mac80211: track assigned vifs in chanctx
` [RFC 06/21] mac80211: track reserved "
` [RFC 07/21] mac80211: improve find_chanctx() for reservations
` [RFC 08/21] mac80211: improve chanctx reservation lookup
` [RFC 09/21] mac80211: split ieee80211_new_chanctx()
` [RFC 10/21] mac80211: split ieee80211_free_chanctx()
` [RFC 11/21] mac80211: fix racy usage of chanctx->refcount
` [RFC 12/21] mac80211: compute chanctx refcount on-the-fly
` [RFC 13/21] mac80211: implement multi-vif in-place reservations
` [RFC 14/21] mac80211: fix CSA tx queue locking
` [RFC 15/21] mac80211: split CSA finalize function
` [RFC 16/21] mac80211: make check_combinations() aware of chanctx reservation
` [RFC 17/21] mac80211: use chanctx reservation for AP CSA
` [RFC 18/21] mac80211: use chanctx reservation for STA CSA
` [RFC 19/21] mac80211: ignore cqm during csa
` [RFC 20/21] mac80211: remove old unused channel switching code
` [RFC 21/21] cfg80211: remove channel_switch combination check

[RFC] ath10k: fix rssi and rate reporting
 2014-03-19 16:06 UTC  (2+ messages)

[PATCH 1/3] cfg80211: remove unnecessary check
 2014-03-19 15:02 UTC  (7+ messages)
` [PATCH 2/3] cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
` [PATCH 3/3] cfg80211: slightly clean up of cfg80211_sme_connect()
    ` [PATCH 3/3 v2] "

[PATCH v2] mac80211: LLVMLinux: Remove VLAIS usage from mac80211
 2014-03-19 14:25 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] mac80211: don't downgrade VHT20 to HT20
 2014-03-19 14:22 UTC  (5+ messages)

[PATCH] mac80211: set beamforming bit in radiotap
 2014-03-19 14:16 UTC  (2+ messages)

[PATCH 1/2] cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
 2014-03-19 14:15 UTC  (2+ messages)

[PATCH] mac80211: protect AP VLAN list with local->mtx
 2014-03-19 14:06 UTC  (3+ messages)

[PATCH] cfg80211: make __cfg80211_join_ibss() static
 2014-03-19 14:05 UTC  (2+ messages)

[PATCH 1/3] mac80211: fix racy usage of chanctx->refcount
 2014-03-19 14:05 UTC  (6+ messages)
` [PATCH 3/3] mac80211: compute chanctx refcount dynamically

[PATCH v10 0/4] mac802111: channel context reservation
 2014-03-19 14:03 UTC  (6+ messages)
` [PATCH v10 1/4] mac80211: split ieee80211_vif_change_channel in two
` [PATCH v10 2/4] mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one
` [PATCH v10 3/4] mac80211: implement chanctx reservation
` [PATCH v10 4/4] mac80211: allow reservation of a running chanctx

[PATCH] mac80211: add status_driver_data array to ieee80211_tx_info
 2014-03-19 14:03 UTC  (2+ messages)

[PATCH] mac80211: Release sched_scan_sdata when stopping sched scan
 2014-03-19 14:01 UTC  (2+ messages)

[PATCH v10 0/5] cfg80211/mac80211: move interface combinations check to mac80211
 2014-03-19 14:01 UTC  (9+ messages)
` [PATCH v10 3/5] cfg80211/mac80211: move interface counting for combination "

[PATCH v2 0/3] cfg80211: respin reprocessing pending requests
 2014-03-19 14:01 UTC  (5+ messages)
` [PATCH 2/3] cfg80211: fix processing world regdomain when non modular

[PATCH] mac80211: fix WPA with VLAN on AP side with ps-sta again
 2014-03-19 13:55 UTC  (2+ messages)

[PATCH] wireless: max MSDU size for DMG networks
 2014-03-19 13:48 UTC  (2+ messages)

[PATCH v2] ath10k: add soft/hard firmware crash option to simulate_fw_crash
 2014-03-19 12:41 UTC  (4+ messages)

[PATCH 3.14 v2] mac80211: fix suspend vs. authentication race
 2014-03-19 10:11 UTC 

[PATCH 3.14] mac80211: fix suspend vs. authentication race
 2014-03-19 10:08 UTC 

[RFC v2 1/8] ath10k: move rx related functions to htt_rx.c
 2014-03-19  8:49 UTC  (8+ messages)
` [RFC v2 2/8] ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
` [RFC v2 3/8] ath10k: introduce ieee80211_rx_status to htt_rx_info
` [RFC v2 4/8] ath10k: kill signal field in htt_rx_info
` [RFC v2 5/8] ath10k: setup rx channel per ppdu
` [RFC v2 6/8] ath10k: kill not needed fields from htt_rx_info
` [RFC v2 7/8] ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
` [RFC v2 8/8] ath10k: improve way we play with attention flags

[RFC 00/14] ath10k: Refactor rx path little bit
 2014-03-19  8:39 UTC  (3+ messages)

[PATCH v2] mac80211: verify deauthentication and return error on failure
 2014-03-19  8:35 UTC  (2+ messages)

[PATCH] mac80211: verify deauthentication and return error on failure
 2014-03-19  8:23 UTC 

pull request: iwlwifi 2014-03-19
 2014-03-19  6:30 UTC 

[PATCH 1/2] ath10k: add ath10k_htt_rx_amsdu_allowed function
 2014-03-19  6:09 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Fill per-ppdu info in rx_info only once

[PATCH] mwifiex: update MCS set as per RX-STBC bit from hostapd
 2014-03-19  5:24 UTC 

[PATCH] mwifiex: handle extended scan event for AP interface
 2014-03-19  5:19 UTC  (2+ messages)
` [PATCH] mwifiex: add support for sleep cookie in PCIe

[PATCH] rsi: Add pr_fmt,__printf, fix format & arg mismatch
 2014-03-19  0:59 UTC 

Stuck packet in ath10k
 2014-03-18 22:20 UTC 

[RFC] bcma: gpio: register 32 GPIOs on BCM5357
 2014-03-18 22:14 UTC 

[PATCH] rel-html: add wireless-regdb project page
 2014-03-18 22:07 UTC 

pull request: iwlwifi-next 2013-03-18
 2014-03-18 20:57 UTC  (38+ messages)
` [PATCH 01/35] iwlwifi: mvm: init drv_stats_lock
` [PATCH 02/35] iwlwifi: pcie: suppress ACPI related error message
` [PATCH 03/35] iwlwifi: mvm: cleanups in iwl_dbgfs_frame_stats_read
` [PATCH 04/35] iwlwifi: mvm: fix quota for D3 image
` [PATCH 05/35] iwlwifi: nvm: fix VHT capability antenna-dependent fields
` [PATCH 06/35] iwlwifi: mvm: disable power on P2P client when BSS is added
` [PATCH 07/35] iwlwifi: pcie: enable LP XTAL to reduce power consumption
` [PATCH 08/35] iwlwifi: return whether to stop from rfkill method
` [PATCH 09/35] iwlwifi: mvm: fix scan offload for BGN SKU
` [PATCH 10/35] iwlwifi: mvm: check for d0i3 fw capability
` [PATCH 11/35] iwlwifi: mvm: wait for stop sched-scan completion
` [PATCH 12/35] iwlwifi: mvm: abort scan on sched_scan request
` [PATCH 13/35] iwlwifi: mvm: BT Coex add support for Co-running block
` [PATCH 14/35] iwlwifi: mvm: make bt-coex.c generic
` [PATCH 15/35] iwlwifi: mvm: BT Coex - classify packet priority in BT code
` [PATCH 16/35] iwlwifi: mvm: BT Coex - enable per-AC BT priority
` [PATCH 17/35] iwlwifi: mvm: fix merge damage
` [PATCH 18/35] iwlwifi: mvm: rs: fix search cycle rules
` [PATCH 19/35] iwlwifi: mvm: don't enable protection for all AMPDUs
` [PATCH 20/35] iwlwifi: rs: split rs_collect_tx_data
` [PATCH 21/35] iwlwifi: add rs_rate_scale_clear_tbl_windows helper function
` [PATCH 22/35] iwlwifi: mvm: don't fail completely if led mode is not supported
` [PATCH 23/35] iwlwifi: mvm: Change beacon filter enablement condition
` [PATCH 24/35] iwlwifi: mvm: configure seq_num to D0i3
` [PATCH 25/35] iwlwifi: mvm: reconfigure qos seq on D0i3 exit
` [PATCH 26/35] iwlwifi: mvm: configure protocol offloading on D0i3
` [PATCH 27/35] iwlwifi: mvm: send udev event upon firmware error to dump logs
` [PATCH 28/35] iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priority
` [PATCH 29/35] iwlwifi: mvm: remove using max_duration in firmware API
` [PATCH 30/35] iwlwifi: mvm: restructure scan parameters calculation
` [PATCH 31/35] iwlwifi: mvm: configure low latency dependent scan parameters
` [PATCH 32/35] iwlwifi: mvm: fix theoretical NULL ptr dereference
` [PATCH 33/35] iwlwifi: mvm: remove spurious blank line
` [PATCH 34/35] iwlwifi: mvm: ignore unchanged low-latency flag
` [PATCH 35/35] iwlwifi: mvm: disable uAPSD due to bugs in the firmware

[PATCH] rsi: make rsi_dbg a regular function
 2014-03-18 20:39 UTC 

[PATCH] mac80211: fix potential use-after-free
 2014-03-18 20:09 UTC 

[PATCH 01/14] staging: vt6656: rxtx Replace wDuration* variables
 2014-03-18 19:25 UTC  (14+ messages)
` [PATCH 02/14] staging: vt6656: rxtx: Replace wRTSDuration* variables
` [PATCH 03/14] staging: vt6656: rxtx: Replace wRTSTxRrvTime*
` [PATCH 04/14] staging: vt6656: rxtx: Replace wTxRrvTime*
` [PATCH 05/14] staging: vt6656: rxtx: Replace wCTSDuration*
` [PATCH 06/14] staging: vt6656: rxtx Replace wCTSTxRrvTime_ba
` [PATCH 07/14] staging: vt6656: rxtx Replace wTimeStampOff* variables
` [PATCH 08/14] staging: vt6656: struct vnt_tx_short_buf_head correct base types
` [PATCH 09/14] staging: vt6656: vnt_time_stamp_off fix return to __le16
` [PATCH 10/14] staging: vt6656: rxtx endian correct return duration
` [PATCH 11/14] staging: vt6656: Correct return type s_uGetRTSCTSDuration
` [PATCH 12/14] staging: vt6656: s_uGetDataDuration use __le16
` [PATCH 13/14] staging: vt6656: vnt_rxtx_rsvtime_le16 fix return
` [PATCH 14/14] staging: vt6656: s_uGetRTSCTSRsvTime "

wifi driver or USB might leads suspend/resume failure on thinkpad X1 carbon
 2014-03-18 16:03 UTC  (9+ messages)

[PATCH v9 0/4] mac802111: channel context reservation
 2014-03-18 14:48 UTC  (4+ messages)
` [PATCH v9 3/4] mac80211: implement chanctx reservation

[PATCH] brcm: add firmware for the BCM43362 WLAN device
 2014-03-18 11:49 UTC  (3+ messages)

[PATCH] staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1
 2014-03-17 22:06 UTC  (3+ messages)

[PATCH] staging: vt6656: [BUG] set usb_fill_int_urb interval to 1
 2014-03-17 21:15 UTC 

[PATCH v4 0/4] Provide netdev naming-policy via sysfs
 2014-03-17 19:42 UTC  (5+ messages)
` [PATCH v4 1/4] net: add name_assign_type netdev attribute
` [PATCH v4 2/4] mac80211: set NET_NAME_USER for user-space created ifs
` [PATCH v4 3/4] ath6kl: set NET_NAME_USER for P2P ifs
` [PATCH v4 4/4] brcmfmac: "

[PATCH v2 1/4] net: add name_assign_type netdev attribute
 2014-03-17 19:28 UTC  (5+ messages)
` [PATCH v3 "
` [PATCH v4 "

[PATCH] rtl818x: remove unused conf_erp callback from RF ops struct
 2014-03-17 18:52 UTC 

ath5k: SIOCGIWFREQ ioctl EINVAL
 2014-03-17 18:42 UTC 

[GIT] [3.15] NFC update
 2014-03-17 17:18 UTC  (2+ messages)

Google Summer of Code idea
 2014-03-17 14:34 UTC 

[PATCH 00/21] wil6210: misc updates
 2014-03-17 13:34 UTC  (22+ messages)
` [PATCH 01/21] wil6210: Helpers to deal with 'cidxtid' fields
` [PATCH 02/21] wil6210: Block data till "data port open" reported
` [PATCH 03/21] wil6210: enable scan while connected
` [PATCH 04/21] wil6210: add scatter-gather support
` [PATCH 05/21] wil6210: generalize tx desc mapping
` [PATCH 06/21] wil6210: update target reset to support new HW
` [PATCH 07/21] wil6210: reduce dmesg pollution after FW crash
` [PATCH 08/21] wil6210: report reset time
` [PATCH 09/21] wil6210: fix for HW bug in interrupt setup logic
` [PATCH 10/21] wil6210: sort HW registers definitions
` [PATCH 11/21] wil6210: reset on power good
` [PATCH 12/21] wil6210: reduce printing
` [PATCH 13/21] wil6210: fix memory leak in the AP flow
` [PATCH 14/21] wil6210: Fix kernel oops in reset flow
` [PATCH 15/21] wil6210: fw error recovery
` [PATCH 16/21] wil6210: fix secondary connect
` [PATCH 17/21] wil6210: serialize fw_recovery and start_ap
` [PATCH 18/21] wil6210: use GRO
` [PATCH 19/21] wil6210: target reset flow update
` [PATCH 20/21] wil6210: add memory barriers for the reset flow
` [PATCH 21/21] wil6210: fix race between disconnect and Tx NAPI

[PATCH 1/3] Rename LICENSE.atheros_firmware to LICENCE.old_qca
 2014-03-17  8:45 UTC  (4+ messages)
` [PATCH 3/3] ath10k: add firmware files


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