messages from 2017-01-27 20:04:17 to 2017-02-02 17:53:49 UTC [more...]
[PATCH 00/11 V4] rtlwifi: Various updates
2017-02-07 3:29 UTC (7+ messages)
` [PATCH 05/11] rtlwifi: btcoexist: Change logging in halbtc8192e2ant.c
` [PATCH 01/11 V2] rtlwifi: Fix programing CAM content sequence
` [PATCH 11/11 V2] rtlwifi: Add work queue for c2h cmd
` [PATCH 11/11] "
[PATCH] ath10k: remove unneeded semicolon
2017-02-02 17:53 UTC
[PATCH 1/3] ath10k: remove ath10k_vif_to_arvif()
2017-02-02 16:17 UTC (4+ messages)
` [PATCH 2/3] ath10k: use size_t for len variables
` [PATCH 3/3] ath10k: fix comment
[PATCH] staging: rtl8192u: move stats_IndicateArray off stack
2017-02-02 14:38 UTC
[PATCH] mt76: fix debugfs_simple_attr.cocci warnings
2017-02-02 14:06 UTC
[PATCH] mt76: fix returnvar.cocci warnings
2017-02-02 14:04 UTC
[PATCH v4 0/3] mt76: add new wireless driver for MediaTek MT76x2 PCIe chips
2017-02-02 13:18 UTC (7+ messages)
` [PATCH v4 1/3] Documentation: dt: net: add mt76 wireless device binding
` [PATCH v4 2/3] mt76: add common code shared between multiple chipsets
` [PATCH v4 3/3] mt76: add driver code for MT76x2e
[PATCH V2 1/7] brcmfmac: switch to C function (__brcmf_err) for printing errors
2017-02-02 12:46 UTC (8+ messages)
` [PATCH V2 2/7] brcmfmac: add struct brcmf_pub parameter to the __brcmf_err
` [PATCH V2 3/7] brcmfmac: pcie: store private pointer to struct brcmf_pub
` [PATCH V2 4/7] brcmfmac: usb: "
` [PATCH V2 5/7] brcmfmac: sdio: "
` [PATCH V2 6/7] brcmfmac: modify all brcmf_err calls adding "
` [PATCH V2 7/7] brcmfmac: use dev_err to print errors
[PATCH 1/3] ath10k: prefer unsigned int over just unsigned
2017-02-02 10:48 UTC (3+ messages)
` [PATCH 2/3] ath10k: use names in function definition arguments
` [PATCH 3/3] ath10k: few whitespace fixes
[PATCH v4] rt2x00: avoid introducing a USB dependency in the rt2x00lib module
2017-02-02 9:57 UTC
[PATCH v3] rt2x00: avoid introducing a USB dependency in the
2017-02-02 9:56 UTC (3+ messages)
[PATCH v2 1/3] ath9k: rename tx_complete_work to hw_check_work
2017-02-02 9:14 UTC (3+ messages)
` [PATCH v2 2/3] ath9k_hw: check if the chip failed to wake up
` [PATCH v2 3/3] ath9k: fix race condition in enabling/disabling IRQs
[PATCH 1/4] ath9k: rename tx_complete_work to hw_check_work
2017-02-02 9:10 UTC (4+ messages)
` [PATCH 4/4] ath9k: fix race condition in enabling/disabling IRQs
[PATCH v2] ath10k: add support for controlling tx power to a station
2017-02-02 7:44 UTC (7+ messages)
[PATCH] wlcore: disable multicast filter in AP mode
2017-02-02 6:23 UTC (3+ messages)
` [PATCH v3] "
[PATCH 1/2] brcmfmac: check brcmf_bus_get_memdump result for error
2017-02-02 6:16 UTC (5+ messages)
` [PATCH 2/2] brcmfmac: be more verbose when PSM's watchdog fires
` [1/2] brcmfmac: check brcmf_bus_get_memdump result for error
[PATCH] mac80211: Remove VHT Capabilities/Operation IEs from mesh beacon if VHT was disabled
2017-02-02 0:05 UTC
[PATCH] wcn36xx: Implement cancel_hw_scan
2017-02-01 15:27 UTC
[PATCH 05/11 V2] rtlwifi: btcoexist: Change logging in halbtc8192e2ant.c (fwd)
2017-02-01 22:30 UTC (2+ messages)
[PATCH 0/7] Make changes in debugging in btcoexist
2017-02-01 21:08 UTC (8+ messages)
` [PATCH 1/7] rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers
` [PATCH 2/7] rtlwifi: btcoexist: Convert halbtc8192e2ant.c to use standard debugging
` [PATCH 3/7] rtlwifi: btcoexist: Convert halbtc8723b1ant.c "
` [PATCH 4/7] rtlwifi: btcoexist: Convert halbtc8723b2ant.c "
` [PATCH 5/7] rtlwifi: btcoexist: Convert halbtc8821a1ant.c "
` [PATCH 6/7] rtlwifi: btcoexist: Convert halbtc8821a2ant.c "
` [PATCH 7/7] rtlwifi: btcoexist: Convert halbtcoutsrc.c "
[PATCH 4.10-rc3 00/13] net: dsa: remove unnecessary phy.h include
2017-02-01 19:07 UTC (23+ messages)
` [PATCH 4.10-rc3 01/13] net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
` [PATCH 4.10-rc3 02/13] net: cgroups: "
` [PATCH 4.10-rc3 03/13] net: macb: "
` [PATCH 4.10-rc3 04/13] net: lan78xx: "
` [PATCH 4.10-rc3 05/13] net: bgmac: "
` [PATCH 4.10-rc3 06/13] net: fman: "
` [PATCH 4.10-rc3 07/13] net: mvneta: "
` [PATCH 4.10-rc3 08/13] net: emac: "
` [PATCH 4.10-rc3 09/13] iscsi: "
` [PATCH 4.10-rc3 10/13] MIPS: Octeon: Remove unnecessary MODULE_*()
` [PATCH 4.10-rc3 11/13] net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
` [PATCH 4.10-rc3 12/13] net: ath5k: "
` [PATCH 4.10-rc3 13/13] net: dsa: remove unnecessary phy*.h includes
[PATCH v2 1/2] cfg80211: Add support to set tx power for a station associated
2017-02-01 18:08 UTC (11+ messages)
` [PATCH v2 2/2] mac80211: store tx power value from user to station
pull-request: wireless-drivers-next 2017-02-01
2017-02-01 17:47 UTC (2+ messages)
Changing of WMM queue parameters forbidden for IBSS interfaces
2017-02-01 14:29 UTC (2+ messages)
[PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data
2017-02-01 9:35 UTC (19+ messages)
[PATCH v2 1/3] mac80211: fix mesh moving average stuck
2017-01-31 20:07 UTC (3+ messages)
` [PATCH v2 2/3] mac80211: Make mesh failure moving average configurable
` [PATCH v2 3/3] mac80211: clear failure average upon mesh path deactivation
[PATCH 1/3] mac80211: fix mesh moving average stuck
2017-01-31 19:53 UTC (7+ messages)
` [PATCH 2/3] mac80211: Make mesh failure moving average configurable
` [PATCH 3/3] mac80211: clear failure average upon mesh path deactivation
[PATCH] ath10k: fix reading sram contents for QCA4019
2017-01-31 18:36 UTC
Packet throughput (and those iperf data rate) with mac80211/ath9k is 20% worse than net80211/madwifi
2017-01-31 15:26 UTC (9+ messages)
[RFC] ath10k: silence firmware file probing warnings
2017-01-31 15:02 UTC (2+ messages)
ANNOUNCE: Netdev 2.1 update
2017-01-31 14:15 UTC
Intel Pro 4965 wireless
2017-01-31 12:11 UTC (3+ messages)
[PATCH] wlcore: disable multicast filter in AP mode
2017-01-31 11:31 UTC
[PATCH] wlcore: disable multicast filter in AP mode
2017-01-31 11:26 UTC
Unsupported NVRAM on D-Link DIR-885L (affects brcmfmac)
2017-01-31 10:09 UTC (2+ messages)
[RFC 0/3] Pre-CAC and sharing DFS state across multiple radios
2017-01-31 9:18 UTC (12+ messages)
` [RFC 1/3] cfg80211: Make pre-CAC results valid only for ETSI domain
` [RFC 2/3] cfg80211: Disallow moving out of operating DFS channel in non-ETSI
` [RFC 3/3] cfg80211: Share Channel DFS state across wiphys of same DFS domain
[PATCH] wlcore: disable multicast filter in AP mode
2017-01-31 7:22 UTC (2+ messages)
[PATCH] bcma: make OF code more generic (not platform_device specific)
2017-01-31 7:30 UTC (2+ messages)
` "
[PATCH v2] rt2800: enable rt3290 unconditionally on pci probe
2017-01-31 7:28 UTC (2+ messages)
` [v2] "
[PATCH fix?] bcma: use (get|put)_device when probing/removing device driver
2017-01-31 7:27 UTC (3+ messages)
` [fix?] "
[PATCH v2] rt2x00: avoid introducing a USB dependency in the rt2x00lib module
2017-01-31 7:26 UTC (2+ messages)
` [v2] "
[PATCH V2 2/5] brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets
2017-01-31 7:25 UTC (2+ messages)
` [V2, "
[regression] iwlwifi: crash in iwl_parse_tlv_firmware()
2017-01-31 7:11 UTC (6+ messages)
` [PATCH] iwlwifi: alloc memory dynamically also for DVM
` "
[PATCH] rt2x00: fix clk_get call
2017-01-31 7:09 UTC (4+ messages)
` "
[PATCH V2] rtlwifi: rtl8192ce: Fix loading of incorrect firmware
2017-01-31 7:06 UTC (3+ messages)
` [V2] "
[PATCHv3] ath10k: fix boot failure in UTF mode/testmode
2017-01-31 4:56 UTC
[PATCH V2] rtlwifi: rtl8192ce: Fix loading of incorrect firmware
2017-01-30 20:52 UTC
new patch state in patchwork
2017-01-30 20:38 UTC
pull-request: wireless-drivers 2017-01-29
2017-01-30 20:19 UTC (2+ messages)
[PATCH] rtlwifi: rtl8192ce: Fix loading of incorrect firmware
2017-01-30 19:10 UTC (2+ messages)
Searching new home for ath[59]k-devel mailing lists
2017-01-30 18:40 UTC (5+ messages)
[PATCH] wlcore: let AP support allmulticast for MDNS. It can be enabled by bringing up the interface with ip command with the argument allmulticast on
2017-01-30 14:24 UTC (2+ messages)
[PATCH] wlcore: let AP support allmulticast for MDNS. It can be enabled by bringing up the interface with ip command with the argument allmulticast on
2017-01-30 12:37 UTC
[PATCH] wireless-regdb: Remove DFS requirement for India (IN)
2017-01-30 12:08 UTC
[PATCHv2] ath10k: fix boot failure in UTF mode/testmode
2017-01-30 9:06 UTC (2+ messages)
[PATCH] ath10k: Add debugfs support to get per peer tids log via tracing
2017-01-30 6:02 UTC
[PATCH 2/2] mac80211: use accessor functions to set sta->_flags
2017-01-29 13:45 UTC (2+ messages)
` [mac80211] 4a6736b0fd: WARNING:at_net/mac80211/sta_info.h:#sta_info_move_state[mac80211]
[PATCH v4 0/3] rt2x00: RT5350 support
2017-01-29 11:16 UTC (5+ messages)
` [PATCH v4 1/3] rt2x00: add copy of clk for soc devices
` [v4,1/3] "
[PATCH v2] cfg80211 debugfs: Cleanup some checkpatch issues
2017-01-28 14:06 UTC
[PATCH] cfg80211 debugfs: Cleanup some checkpatch issues
2017-01-28 11:49 UTC (5+ messages)
[PATCH v2 01/14] rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h
2017-01-28 8:48 UTC (2+ messages)
` [v2, "
[PATCH] MAINTAINERS: ath9k-devel is closed
2017-01-28 7:16 UTC (2+ messages)
` "
[PATCH] rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
2017-01-28 7:11 UTC (2+ messages)
` "
[PATCH] wlcore: print the sdio buffer after reading it
2017-01-28 7:11 UTC (2+ messages)
` "
[PATCH 1/2] mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirm
2017-01-28 7:10 UTC (2+ messages)
` [1/2] "
[PATCH v2 00/13] wil6210 patches
2017-01-28 6:32 UTC (7+ messages)
` [PATCH v2 01/13] wil6210: add sysfs file for FTM calibration
[PATCH] brcmfmac: drop duplicated core selection from brcmf_pcie_attach
2017-01-28 6:37 UTC (2+ messages)
` "
iwlwifi: fix kernel crash when unregistering thermal zone
2017-01-27 19:55 UTC (4+ 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).