messages from 2014-11-20 18:04:30 to 2014-11-24 18:54:37 UTC [more...]
[PATCH 1/2] ath10k: move create-ht-cap methods above set-antenna
2014-11-24 18:54 UTC (5+ messages)
` [PATCH 2/2] ath10k: re-config ht_caps when chainmask is modified
[PATCH 0/2] net: wireless: rtlwifi: Fix issues with Makefiles
2014-11-24 18:34 UTC (3+ messages)
` [PATCH 1/2] net: wireless: rtlwifi: Do not always include drivers in obj-m
` [PATCH 2/2] net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver
[PATCH 3.18] mac80211: copy chandef from AP vif to VLANs
2014-11-24 17:12 UTC
[PATCH v2 0/2] ath10k: firmware memory debugfs interface
2014-11-24 16:52 UTC (4+ messages)
` [PATCH v2 1/2] ath10k: add register access "
` [PATCH v2 2/2] ath10k: add memory dump "
[PATCH] mac80211: disable 80+80/160 in VHT correctly
2014-11-24 15:55 UTC
[PATCH] Revert "mac80211_hwsim: VHT add 160MHz width support"
2014-11-24 15:39 UTC
[PATCH] ath10k: Add the target register access and memory dump debugfs interface
2014-11-24 15:31 UTC (4+ messages)
[PATCH v2 01/10] ath10k: use 64-bit vdev map
2014-11-24 15:18 UTC (6+ messages)
` [PATCH v2 04/10] ath10k: make firmware text debug messages more verbose
[PATCH 0/3] ath10k patches
2014-11-24 15:15 UTC (6+ messages)
` [PATCH 1/3] ath10k: Fix shared WEP
` [PATCH 2/3] ath10k: Fix locking for WEP keys
` [PATCH 3/3] ath10k: Fix bug reported by lockdep
[PATCH] ath10k: don't drop corrupted mgmt frames
2014-11-24 14:34 UTC
pull request: iwlwifi-next 2014-11-24
2014-11-24 14:34 UTC (76+ messages)
` [PATCH 01/75] iwlwfifi: fix WANT_DEV_COREDUMP selection in Kconfig
` [PATCH 02/75] iwlwifi: mvm: handle error from iwl_trans_update_sf
` [PATCH 03/75] iwlwifi: mvm: use correct type for firmware status
` [PATCH 04/75] iwlwifi: mvm: expose some static APIs for use by TDLS code
` [PATCH 05/75] iwlwifi: mvm: rs: don't use shadowing variable
` [PATCH 06/75] iwlwifi: mvm: fix init_dbg flow to work as expected
` [PATCH 07/75] iwlwifi: mvm: rs: fix a WARNING in case of STBC and VHT
` [PATCH 08/75] iwlwifi: mvm/trans: abort d0i3_enter in case of held ref
` [PATCH 09/75] iwlwifi: mvm: rs: fix getting stuck in a test window
` [PATCH 10/75] iwlwifi: mvm: rs - don't use the shared antenna when BT load is high
` [PATCH 11/75] iwlwifi: mvm: don't capture firmware coredump for D3->D0 reconfig
` [PATCH 12/75] iwlwifi: mvm: refactor temperature notification handling
` [PATCH 13/75] iwlwifi: mvm: handle unsolicited DTS_MEASUREMENT_NOTIFICATIONs
` [PATCH 14/75] iwlwifi: pcie: introduce delay when waking up the device
` [PATCH 15/75] iwlwifi: pcie: newer platform needs a OS alive indication
` [PATCH 16/75] iwlwifi: mvm: wake up d0i3_exit_waitq when aborting d0i3
` [PATCH 17/75] iwlwifi: mvm: Insert DS Parameter Set placeholder in probes
` [PATCH 18/75] iwlwifi: change max HT and VHT A-MPDU exponent
` [PATCH 19/75] iwlwifi: mvm: add support for WMM Access Control
` [PATCH 20/75] iwlwifi: mvm: move deferred d0i3 exit to resume_complete op
` [PATCH 21/75] iwlwifi: mvm: New skip over dtim policy
` [PATCH 22/75] iwlwifi: mvm: Fix the keep_alive calculation
` [PATCH 23/75] iwlwifi: mvm: implement UMAC scan API
` [PATCH 24/75] iwlwifi: mvm: BT Coex - add support for TTC / RRC
` [PATCH 25/75] iwlwifi: mvm: rs: consider a missing BA as a single tx failure
` [PATCH 26/75] iwlwifi: mvm: go to umac scan even if lmac tlv bit is on
` [PATCH 27/75] iwlwifi: mvm: support random MAC address for scanning
` [PATCH 28/75] iwlwifi: pcie: properly reset the device
` [PATCH 29/75] iwlwifi: mvm: make nd_ies part of the mvm struct
` [PATCH 30/75] iwlwifi: mvm: disable beacon filtering escape timer
` [PATCH 31/75] iwlwifi: pcie: support loading FW with extended mem range
` [PATCH 32/75] iwlwifi: pcie: support 7265-D devices
` [PATCH 33/75] iwlwifi: mvm: use unsigned for ssid_bitmap
` [PATCH 34/75] iwlwifi: mvm: remove warning on unknown scan complete
` [PATCH 35/75] iwlwifi: mvm: add remove flow for AUX ROC time events
` [PATCH 36/75] iwlwifi: mvm: refactor key add/remove functions
` [PATCH 37/75] iwlwifi: mvm: add WEP RX hardware offload support
` [PATCH 38/75] iwlwifi: build mac80211 rx_status in place
` [PATCH 39/75] iwlwifi: mvm: pull crypto header into skb->head
` [PATCH 40/75] iwlwifi: mvm: pull SNAP "
` [PATCH 41/75] iwlwifi: mvm: declare TDLS support
` [PATCH 42/75] iwlwifi: mvm: add TDLS channel switch FW APIs
` [PATCH 43/75] iwlwifi: mvm: configure TDLS peers to FW
` [PATCH 44/75] iwlwifi: mvm: allow private per-STA TFD queues
` [PATCH 45/75] iwlwifi: mvm: disconnect TDLS peers on reconfig
` [PATCH 46/75] iwlwifi: mvm: use private TFD queues for TDLS stations
` [PATCH 47/75] iwlwifi: mvm: block TID when using TDLS
` [PATCH 48/75] iwlwifi: mvm: implement mac80211 TDLS channel-switch APIs
` [PATCH 49/75] iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beacon
` [PATCH 50/75] iwlwifi: mvm: only save csa_vif in AP/GO mode
` [PATCH 51/75] iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modes
` [PATCH 52/75] iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIF
` [PATCH 53/75] iwlwifi: mvm: return the actual error code when switch_vif_chanctx fails
` [PATCH 54/75] iwlwifi: mvm: Handle failed beacon transmissions during CSA
` [PATCH 55/75] iwlwifi: mvm: disable PS during channel switch
` [PATCH 56/75] iwlwifi: mvm: use switching_chanctx argument instead of csa_active
` [PATCH 57/75] iwlwifi: mvm: add CSA absent time event for clients
` [PATCH 58/75] iwlwifi: mvm: schedule CSA time event a bit before beacon 1
` [PATCH 59/75] iwlwifi: mvm: finalize on post_switch instead of unassign
` [PATCH 60/75] iwlwifi: mvm: add a channel_switch op to bypass mac80211 timer
` [PATCH 61/75] iwlwifi: mvm: disable beacon filtering during CSA
` [PATCH 62/75] iwlwifi: mvm: clear TE data if CSA time event fails to start
` [PATCH 63/75] iwlwifi: mvm: protect session during CSA
` [PATCH 64/75] iwlwifi: mvm: add support for net detect
` [PATCH 65/75] iwlwifi: mvm: refactor wowlan and netdetect configuration when suspending
` [PATCH 66/75] iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()
` [PATCH 67/75] iwlwifi: mvm: treat netdetect wake up separately
` [PATCH 68/75] iwlwifi: trans: add suspend/resume ops
` [PATCH 69/75] iwlwifi: mvm: call iwl_trans_suspend/resume
` [PATCH 70/75] iwlwifi: mvm: add support to MFUART loading notification
` [PATCH 71/75] iwlwifi: mvm: declare support for VHT BF info in radiotap
` [PATCH 72/75] iwlwifi: mvm: disconnect TDLS peers before channel switch
` [PATCH 73/75] iwlwifi: declare d0i3 support for IWL_DEVICE_8000
` [PATCH 74/75] iwlwifi: sdio: new SDIO card id for 4165 series
` [PATCH 75/75] iwlwifi: update the secure mem space and for the CPUs
[PATCH 1/3] ath10k: embed supported chip ids in hw_params
2014-11-24 14:17 UTC (3+ messages)
` [PATCH 2/3] ath10k: put board size into hw_params
` [PATCH 3/3] ath10k: move uart pin config "
[PATCH] ath10k: remove extra_tx_headroom
2014-11-24 14:04 UTC
[PATCH] ath10k: don't rebuild all the time
2014-11-24 14:11 UTC (2+ messages)
[PATCH 1/3] ath10k: fix offchan reliability
2014-11-24 13:58 UTC (3+ messages)
` [PATCH 2/3] ath10k: make hw roc more reliable
` [PATCH 3/3] ath10k: fix offchannel cancel failures
[PATCH 1/3] ath10k: add missing goto
2014-11-24 13:15 UTC (3+ messages)
` [PATCH 2/3] ath10k: clean up num_peers locking
` [PATCH 3/3] ath10k: fix station count enforcement
[PATCH] ath: Fix a false radar detection pattern
2014-11-24 11:56 UTC
Tx Status of multicast frames
2014-11-24 11:54 UTC
[PATCH] ath10k: Do not limit RTS threshold value to 2347
2014-11-24 11:51 UTC
[PATCH 1/2] ath10k: Do not limit RTS threshold value to 2347
2014-11-24 11:00 UTC (4+ messages)
` [PATCH 2/2] ath: Fix a false radar detection pattern
[PATCH] wireless/p54: Remove duplicated net2280 header
2014-11-24 10:19 UTC
Linux kernel 3.12 PN-KEY Mismatch in wpa.c, packet drop
2014-11-24 7:10 UTC (4+ messages)
` Fwd: "
wireless-regdb: Update regulatory rules for New Zealand (NZ) on 5GHz and 60 GHz [UNCLASSIFIED]
2014-11-24 1:22 UTC
pull request: firmware updates for Intel Wireless devices 3160/7260/7265
2014-11-23 20:10 UTC
pull request: iwlwifi 2014-11-23
2014-11-23 19:57 UTC (2+ messages)
` [PATCH] iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands
[PATCH v3 1/3] cfg80211: leave invalid channels on regdomain change
2014-11-23 15:02 UTC (3+ messages)
` [PATCH v3 2/3] cfg80211: allow wiphy specific regdomain management
` [PATCH v3 3/3] cfg80211: Allow usermode to query wiphy specific regd info
[PATCH v2] ath3k: Add support of MCI 13d3:3408 bt device
2014-11-23 12:10 UTC (6+ messages)
` [PATCH v3] "
BCM4313 & brcmsmac & 3.12: only semi-working?
2014-11-23 9:43 UTC (9+ messages)
[PATCH 0/6] fix error return code
2014-11-22 14:39 UTC (2+ messages)
` [PATCH 1/6] NFC: pn533: "
FIX ME locking is implemented?
2014-11-22 14:41 UTC
[PATCH] rtlwifi: update RCR register in rtl_op_configure_filter()
2014-11-22 11:18 UTC
[PATCH v2 1/4] cfg80211: leave invalid channels on regdomain change
2014-11-21 23:38 UTC (21+ messages)
` [PATCH v2 3/4] cfg80211: allow wiphy specific regdomain management
` [PATCH v2 4/4] cfg80211: Allow usermode to query wiphy specific regd info
[PATCH] mac80211: add more missing checks for VHT tx rates
2014-11-21 22:29 UTC
pull request: wireless-next 2014-11-21
2014-11-21 21:40 UTC (4+ messages)
[PATCH V2 0/3] debugfs: adding helper for single seq_file
2014-11-21 21:26 UTC (2+ messages)
[RFC] ath10k: Fix shared WEP
2014-11-21 17:05 UTC (8+ messages)
[PATCH 0/7] ath10k: rework rx path
2014-11-21 17:01 UTC (2+ messages)
[PATCH] Add the target register read/write and memory dump debugfs interface
2014-11-21 17:01 UTC (4+ messages)
PN KEY MISMATCH: PACKET DROPPED MAC80211
2014-11-21 14:56 UTC (2+ messages)
[RFC 1/2] nl80211: support MSDU statistics
2014-11-21 13:53 UTC (3+ messages)
` [RFC 2/2] mac80211: provide per-TID RX/TX MSDU counters
[PATCH] mac80211_hwsim: Send alpha2 only if non-zero
2014-11-21 13:17 UTC (2+ messages)
[RFC 0/3] add TPC capability for AR9003 based chips
2014-11-21 13:07 UTC (4+ messages)
` [RFC 2/3] ath9k: add TX power per-rate per-chain tables
[RFC] nl80211: clarify packet statistics descriptions
2014-11-21 12:11 UTC (2+ messages)
[PATCH v4] mac80211: keep sending peer candidate events while in listen state
2014-11-21 11:24 UTC
[PATCH v3] mac80211: keep sending peer candidate events while in listen state
2014-11-21 9:48 UTC (3+ messages)
[PATCH] rt2800: fix RT5592 TX power settings regression
2014-11-21 9:39 UTC (4+ messages)
` [rt2x00-users] "
[PATCH v6] nl80211: Stop scheduled scan if netlink client disappears
2014-11-21 9:11 UTC (4+ messages)
pull request: wireless 2014-11-20
2014-11-21 5:08 UTC (2+ messages)
rtl8192ce 3.18 regression scan doesn't find any APs
2014-11-20 22:34 UTC (2+ messages)
[RFC] net: ipv4: drop unicast encapsulated in L2 multicast
2014-11-20 21:31 UTC (4+ messages)
[PATCH 0/4] brcm80211: minor rework
2014-11-20 21:27 UTC (5+ messages)
` [PATCH 1/4] brcmfmac: fix static checker warning in pmklist handling
` [PATCH 2/4] brcmutil: add helper function to format board revision
` [PATCH 3/4] brcmsmac: extend hardware info shown in debugfs
` [PATCH 4/4] brcmfmac: correct .disconnect() callback while connecting
pull-request: mac80211-next 2014-11-20
2014-11-20 21:10 UTC (2+ messages)
Broadcom Corporation BCM43228 802.11a/b/g/n
2014-11-20 20:54 UTC (7+ messages)
wireless-testing: unknown symbol 'wiphy_new'
2014-11-20 20:09 UTC (4+ messages)
[PATCH 1/1] net: brcm80211: Deletion of unnecessary checks before two function calls
2014-11-20 18:04 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).