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.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-05-29
mmc: sdio: Fix Cypress SDIO IDs macros in common include file
Pali Rohár
2
-5
/
+5
2020-05-29
mmc: sdio: Move SDIO IDs from b43-sdio driver to common include file
Pali Rohár
1
-2
/
+2
2020-05-29
mmc: sdio: Move SDIO IDs from ath10k driver to common include file
Pali Rohár
2
-23
/
+10
2020-05-29
mmc: sdio: Move SDIO IDs from ath6kl driver to common include file
Pali Rohár
2
-15
/
+8
2020-05-29
mmc: sdio: Move SDIO IDs from mwifiex driver to common include file
Pali Rohár
1
-29
/
+9
2020-05-29
mmc: sdio: Change macro names for Marvell 8688 modules
Pali Rohár
1
-1
/
+1
2020-05-08
iwlwifi: pcie: handle QuZ configs with killer NICs as well
Luca Coelho
1
-0
/
+4
2020-04-24
Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
6
-6
/
+6
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
5
-5
/
+5
2020-04-23
mac80211_hwsim: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2020-04-21
iwlwifi: fix WGDS check when WRDS is disabled
Luca Coelho
2
-16
/
+18
2020-04-21
iwlwifi: mvm: fix inactive TID removal return value usage
Johannes Berg
1
-2
/
+2
2020-04-21
iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
Ilan Peer
1
-4
/
+2
2020-04-21
iwlwifi: mvm: limit maximum queue appropriately
Johannes Berg
2
-3
/
+8
2020-04-21
iwlwifi: pcie: indicate correct RB size to device
Johannes Berg
1
-4
/
+14
2020-04-21
iwlwifi: mvm: beacon statistics shouldn't go backwards
Mordechay Goodstein
1
-2
/
+11
2020-04-21
iwlwifi: pcie: actually release queue memory in TVQM
Johannes Berg
1
-0
/
+3
2020-04-21
iwlwifi: actually check allocated conf_tlv pointer
Chris Rorvick
1
-1
/
+1
2020-04-15
Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-6
/
+6
2020-04-14
rtw88: avoid unused function warnings
Arnd Bergmann
1
-8
/
+3
2020-04-14
mac80211_hwsim: Use kstrndup() in place of kasprintf()
Tuomas Tynkkynen
1
-6
/
+6
2020-04-06
ath11k: fix compiler warnings without CONFIG_THERMAL
YueHaibing
1
-1
/
+2
2020-04-06
brcmfmac: add stub for monitor interface xmit
Rafał Miłecki
1
-0
/
+9
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
290
-5800
/
+12377
2020-03-31
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+5
2020-03-31
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-7
/
+7
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
2
-7
/
+7
2020-03-28
Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...
David S. Miller
73
-1211
/
+3350
2020-03-27
iwlwifi: mvm: remove newline from rs_pretty_print_rate()
Johannes Berg
2
-2
/
+8
2020-03-27
iwlwifi: pcie: make iwl_pcie_cmdq_reclaim static
Johannes Berg
2
-2
/
+1
2020-03-27
iwlwifi: bump FW API to 53 for 22000 series
Luca Coelho
1
-1
/
+1
2020-03-27
iwlwifi: remove IWL_FW_DBG_DOMAIN macro
Johannes Berg
1
-2
/
+0
2020-03-27
iwlwifi: yoyo: enable yoyo by default
Luca Coelho
1
-1
/
+2
2020-03-27
iwlwifi: scan: support FW APIs with variable number of profiles
Tova Mussai
5
-23
/
+65
2020-03-27
iwlwifi: yoyo: don't block dumping internal memory when not in SRAM mode
rotem saado
1
-7
/
+1
2020-03-27
iwlwifi: remove support for QnJ HR FPGA
Luca Coelho
3
-30
/
+0
2020-03-27
iwlwifi: remove support for QnJ Hr STEP A
Luca Coelho
2
-18
/
+0
2020-03-27
iwlwifi: add trans_cfg for devices with long latency
Luca Coelho
3
-2
/
+16
2020-03-27
iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMD
Luca Coelho
3
-15
/
+32
2020-03-27
iwlwifi: mvm: add support for non EDCA based measurements
Avraham Stern
3
-1
/
+19
2020-03-27
iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with Jf
Luca Coelho
3
-169
/
+8
2020-03-27
iwlwifi: convert QnJ with Jf devices to new config table
Luca Coelho
3
-107
/
+86
2020-03-27
iwlwifi: convert all Qu with Jf devices to the new config table
Luca Coelho
3
-250
/
+283
2020-03-27
iwlwifi: add HW step to new cfg device table
Luca Coelho
2
-22
/
+46
2020-03-27
iwlwifi: remove some unused extern declarations from iwl-config.h
Luca Coelho
1
-9
/
+0
2020-03-27
iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg
Luca Coelho
7
-71
/
+58
2020-03-27
iwlwifi: mvm: enable SF also when we have HE
Johannes Berg
1
-3
/
+5
2020-03-27
iwlwifi: remove redundant iwl9560_2ac_cfg struct
Luca Coelho
2
-11
/
+6
2020-03-27
iwlwifi: mvm: rs-fw: fix some indentation
Johannes Berg
1
-2
/
+1
2020-03-27
iwlwifi: scan: support scan req cmd ver 14
Shahar S Matityahu
2
-8
/
+173
[next]