Show patches with: Archived = No       |   54125 patches
« 1 2 ... 249 250 251541 542 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv2,2/4] ath10k: Move rate mask validation function up in the file ath10k: Add support for TID specific configuration - - - --- 2020-07-04 Tamizh chelvam kvalo Accepted
[PATCHv2,1/4] ath10k: Add wmi command support for station specific TID config ath10k: Add support for TID specific configuration - - - --- 2020-07-04 Tamizh chelvam kvalo Accepted
mac80211: mesh: Free pending skb when destroying a mpath mac80211: mesh: Free pending skb when destroying a mpath - - - --- 2020-07-04 Remi Pommarel jmberg Accepted
mac80211: mesh: Free ie data when leaving mesh mac80211: mesh: Free ie data when leaving mesh - - - --- 2020-07-04 Remi Pommarel jmberg Accepted
mwifiex: Fix reporting 'operation not supported' error code mwifiex: Fix reporting 'operation not supported' error code 1 - - --- 2020-07-03 Pali Rohár kvalo Accepted
[3/3] thermal: Make thermal_zone_device_is_enabled() available to core only Fixes for stop monitoring disabled devices series - - - --- 2020-07-03 Andrzej Pietrasiewicz jmberg Not Applicable
[2/3] thermal: imx: Use driver's local data to decide whether to run a measurement Fixes for stop monitoring disabled devices series - - - --- 2020-07-03 Andrzej Pietrasiewicz jmberg Not Applicable
[1/3] acpi: thermal: Don't call thermal_zone_device_is_enabled() Fixes for stop monitoring disabled devices series - - - --- 2020-07-03 Andrzej Pietrasiewicz jmberg Not Applicable
mt76: mt7663u: sync probe sampling with rate configuration mt76: mt7663u: sync probe sampling with rate configuration - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,22/22] mt76: mt7615: improve mt7615_driver_own reliability add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,21/22] mt76: mt7615: add idle-timeout knob in mt7615 debugfs add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,20/22] mt76: mt7615: enable beacon hw filter for runtime-pm add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,19/22] mt76: mt7615: add runtime-pm knob in mt7615 debugfs add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,18/22] mt76: mt7615: do not request {driver,fw}_own if already granted add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,17/22] mt76: mt7615: check MT76_STATE_PM flag before accessing the device add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,16/22] mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove} add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,15/22] mt76: mt7615: wake device before pushing frames in mt7615_tx add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,14/22] mt76: mt7615: wake device before pulling packets from mac80211 queues add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,13/22] mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutex add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,12/22] mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutex add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,11/22] mt76: mt7615: add missing lock in mt7615_regd_notifier add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,10/22] mt76: mt7615: wake device before performing freq scan add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,09/22] mt76: mt7615: acquire driver_own before configuring device for suspend add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,08/22] mt76: mt7615: wake device in mt7615_update_channel before access regmap add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,07/22] mt76: mt7615: introduce pm_power_save delayed work add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,06/22] mt76: mt7615: wake device before configuring hw keys add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,05/22] mt76: mt7615: wake device before accessing regmap in debugfs add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,04/22] mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,03/22] mt76: mt7615: add mt7615_pm_wake utility routine add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,02/22] mt76: move mt76 worqueue in common code add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[v2,01/22] mt76: mt7615: avoid polling in fw_own for mt7663 add runtime-pm support to mt7663 driver - - - --- 2020-07-03 Lorenzo Bianconi nbd Accepted
[4/4] wlcore: Remove pointless spinlock Improvments for wlcore irq and resume for v5.9 - - - --- 2020-07-02 Tony Lindgren kvalo Accepted
[3/4] wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx Improvments for wlcore irq and resume for v5.9 - - - --- 2020-07-02 Tony Lindgren kvalo Accepted
[2/4] wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue Improvments for wlcore irq and resume for v5.9 - - - --- 2020-07-02 Tony Lindgren kvalo Accepted
[1/4] wlcore: Simplify runtime resume ELP path Improvments for wlcore irq and resume for v5.9 - - - --- 2020-07-02 Tony Lindgren kvalo Accepted
iwlwifi: Make some Killer Wireless-AC 1550 cards working again iwlwifi: Make some Killer Wireless-AC 1550 cards working again - - - --- 2020-07-02 Alessio Bonfiglio kvalo Changes Requested
ath11k: cold boot calibration support ath11k: cold boot calibration support - - - --- 2020-07-02 Sowmiya Sree Elavalagan kvalo Changes Requested
mac80211: fix warning in 6 GHz IE addition in mesh mode mac80211: fix warning in 6 GHz IE addition in mesh mode - - - --- 2020-07-02 Rajkumar Manoharan jmberg Accepted
net: cisco : use set_current_state macro net: cisco : use set_current_state macro - - - --- 2020-07-02 Wentao Liang kvalo Accepted
[v2] Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb" [v2] Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb" - - 1 --- 2020-07-01 Viktor Jägersküpper kvalo Superseded
Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb" Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb" - - 1 --- 2020-07-01 Viktor Jägersküpper kvalo Changes Requested
brcmfmac: expose firmware config files through modinfo brcmfmac: expose firmware config files through modinfo - - - --- 2020-07-01 Matthias Brugger kvalo Changes Requested
[13/13] staging: wfx: always enable FastPs in combo with new firmwares staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[12/13] staging: wfx: add a debugfs entry to force ps_timeout staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[11/13] staging: wfx: fix CCMP/TKIP replay protection staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[10/13] staging: wfx: simplify handling of encrypted frames staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[09/13] staging: wfx: fix handling of frames without RSSI data staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[08/13] staging: wfx: drop counter of buffered frames staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[07/13] staging: wfx: fix unexpected calls to ieee80211_sta_set_buffered() staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[06/13] staging: wfx: improve protection against malformed HIF messages staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[05/13] staging: wfx: load the firmware faster staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[04/13] staging: wfx: add tracepoint "queues_stats" staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[03/13] staging: wfx: correctly retrieve vif ID from Tx confirmation staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[02/13] staging: wfx: check the vif ID of the Tx confirmations staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
[01/13] staging: wfx: associate tx_queues to vifs staging: wfx: multiple fixes - - - --- 2020-07-01 Jérôme Pouiller jmberg Not Applicable
iwlegacy: 4965: remove redundant initialization of variable tid iwlegacy: 4965: remove redundant initialization of variable tid - - - --- 2020-07-01 Colin King kvalo Accepted
[v3] brcmfmac: Transform compatible string for FW loading [v3] brcmfmac: Transform compatible string for FW loading - 1 - --- 2020-07-01 Matthias Brugger kvalo Accepted
[v2,2/2] cfg80211: add helper fn for adjacent rule channels [v2,1/2] cfg80211: add helper fn for single rule channels - - - --- 2020-07-01 Markus Theil jmberg Changes Requested
[v2,1/2] cfg80211: add helper fn for single rule channels [v2,1/2] cfg80211: add helper fn for single rule channels - - - --- 2020-07-01 Markus Theil jmberg Changes Requested
mt76: mt7915: avoid memcpy in rxv operation mt76: mt7915: avoid memcpy in rxv operation - - - --- 2020-07-01 Ryder Lee nbd Accepted
[2/2] cfg80211: add helper fn for adjacent rule channels [1/2] cfg80211: add helper fn for single rule channels - - - --- 2020-06-30 Markus Theil jmberg Superseded
[1/2] cfg80211: add helper fn for single rule channels [1/2] cfg80211: add helper fn for single rule channels - - - --- 2020-06-30 Markus Theil jmberg Superseded
[4/4] wcn36xx: Fix software-driven scan [1/4] wcn36xx: Fix multiple AMPDU sessions support - - 1 --- 2020-06-30 Loic Poulain kvalo Changes Requested
[3/4] wcn36xx: Fix TX data path [1/4] wcn36xx: Fix multiple AMPDU sessions support - - - --- 2020-06-30 Loic Poulain kvalo Changes Requested
[2/4] wcn36xx: Add TX ack support [1/4] wcn36xx: Fix multiple AMPDU sessions support - - - --- 2020-06-30 Loic Poulain kvalo Changes Requested
[1/4] wcn36xx: Fix multiple AMPDU sessions support [1/4] wcn36xx: Fix multiple AMPDU sessions support - - - --- 2020-06-30 Loic Poulain kvalo Changes Requested
net: zydas: remove needless check before usb_free_coherent() net: zydas: remove needless check before usb_free_coherent() - - - --- 2020-06-30 Wentao Liang kvalo Accepted
nl80211: Add support to get BIP failure counters nl80211: Add support to get BIP failure counters - - - --- 2020-06-30 Vinita S. Maloo jmberg Changes Requested
[3/3] mt76: mt7615: fix potential memory leak in mcu message handler [1/3] mt76: mt7663u: fix memory leak in set key 1 - - --- 2020-06-30 Sean Wang nbd Superseded
[2/3] mt76: mt7663u: fix potential memory leak in mcu message handler [1/3] mt76: mt7663u: fix memory leak in set key 1 - - --- 2020-06-30 Sean Wang nbd Superseded
[1/3] mt76: mt7663u: fix memory leak in set key [1/3] mt76: mt7663u: fix memory leak in set key 1 - - --- 2020-06-30 Sean Wang nbd Superseded
mt76: mt76x2u: enable HC-M7662BU1 mt76: mt76x2u: enable HC-M7662BU1 - - - --- 2020-06-29 Lorenzo Bianconi nbd Accepted
mt76: mt76x2: fix pci suspend/resume on mt7612e mt76: mt76x2: fix pci suspend/resume on mt7612e - - 1 --- 2020-06-29 Lorenzo Bianconi nbd Accepted
pull-request: mac80211 2020-06-29 pull-request: mac80211 2020-06-29 - - - --- 2020-06-29 Johannes Berg jmberg Not Applicable
[v7,11/11] thermal: Rename set_mode() to change_mode() Stop monitoring disabled devices 1 2 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,10/11] thermal: Simplify or eliminate unnecessary set_mode() methods Stop monitoring disabled devices 1 2 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,09/11] thermal: core: Stop polling DISABLED thermal devices Stop monitoring disabled devices - 2 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,08/11] thermal: Explicitly enable non-changing thermal zone devices Stop monitoring disabled devices - 1 - --- 2020-06-29 Andrzej Pietrasiewicz kvalo Not Applicable
[v7,07/11] thermal: Use mode helpers in drivers Stop monitoring disabled devices 1 2 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,06/11] thermal: Add mode helpers Stop monitoring disabled devices - 1 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,05/11] thermal: remove get_mode() operation of drivers Stop monitoring disabled devices 1 2 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,04/11] thermal: Store device mode in struct thermal_zone_device Stop monitoring disabled devices 1 2 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,03/11] thermal: Add current mode to thermal zone device Stop monitoring disabled devices - 3 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,02/11] thermal: Store thermal mode in a dedicated enum Stop monitoring disabled devices 1 3 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v7,01/11] acpi: thermal: Fix error handling in the register function Stop monitoring disabled devices - 3 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,11/11] thermal: Rename set_mode() to change_mode() [v6,01/11] acpi: thermal: Fix error handling in the register function 1 1 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,10/11] thermal: Simplify or eliminate unnecessary set_mode() methods [v6,01/11] acpi: thermal: Fix error handling in the register function 1 1 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,09/11] thermal: core: Stop polling DISABLED thermal devices [v6,01/11] acpi: thermal: Fix error handling in the register function - 1 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,08/11] thermal: Explicitly enable non-changing thermal zone devices [v6,01/11] acpi: thermal: Fix error handling in the register function - - - --- 2020-06-29 Andrzej Pietrasiewicz kvalo Not Applicable
[v6,07/11] thermal: Use mode helpers in drivers [v6,01/11] acpi: thermal: Fix error handling in the register function 1 - - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,06/11] thermal: Add mode helpers [v6,01/11] acpi: thermal: Fix error handling in the register function - 1 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,05/11] thermal: remove get_mode() operation of drivers [v6,01/11] acpi: thermal: Fix error handling in the register function 1 2 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,04/11] thermal: Store device mode in struct thermal_zone_device [v6,01/11] acpi: thermal: Fix error handling in the register function 1 2 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,03/11] thermal: Add current mode to thermal zone device [v6,01/11] acpi: thermal: Fix error handling in the register function - 3 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,02/11] thermal: Store thermal mode in a dedicated enum [v6,01/11] acpi: thermal: Fix error handling in the register function 1 3 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v6,01/11] acpi: thermal: Fix error handling in the register function [v6,01/11] acpi: thermal: Fix error handling in the register function - 3 - --- 2020-06-29 Andrzej Pietrasiewicz jmberg Not Applicable
[v2] brcmfmac: Transform compatible string for FW loading [v2] brcmfmac: Transform compatible string for FW loading - - - --- 2020-06-29 Matthias Brugger kvalo Superseded
wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK - - - --- 2020-06-29 Luc Van Oostenryck kvalo Accepted
mac80211: Inform AP when returning operating channel mac80211: Inform AP when returning operating channel - - - --- 2020-06-29 Loic Poulain jmberg Accepted
[v1,2/2] ipw2200: use generic power management ipw2x00: use generic power management - - - --- 2020-06-29 Vaibhav Gupta kvalo Accepted
« 1 2 ... 249 250 251541 542 »