index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
ath9k_htc: adhere to the DONT_REORDER transmit flag
Mathy Vanhoef
1
-1
/
+6
2020-12-09
ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax
Pradeep Kumar Chitrapu
1
-14
/
+8
2020-12-09
ath11k: support TXOP duration based RTS threshold
Pradeep Kumar Chitrapu
1
-1
/
+17
2020-12-09
ath11k: fix incorrect wmi param for configuring HE operation
Pradeep Kumar Chitrapu
1
-1
/
+1
2020-12-09
ath11k: unlock on error path in ath11k_mac_op_add_interface()
Dan Carpenter
1
-2
/
+2
2020-12-09
wcn36xx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-09
carl9170: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-09
ath5k: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-09
ath11k: fix rmmod failure if qmi sequence fails
Anilkumar Kolli
5
-14
/
+46
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
carl9170: remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+2
2020-12-08
ath11k: pci: add MODULE_FIRMWARE macros
Devin Bayer
1
-0
/
+5
2020-12-08
Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wireless
Kalle Valo
76
-2151
/
+3444
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-07
ath9k: remove trailing semicolon in macro definition
Tom Rix
2
-2
/
+2
2020-12-07
ath11k: Ignore resetting peer auth flag in peer assoc cmd
Seevalamuthu Mariappan
1
-3
/
+7
2020-12-07
ath11k: add 64bit check before reading msi high addr
Anilkumar Kolli
2
-2
/
+10
2020-12-07
ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.c
Wen Gong
1
-1
/
+1
2020-12-04
mt76: mt7615: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-04
mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()
Shayne Chen
1
-1
/
+3
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Jakub Kicinski
145
-1465
/
+3473
2020-12-04
mt76: attempt to free up more room when filling the tx queue
Felix Fietkau
3
-0
/
+12
2020-12-04
mt76: mt7915: stop queues when running out of tx tokens
Felix Fietkau
3
-0
/
+42
2020-12-04
mt76: improve tx queue stop/wake
Felix Fietkau
3
-21
/
+13
2020-12-04
mt76: mt7915: fix memory leak in mt7915_mcu_get_rx_rate()
Shayne Chen
1
-0
/
+2
2020-12-04
mt76: mt7615: fix rdd mcu cmd endianness
Lorenzo Bianconi
1
-23
/
+66
2020-12-04
mt76: mt7915: fix endian issues
Felix Fietkau
1
-19
/
+68
2020-12-04
mt76: mt7915: get rid of dbdc debugfs knob
Lorenzo Bianconi
3
-191
/
+162
2020-12-04
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
12
-103
/
+134
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
13
-47
/
+55
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
4
-37
/
+31
2020-12-04
mt76: rely on mt76_phy in mt76_init_sband_2g and mt76_init_sband_5g
Lorenzo Bianconi
1
-17
/
+16
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
11
-33
/
+32
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
23
-76
/
+81
[prev]
[next]