index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
Johannes Berg
1
-1
/
+1
2020-12-10
iwlwifi: trans: consider firmware dead after errors
Johannes Berg
1
-1
/
+3
2020-12-10
iwlwifi: pcie: remove unnecessary setting of inta_mask
Johannes Berg
1
-1
/
+0
2020-12-10
iwlwifi: fw: file: fix documentation for SAR flag
Johannes Berg
1
-1
/
+1
2020-12-10
iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
Johannes Berg
3
-13
/
+1
2020-12-10
iwlwifi: mvm: clean up scan state on failure
Johannes Berg
1
-11
/
+20
2020-12-10
iwlwifi: mvm: do more useful queue sync accounting
Johannes Berg
4
-10
/
+15
2020-12-10
iwlwifi: mvm: fix 22000 series driver NMI
Johannes Berg
2
-2
/
+2
2020-12-10
iwlwifi: pcie: change 12k A-MSDU config to use 16k buffers
Johannes Berg
5
-5
/
+7
2020-12-10
iwlwifi: mvm: move iwl_mvm_stop_device() out of line
Johannes Berg
2
-10
/
+15
2020-12-10
iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument type
Johannes Berg
3
-9
/
+10
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
8
-100
/
+5
2020-12-10
iwlwifi: pcie: validate RX descriptor length
Johannes Berg
1
-1
/
+7
2020-12-10
iwlwifi: validate MPDU length against notification length
Johannes Berg
3
-3
/
+21
2020-12-10
iwlwifi: mvm: iterate active stations when updating statistics
Mordechay Goodstein
1
-23
/
+13
2020-12-10
iwlwifi: sort out the NVM offsets
Emmanuel Grumbach
1
-1
/
+3
2020-12-10
iwlwifi: fix typo in comment
Mordechay Goodstein
1
-1
/
+1
2020-12-10
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
11
-54
/
+55
2020-12-10
iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucode
Emmanuel Grumbach
1
-5
/
+5
2020-12-10
iwlwifi: avoid endless HW errors at assert time
Mordechay Goodstein
1
-1
/
+6
2020-12-10
iwlwifi: enable sending/setting debug host event
Mordechay Goodstein
2
-0
/
+43
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
14
-5
/
+430
2020-12-10
iwlwifi: copy iwl_he_capa for modifications
Johannes Berg
2
-5
/
+34
2020-12-10
iwlwifi: pcie: remove obsolete pre-release support code
Emmanuel Grumbach
3
-37
/
+1
2020-12-10
iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucode
Emmanuel Grumbach
3
-5
/
+6
2020-12-10
iwlwifi: mvm: Init error table memory to zero
Mordechay Goodstein
1
-2
/
+2
2020-12-10
iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetect
Naftali Goldstein
1
-14
/
+0
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
5
-258
/
+261
2020-12-10
iwlwifi: mvm: fix sar profile printing issue
Janie Tu
1
-2
/
+2
2020-12-10
iwlwifi: yoyo: align the write pointer to DWs
Rotem Saado
2
-0
/
+7
2020-12-10
iwlwifi: yoyo: add the ability to dump phy periphery
Mordechay Goodstein
2
-5
/
+90
2020-12-10
iwlwifi: remove all queue resources before free
Mordechay Goodstein
1
-5
/
+1
2020-12-09
rtlwifi: rtl8192de: fix ofdm power compensation
Ping-Ke Shih
1
-6
/
+7
2020-12-08
zd1201: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-08
rtw88: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-08
rt2x00: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-08
airo: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-08
Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wireless
Kalle Valo
76
-2156
/
+3449
2020-12-08
rtw88: reduce polling time of IQ calibration
Chin-Yen Lee
1
-9
/
+8
2020-12-08
rtw88: fix multiple definition of rtw_pm_ops
Ping-Ke Shih
1
-1
/
+1
2020-12-08
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Zhang Xiaohui
1
-0
/
+2
2020-12-07
brcmfmac: remove redundant assignment to pointer 'entry'
Colin Ian King
1
-1
/
+1
2020-12-07
adm8211: fix error return code in adm8211_probe()
Zhang Changzhong
1
-2
/
+4
2020-12-07
rtw88: declare hw supports ch 144
Zong-Zhe Yang
1
-0
/
+1
2020-12-07
rtw88: coex: fix missing unitialization of variable 'interval'
Colin Ian King
1
-1
/
+1
2020-12-07
wilc1000: remove redundant assignment to pointer vif
Colin Ian King
1
-1
/
+0
2020-12-07
mwifiex: change license text of Makefile and README from MARVELL to NXP
Ganapathi Bhat
2
-6
/
+7
2020-12-07
mwl8k: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-33
/
+39
2020-12-07
rtw88: pci: Add prototypes for .probe, .remove and .shutdown
Lee Jones
9
-16
/
+12
2020-12-05
mt76: mt7615: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
[next]