messages from 2014-05-27 17:01:47 to 2014-05-31 13:20:04 UTC [more...]
[PATCH 0/4] wl1251 IBSS fixes
2014-05-31 13:20 UTC (6+ messages)
[PATCH 6/11] net: wireless: Remove useless return variables
2014-05-31 13:14 UTC
[PATCH 2/11] cw1200: Remove useless return variables
2014-05-31 13:14 UTC
[PATCH] staging: vt6656: Fix vnt_rf_table_download __builtin_memcpy() addr* too small (3 vs 64)
2014-05-31 13:09 UTC
[PATCH 1/4] staging: vt6656: rxtx move vnt_usb_send_context into tx structure
2014-05-31 12:35 UTC (4+ messages)
` [PATCH 2/4] staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structures
` [PATCH 3/4] staging: vt6656: rxtx s_vFillTxKey use vnt_usb_send_context
` [PATCH 4/4] staging: vt6656: rxtx replace adwTxKey[4]
[PATCH 01/14] staging: vt6656: rename MACvWriteMultiAddr to vnt_mac_set_filter
2014-05-31 10:50 UTC (14+ messages)
` [PATCH 02/14] staging: vt6656: rename MACbShutdown to vnt_mac_shutdown
` [PATCH 03/14] staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_type
` [PATCH 04/14] staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentry
` [PATCH 05/14] staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentry
` [PATCH 06/14] staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
` [PATCH 07/14] "
` [PATCH 08/14] staging: vt6656: rename MACvWriteWord to vnt_mac_write_word
` [PATCH 09/14] staging: vt6656: rename MACvWriteBSSIDAddress to vnt_mac_set_bssid_addr
` [PATCH 10/14] staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_mode
` [PATCH 11/14] staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_mode
` [PATCH 12/14] staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_preamble_mode
` [PATCH 13/14] staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker_preamble_mode
` [PATCH 14/14] staging: vt6656: rename MACvWriteBeaconInterval to vnt_mac_set_beacon_interval
[PATCH 00/11] sdio wifi oob irq support for sunxi
2014-05-31 9:13 UTC (23+ messages)
` [PATCH 01/11] pinctrl: sunxi: create irq/pin mapping during init
` [linux-sunxi] "
` [PATCH 02/11] pinctrl: sunxi: add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
` [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type
` [PATCH 09/11] brcmfmac: Fix OOB interrupt not working for BCM43362
pull request: wireless-next 2014-05-27
2014-05-31 0:19 UTC (3+ messages)
[PATCH 1/8] staging: vt6656: rename CARDbGetCurrentTSF to vnt_get_current_tsf
2014-05-30 22:22 UTC (8+ messages)
` [PATCH 2/8] staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsf
` [PATCH 3/8] staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbtt
` [PATCH 4/8] staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbtt
` [PATCH 5/8] staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbtt
` [PATCH 6/8] staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_off
` [PATCH 7/8] staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_on
` [PATCH 8/8] staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_mode
[PATCH] mac80211: remove PID rate control
2014-05-30 21:41 UTC (2+ messages)
[PATCH 1/2] mwifiex: fix PCIe tx_info overlap
2014-05-30 21:18 UTC (3+ messages)
` [PATCH 2/2] mwifiex: support wowlan magic-packet encapsulated as UDP packet
[PATCH] gpio: removes all usage of gpiochip_remove retval
2014-05-30 18:16 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void
[GIT] [3.16] NFC update
2014-05-30 17:42 UTC (2+ messages)
Pull request: ath 20140530
2014-05-30 17:44 UTC (3+ messages)
[RFC 0/4 v2] cfg80211/mac80211: Add new interface type for OCB (Outside the Context of a BSS) mode
2014-05-30 16:56 UTC (5+ messages)
` [RFC 1/4] cfg80211: Add channel flags limiting availability to OCB mode only
` [RFC 2/4] cfg80211: Add new interface type for OCB mode
` [RFC 3/4] nl80211: Do not ignore 5/10MHz wide channels in nl80211_send_chandef()
` [RFC 4/4] mac80211: OCB mode interface configuration
[PATCH 01/12] staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channel
2014-05-30 15:27 UTC (12+ messages)
` [PATCH 02/12] staging: vt6656: rename swGetCCKControlRate to vnt_get_cck_rate
` [PATCH 03/12] staging: vt6656: rename swGetOFDMControlRate to vnt_get_ofdm_rate
` [PATCH 04/12] staging: vt6656: rename CARDvCalculateOFDMRParameter to vnt_calculate_ofdm_rate
` [PATCH 05/12] staging: vt6656: rename vUpdateIFS to vnt_update_ifs
` [PATCH 06/12] staging: vt6656: rename CARDvUpdateBasicTopRate to vnt_update_top_rates
` [PATCH 07/12] staging: vt6656: rename CARDvSetRSPINF to vnt_set_rspinf
` [PATCH 08/12] staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rate
` [PATCH 09/12] staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rate
` [PATCH 10/12] staging: vt6656: rename CARDbyGetPktType to vnt_get_pkt_type
` [PATCH 11/12] staging: vt6656: rename CARDqGetTSFOffset to vnt_get_tsf_offset
` [PATCH 12/12] staging: vt6656: rename CARDvAdjustTSF to vnt_adjust_tsf
[PATCH] mac80211: allow tx via monitor iface when DFS
2014-05-30 9:44 UTC
Wireless Centrino 2230-N issues
2014-05-30 9:30 UTC (6+ messages)
` [Ilw] "
[PATCH] ath10k: print Kconfig options
2014-05-30 9:19 UTC
[PATCH v2] ath10k: add implementation for configure max amsdu, ampdu
2014-05-30 8:24 UTC
Support for 88W8897 in 3.10.17 kernel
2014-05-30 0:46 UTC (2+ messages)
[ANN] wireless-regdb: master-2014-05-29
2014-05-29 17:59 UTC
compat-wireless-2014-05-22 breaks ath10k in an Archer C7 v2
2014-05-29 17:52 UTC (3+ messages)
pull request: bluetooth-next 2014-05-26
2014-05-29 17:04 UTC (2+ messages)
pull-request: mac80211-next 2014-05-28
2014-05-29 16:56 UTC (2+ messages)
[PATCH 8/8] wireless-regdb: Update Haiti (HT) regulatory rules
2014-05-29 16:37 UTC
[PATCH 7/8] wireless-regdb: Add Côte d'Ivoire (CI) regulatory rules
2014-05-29 16:36 UTC
[PATCH 6/8] wireless-regdb: Add Vanuatu (VU) regulatory rules
2014-05-29 16:34 UTC
[PATCH 5/8] wireless-regdb: Add Senegal (SN) regulatory rules
2014-05-29 16:33 UTC
[PATCH 4/8] wireless-regdb: Add Micronesia (FM) and Palau (PW) regulatory rules
2014-05-29 16:33 UTC
[PATCH 3/8] wireless-regdb: Add Central African Republic (CF) regulatory rules
2014-05-29 16:32 UTC
[PATCH 2/8] wireless-regdb: Add Burkina Faso (BF) regulatory rules
2014-05-29 16:32 UTC
[PATCH 1/8] wireless-regdb: Add Ghana (GH) regulatory rules
2014-05-29 16:31 UTC
[PATCH] ath10k: fix vdev map size for 10.x firmware
2014-05-29 15:57 UTC (5+ messages)
[PATCH 4/7] wil6210: improve debug for WMI receive
2014-05-29 15:37 UTC (3+ messages)
` Resubmitting [PATCH 4/7 v2]
` [PATCH 4/7 v2] wil6210: improve debug for WMI receive
[PATCH 1/2] rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h
2014-05-29 11:09 UTC (2+ messages)
` [PATCH 2/2] rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h
[PATCH] ath9k: Fix interface combinations for multi-channel concurrency
2014-05-29 10:39 UTC (4+ messages)
[PATCH] ath10k: remove unnecessary htt rx corruption check
2014-05-29 9:50 UTC
[PATCH v2] ath9k: Fix interface combinations for multi-channel concurrency
2014-05-29 9:41 UTC
[PATCH v7 0/5] cfg/mac80211: implement multi-vif csa
2014-05-29 7:34 UTC (6+ messages)
` [PATCH v7 1/5] mac80211: implement multi-vif in-place reservations
` [PATCH v7 2/5] mac80211: make check_combinations() aware of chanctx reservation
` [PATCH v7 3/5] mac80211: use chanctx reservation for AP CSA
` [PATCH v7 4/5] mac80211: use chanctx reservation for STA CSA
` [PATCH v7 5/5] cfg80211: remove channel_switch combination check
[PATCH v2 0/2] mac80211: fix csa counters
2014-05-29 6:38 UTC (3+ messages)
` [PATCH v2 1/2] mac80211: move csa counters from sdata to beacon/presp
` [PATCH v2 2/2] mac80211: use csa counter offsets instead of csa_active
[RFC] mwifiex: block work queue while suspended
2014-05-29 2:10 UTC (10+ messages)
[RFC Patch v2] Unify mpp/mesh_path handling for Mac 802.11s
2014-05-28 19:33 UTC (8+ messages)
[RFC] trace-cmd: plugin_mac80211: add parsing for the new drv_switch_vif_chanctx
2014-05-28 14:34 UTC (7+ messages)
[PATCH] mac80211: set new interfaces as idle upon init
2014-05-28 14:04 UTC (2+ messages)
[PATCH] mac80211: reduce packet loss notifications under load
2014-05-28 14:03 UTC (2+ messages)
[RFC] mac80211: at76x50x_usb driver broken by commit 3afc216.. and RX path involved in scan
2014-05-28 14:02 UTC (8+ messages)
[PATCH 0/1] wireless: Add missing WLAN_EID 73
2014-05-28 13:59 UTC (3+ messages)
` [PATCH 1/1] include/linux/ieee80211.h: Add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT
[PATCH v2] mac80211: fix a memory leak on sta rate selection table
2014-05-28 13:56 UTC (2+ messages)
[PATCH] ath6kl: Fix ath6kl_bmi_read_hi32 macro
2014-05-28 13:52 UTC (2+ messages)
new stuff for 3.16 needs to be posted _now_
2014-05-28 13:33 UTC
Help debugging iwldvm / ath10k stalls
2014-05-28 12:09 UTC (16+ messages)
[PATCH 1/1] staging: rtl8723au: Remove duplicate inclusion of wlan_bssdef.h
2014-05-28 11:39 UTC
[PATCH 9/9] wireless-regdb: Update Venezuela (VE) regulatory rules
2014-05-28 9:16 UTC
[PATCH 8/9] wireless-regdb: Add Guyana (GY) regulatory rules
2014-05-28 9:16 UTC
[PATCH 7/9] wireless-regdb: Add Chad (TD) regulatory rules
2014-05-28 9:15 UTC
[PATCH 6/9] wireless-regdb: Add Togo (TG) regulatory rules
2014-05-28 9:14 UTC
[PATCH 5/9] wireless-regdb: Add Montenegro (ME) regulatory rules
2014-05-28 9:14 UTC
[PATCH 4/9] wireless-regdb: Add Mauritania (MR) regulatory rules
2014-05-28 9:13 UTC
[PATCH 3/9] wireless-regdb: Add Bhutan (BT) regulatory rules
2014-05-28 9:12 UTC
[PATCH 2/9] wireless-regdb: Add Afghanistan (AF) regulatory rules
2014-05-28 9:09 UTC
[PATCH 1/9] wireless-regdb: Update Uzbekistan (UZ) regulatory rules
2014-05-28 9:02 UTC
[PATCH] ath10k: remove unused len variables from wmi process rx functions
2014-05-28 7:41 UTC
[PATCH 1/3] mwifiex: fix a crash in extended scan event processing
2014-05-28 4:39 UTC (3+ messages)
` [PATCH 2/3] mwifiex: set TDLS link for newly created RA list
` [PATCH 3/3] mwifiex: change hscfg gap parameter to avoid potential firmware deadlock
[PATCH] mac80211: fix a memory leak on sta rate selection table
2014-05-27 20:28 UTC (6+ messages)
[PATCH] Adding RSI 91x firmware
2014-05-27 20:31 UTC (2+ messages)
pull request: firmware for iwlwifi 7260 / 7265 / 3160
2014-05-27 20:23 UTC (2+ messages)
[PATCH 1/3] b43: PHY: allow init optimizations by tracking PHY state
2014-05-27 20:07 UTC (3+ messages)
` [PATCH 2/3] b43: N-PHY: optimize init by doing some ops just once
` [PATCH 3/3] b43: N-PHY: optimize radio switching on/off
[PATCH 01/10] staging: vt6656: WCTLbIsDuplicate fix PSCacheEntry base types and warnings
2014-05-27 20:05 UTC (10+ messages)
` [PATCH 02/10] staging: vt6656: IFRFbWriteEmbedded use ARRAY_SIZE
` [PATCH 03/10] staging: vt6656: IFRFbWriteEmbedded remove camel case
` [PATCH 04/10] staging: vt6656: rf.c: rename IFRFbWriteEmbedded to vnt_rf_write_embedded
` [PATCH 05/10] staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpower
` [PATCH 06/10] staging: vt6656: rf.c/h rename RFbRawSetPower to vnt_rf_set_txpower
` [PATCH 07/10] staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbm
` [PATCH 08/10] staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download
` [PATCH 09/10] staging: vt6656: rf.c Fix typo error at3226*
` [PATCH 10/10] staging: vt6656: rf.c replace DBG_PRT debug messages
[PATCH] mwifiex: use time_after()
2014-05-27 18:36 UTC (2+ messages)
nl80211 kernel doc??
2014-05-27 18:12 UTC (3+ 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).