index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: fix division by zero in fw download path
Johan Hovold
2021-10-28
1
-0
/
+16
*
rsi: fix control-message timeout
Johan Hovold
2021-10-28
1
-1
/
+1
*
rtl8187: fix control-message timeouts
Johan Hovold
2021-10-28
1
-7
/
+7
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-10-28
21
-100
/
+403
|
\
|
*
ath6kl: fix division by zero in send path
Johan Hovold
2021-10-28
1
-0
/
+5
|
*
ath10k: fix division by zero in send path
Johan Hovold
2021-10-28
1
-0
/
+5
|
*
ath6kl: fix control-message timeout
Johan Hovold
2021-10-28
1
-1
/
+1
|
*
ath10k: fix control-message timeout
Johan Hovold
2021-10-28
1
-1
/
+1
|
*
wcn36xx: add missing 5GHz channels 136 and 144
Benjamin Li
2021-10-28
2
-0
/
+3
|
*
wcn36xx: switch on antenna diversity feature bit
Benjamin Li
2021-10-28
1
-1
/
+3
|
*
wcn36xx: Channel list update before hardware scan
Loic Poulain
2021-10-28
4
-0
/
+116
|
*
Revert "wcn36xx: Enable firmware link monitoring"
Bryan O'Donoghue
2021-10-27
1
-1
/
+0
|
*
wcn36xx: Fix packet drop on resume
Loic Poulain
2021-10-27
1
-0
/
+11
|
*
wcn36xx: Fix discarded frames due to wrong sequence number
Loic Poulain
2021-10-27
1
-2
/
+7
|
*
wcn36xx: add proper DMA memory barriers in rx path
Benjamin Li
2021-10-27
1
-1
/
+11
|
*
wcn36xx: Fix HT40 capability for 2Ghz band
Loic Poulain
2021-10-27
1
-1
/
+3
|
*
Revert "wcn36xx: Disable bmps when encryption is disabled"
Bryan O'Donoghue
2021-10-27
3
-15
/
+1
|
*
wcn36xx: Treat repeated BMPS entry fail as connection loss
Bryan O'Donoghue
2021-10-27
2
-0
/
+10
|
*
wcn36xx: Add chained transfer support for AMSDU
Loic Poulain
2021-10-27
4
-2
/
+91
|
*
wcn36xx: Enable hardware scan offload for 5Ghz band
Loic Poulain
2021-10-27
1
-6
/
+6
|
*
wcn36xx: Correct band/freq reporting on RX
Loic Poulain
2021-10-27
2
-1
/
+25
|
*
wcn36xx: Fix tx_status mechanism
Loic Poulain
2021-10-25
2
-47
/
+21
|
*
wcn36xx: Fix (QoS) null data frame bitrate/modulation
Loic Poulain
2021-10-25
1
-0
/
+1
|
*
ath10k: fix module load regression with iram-recovery feature
Abinaya Kalaiselvan
2021-10-25
3
-5
/
+24
|
*
ath10k: fix invalid dma_addr_t token assignment
Arnd Bergmann
2021-10-25
1
-1
/
+9
|
*
ath11k: change return buffer manager for QCA6390
Baochen Qiang
2021-10-25
6
-15
/
+49
*
|
Merge tag 'mt76-for-kvalo-2021-10-23' of https://github.com/nbd168/wireless
Kalle Valo
2021-10-27
14
-101
/
+415
|
\
\
|
*
|
mt76: connac: fix unresolved symbols when CONFIG_PM is unset
Felix Fietkau
2021-10-23
1
-1
/
+1
|
*
|
mt76: Make use of the helper macro kthread_run()
Cai Huoqing
2021-10-23
1
-6
/
+4
|
*
|
mt76: Print error message when reading EEPROM from mtd failed
Hauke Mehrtens
2021-10-23
1
-1
/
+4
|
*
|
mt76: mt7921: disable 4addr capability
Lorenzo Bianconi
2021-10-23
1
-1
/
+2
|
*
|
mt76: mt7915: add debugfs knobs for MCU utilization
Shayne Chen
2021-10-23
6
-4
/
+75
|
*
|
mt76: mt7915: add WA firmware log support
Shayne Chen
2021-10-23
4
-14
/
+58
|
*
|
mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_caps
Lorenzo Bianconi
2021-10-23
1
-3
/
+2
|
*
|
mt76: mt7915: rework debugfs fixed-rate knob
Ryder Lee
2021-10-23
3
-10
/
+61
|
*
|
mt76: mt7915: rework .set_bitrate_mask() to support more options
Ryder Lee
2021-10-23
5
-27
/
+175
|
*
|
mt76: mt7915: remove mt7915_mcu_add_he()
Ryder Lee
2021-10-23
4
-34
/
+14
|
*
|
mt76: mt7615: apply cached RF data for DBDC
Ryder Lee
2021-10-23
2
-2
/
+21
*
|
|
libertas: replace snprintf in show functions with sysfs_emit
Ye Guojin
2021-10-27
1
-9
/
+9
*
|
|
rtw89: Fix variable dereferenced before check 'sta'
Ping-Ke Shih
2021-10-27
1
-3
/
+3
*
|
|
rtw89: fix return value in hfc_pub_cfg_chk
Kevin Lo
2021-10-27
1
-1
/
+1
*
|
|
rtw89: remove duplicate register definitions
Kevin Lo
2021-10-27
1
-5
/
+0
*
|
|
rtw89: fix error function parameter
Lv Ruyi
2021-10-27
1
-1
/
+1
*
|
|
libertas: Fix possible memory leak in probe and disconnect
Wang Hai
2021-10-27
1
-0
/
+2
*
|
|
libertas_tf: Fix possible memory leak in probe and disconnect
Wang Hai
2021-10-27
1
-0
/
+2
*
|
|
wlcore: spi: Use dev_err_probe()
Geert Uytterhoeven
2021-10-27
1
-6
/
+3
*
|
|
Merge tag 'iwlwifi-next-for-kalle-2021-10-22' of git://git.kernel.org/pub/scm...
Kalle Valo
2021-10-27
91
-780
/
+1959
|
\
\
\
|
*
|
|
iwlwifi: pnvm: print out the version properly
Johannes Berg
2021-10-22
1
-1
/
+1
|
*
|
|
iwlwifi: dbg: treat non active regions as unsupported regions
Rotem Saado
2021-10-22
1
-1
/
+3
|
*
|
|
iwlwifi: mvm: Read acpi dsm to get channel activation bitmap
Miri Korenblit
2021-10-22
3
-5
/
+39
[next]