index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
mt76: fix invalid rssi report
Deren Wu
1
-2
/
+3
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
8
-68
/
+46
2022-03-16
mt76: connac: make read-only array ba_range static const
Colin Ian King
1
-1
/
+1
2022-03-16
mt76: mt7915: check for devm_pinctrl_get() failure
Dan Carpenter
1
-0
/
+2
2022-03-16
mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
Lorenzo Bianconi
1
-1
/
+0
2022-03-16
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
3
-5
/
+25
2022-03-16
mt76: mt7915: fix eeprom fields of txpower init values
Shayne Chen
2
-26
/
+40
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
7
-14
/
+88
2022-03-16
mt76: connac: add 6 GHz support for wtbl and starec configuration
MeiChia Chiu
1
-6
/
+18
2022-03-16
mt76: mt7915: allow beaconing on all chains
Ryder Lee
1
-0
/
+1
2022-03-16
mt76: fix monitor mode crash with sdio driver
Deren Wu
1
-1
/
+1
2022-03-16
mt76: mt7921: fix mt7921_queues_acq implementation
Lorenzo Bianconi
2
-13
/
+11
2022-03-16
mt76: mt7921: fix xmit-queue dump for usb and sdio
Lorenzo Bianconi
1
-2
/
+7
2022-03-16
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
2
-2
/
+1
2022-03-16
mt76: split single ldpc cap bit into bits
MeiChia Chiu
5
-15
/
+22
2022-03-16
mt76: mt7915: fix DFS no radar detection event
Evelyn Tsai
1
-2
/
+15
2022-03-16
mt76: mt7921: use mt76_hw instead of open coding it
Sean Wang
1
-1
/
+1
2022-03-16
mt76: mt7921: fix up the monitor mode
Sean Wang
4
-10
/
+47
2022-03-16
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
3
-27
/
+27
2022-03-16
mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
Lorenzo Bianconi
1
-1
/
+4
2022-03-16
rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()
Ping-Ke Shih
1
-1
/
+1
2022-03-16
airo: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-16
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
1
-3
/
+3
2022-03-16
rtlwifi: rtl8192cu: Add On Networks N150
Jonathan Teh
1
-0
/
+1
2022-03-16
zd1201: use kzalloc
Julia Lawall
1
-2
/
+1
2022-03-16
mwifiex: make read-only array wmm_oui static const
Colin Ian King
1
-1
/
+1
2022-03-16
Revert "ath10k: drop beacon and probe response which leak from other channel"
Kalle Valo
1
-32
/
+1
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
203
-3732
/
+12193
2022-03-11
mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yihao Han
1
-3
/
+3
2022-03-10
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
9
-83
/
+27
2022-03-10
Merge tag 'iwlwifi-next-for-kalle-2022-03-10' of git://git.kernel.org/pub/scm...
Kalle Valo
20
-306
/
+412
2022-03-10
rtw89: 8852c: process logic efuse map
Ping-Ke Shih
2
-0
/
+129
2022-03-10
rtw89: 8852c: process efuse of phycap
Ping-Ke Shih
3
-0
/
+165
2022-03-10
rtw89: support DAV efuse reading operation
Ping-Ke Shih
7
-9
/
+208
2022-03-10
rtw89: 8852c: add chip::dle_mem
Ping-Ke Shih
5
-0
/
+86
2022-03-10
rtw89: add page_regs to handle v1 chips
Ping-Ke Shih
5
-23
/
+124
2022-03-10
rtw89: add chip_info::{h2c,c2h}_reg to support more chips
Ping-Ke Shih
5
-12
/
+53
2022-03-10
rtw89: add hci_func_en_addr to support variant generation
Ping-Ke Shih
5
-1
/
+9
2022-03-10
rtw89: add power_{on/off}_func
Ping-Ke Shih
6
-3
/
+301
2022-03-10
rtw89: read chip version depends on chip ID
Ping-Ke Shih
1
-1
/
+2
2022-03-10
rtw89: pci: use a struct to describe all registers address related to DMA cha...
Ping-Ke Shih
2
-26
/
+15
2022-03-10
rtw89: pci: add V1 of PCI channel address
Ping-Ke Shih
4
-76
/
+175
2022-03-10
rtw89: pci: add struct rtw89_pci_info
Ping-Ke Shih
5
-0
/
+23
2022-03-10
rtw89: 8852c: add 8852c empty files
Ping-Ke Shih
3
-0
/
+68
2022-03-10
brcmfmac: make the read-only array pktflags static const
Colin Ian King
1
-1
/
+1
2022-03-10
rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
Lu Jicong
1
-31
/
+1
2022-03-10
cw1200: use time_is_after_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-03-10
carl9170: devres ar->survey_info
Christian Lamparter
1
-4
/
+2
2022-03-10
carl9170: replace bitmap_zalloc with devm_bitmap_zalloc
Christian Lamparter
1
-8
/
+1
2022-03-10
carl9170: devres-ing input_allocate_device
Christian Lamparter
1
-11
/
+2
[prev]
[next]