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
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
5
-3
/
+15
2022-05-30
wifi: iwlwifi: pcie: rename CAUSE macro
Johannes Berg
1
-17
/
+17
2022-05-30
wifi: libertas: use variable-size data in assoc req/resp cmd
Johannes Berg
2
-5
/
+5
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
1
-1
/
+1
2022-05-23
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
wifi: brcmfmac: work around a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-1
/
+1
2022-05-23
wifi: iwlwifi: use unsigned to silence a GCC 12 warning
Jakub Kicinski
1
-1
/
+1
2022-05-23
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-23
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
1
-4
/
+1
2022-05-23
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-23
wifi: plfxlc: remove redundant NULL-check for GCC 12
Jakub Kicinski
1
-2
/
+2
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
116
-2550
/
+4666
2022-05-18
iwlwifi: mei: fix potential NULL-ptr deref
Johannes Berg
1
-0
/
+2
2022-05-18
iwlwifi: mei: clear the sap data header before sending
Avraham Stern
1
-0
/
+1
2022-05-18
iwlwifi: mvm: remove vif_count
Miri Korenblit
2
-15
/
+3
2022-05-18
iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSS
Emmanuel Grumbach
2
-19
/
+38
2022-05-18
iwlwifi: mvm: add OTP info in case of init failure
Mordechay Goodstein
2
-6
/
+11
2022-05-18
iwlwifi: mvm: fix assert 1F04 upon reconfig
Emmanuel Grumbach
1
-0
/
+3
2022-05-18
iwlwifi: fw: init SAR GEO table only if data is present
Johannes Berg
1
-0
/
+3
2022-05-18
iwlwifi: mvm: clean up authorized condition
Johannes Berg
1
-20
/
+3
2022-05-18
iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan status
Haim Dreyfuss
1
-11
/
+11
2022-05-18
iwlwifi: pcie: simplify MSI-X cause mapping
Johannes Berg
1
-19
/
+29
2022-05-17
rtw89: pci: only mask out INT indicator register for disable interrupt v1
Ping-Ke Shih
1
-3
/
+0
2022-05-17
rtw89: convert rtw89_band to nl80211_band precisely
Zong-Zhe Yang
4
-11
/
+29
2022-05-17
rtw89: 8852c: update txpwr tables to HALRF_027_00_052
Zong-Zhe Yang
1
-1857
/
+1857
2022-05-17
rtw89: cfo: check mac_id to avoid out-of-bounds
Ping-Ke Shih
1
-0
/
+5
2022-05-17
rtw89: 8852c: set TX antenna path
Ping-Ke Shih
1
-4
/
+5
2022-05-17
rtw89: add ieee80211::sta_rc_update ops
Ping-Ke Shih
3
-5
/
+22
2022-05-17
wireless: Fix Makefile to be in alphabetical order
Srinivasan R
1
-1
/
+1
2022-05-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
17
-36
/
+575
2022-05-16
Merge tag 'mt76-for-kvalo-2022-05-12' of https://github.com/nbd168/wireless
Kalle Valo
41
-415
/
+1598
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
2
-4
/
+9
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
5
-1
/
+147
2022-05-13
mt76: add gfp to mt76_mcu_msg_alloc signature
Lorenzo Bianconi
2
-5
/
+12
2022-05-13
mt76: mt7915: add more statistics from fw_util debugfs knobs
Ryder Lee
3
-4
/
+21
2022-05-13
mt76: mt7915: improve error handling for fw_debug knobs
Ryder Lee
2
-25
/
+37
2022-05-13
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
2
-2
/
+2
2022-05-13
mt76: mt7915: add support for 6G in-band discovery
MeiChia Chiu
6
-14
/
+107
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
18
-94
/
+502
2022-05-13
mt76: make number of tokens configurable dynamically
Felix Fietkau
3
-7
/
+7
2022-05-13
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
3
-17
/
+19
2022-05-13
mt76: dma: add wrapper macro for accessing queue registers
Felix Fietkau
1
-9
/
+12
2022-05-13
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
4
-5
/
+1
2022-05-13
mt76: mt7915: introduce mt7915_mac_severe_check()
Ryder Lee
3
-0
/
+37
2022-05-13
mt76: mt7915: rework SER debugfs knob
Ryder Lee
5
-20
/
+126
2022-05-13
mt76: mt7915: limit minimum twt duration
Peter Chiu
2
-0
/
+7
2022-05-13
mt76: mt7915: reject duplicated twt flows
Peter Chiu
1
-0
/
+31
2022-05-13
mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
Peter Chiu
1
-1
/
+1
2022-05-13
mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()
Peter Chiu
2
-2
/
+18
2022-05-13
mt76: connac: use skb_put_data instead of open coding
Sean Wang
1
-5
/
+2
[next]