index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: sdio: add rx_check callback for sdio devices
Lorenzo Bianconi
2022-09-15
2
-7
/
+17
*
wifi: mt76: mt7921: delete stray if statement
Dan Carpenter
2022-09-15
1
-3
/
+0
*
wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()
Dan Carpenter
2022-09-15
1
-1
/
+4
*
wifi: mt76: mt7915: fix an uninitialized variable bug
Dan Carpenter
2022-09-15
1
-1
/
+1
*
wifi: mt76: sdio: poll sta stat when device transmits data
Sean Wang
2022-09-15
1
-1
/
+1
*
wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work
Sean Wang
2022-09-15
1
-2
/
+2
*
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
2022-09-15
4
-157
/
+119
*
wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPEND
Sean Wang
2022-09-15
1
-4
/
+0
*
wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
Sean Wang
2022-09-15
1
-4
/
+24
*
wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
Sean Wang
2022-09-15
1
-4
/
+9
*
wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
Sean Wang
2022-09-15
2
-4
/
+14
*
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
2022-09-15
5
-0
/
+28
*
wifi: mt76: testmode: use random payload for tx packets
Shayne Chen
2022-09-15
1
-2
/
+6
*
wifi: mt76: connac: introduce mt76_connac_reg_map structure
Lorenzo Bianconi
2022-09-15
4
-174
/
+170
*
wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_mask
Bitterblue Smith
2022-09-12
1
-3
/
+2
*
wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
Bitterblue Smith
2022-09-12
1
-2
/
+2
*
wifi: rtw89: split scan including lots of channels
Po-Hao Huang
2022-09-12
4
-5
/
+38
*
wifi: rtw89: 8852c: support hw_scan
Po-Hao Huang
2022-09-12
4
-7
/
+27
*
wifi: rtw89: call tx_wake notify for 8852c in deep ps mode
Chin-Yen Lee
2022-09-12
2
-1
/
+5
*
wifi: rtw89: support deep ps mode for rtw8852c
Chin-Yen Lee
2022-09-12
4
-2
/
+7
*
wifi: rtw89: set response rate selection
Chia-Yuan Li
2022-09-12
5
-2
/
+54
*
wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz band
Yi-Tang Chiu
2022-09-12
2
-9
/
+17
*
wifi: rtw89: 8852c: enlarge polling timeout of RX DCK
Ping-Ke Shih
2022-09-12
2
-1
/
+3
*
wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHz
Ping-Ke Shih
2022-09-12
2
-0
/
+7
*
wifi: rtw89: add DIG register struct to share common algorithm
Eric Huang
2022-09-12
5
-27
/
+111
*
wifi: rtw89: support TX diversity for 1T2R chipset
Ping-Ke Shih
2022-09-12
6
-1
/
+68
*
wifi: rtw89: record signal strength per RF path
Ping-Ke Shih
2022-09-12
5
-14
/
+32
*
wifi: rtw89: configure TX path via H2C command
Ping-Ke Shih
2022-09-12
2
-8
/
+56
*
wifi: rtw89: parse phycap of TX/RX antenna number
Ping-Ke Shih
2022-09-12
3
-1
/
+21
*
wifi: rtw89: use u32_get_bits to access C2H content of PHY capability
Ping-Ke Shih
2022-09-12
2
-23
/
+35
*
wifi: b43: remove empty switch statement
Johannes Berg
2022-09-07
1
-5
/
+1
*
wifi: cw1200: use get_unaligned_le64()
Johannes Berg
2022-09-07
1
-2
/
+1
*
wifi: cw1200: remove RCU STA pointer handling in TX
Johannes Berg
2022-09-07
1
-4
/
+1
*
wifi: mwifiex: fix endian annotations in casts
Johannes Berg
2022-09-07
1
-6
/
+6
*
wifi: mwifiex: fix endian conversion
Johannes Berg
2022-09-07
1
-1
/
+1
*
wifi: mwifiex: mark a variable unused
Johannes Berg
2022-09-07
1
-1
/
+1
*
wifi: wl18xx: add some missing endian conversions
Johannes Berg
2022-09-07
1
-4
/
+4
*
wifi: libertas: fix a couple of sparse warnings
Johannes Berg
2022-09-07
2
-3
/
+2
*
wifi: ipw2100: fix warnings about non-kernel-doc
Johannes Berg
2022-09-07
1
-2
/
+2
*
wifi: rtl8xxxu: Fix skb misuse in TX queue selection
Bitterblue Smith
2022-09-07
1
-1
/
+2
*
wifi: brcmfmac: remove redundant variable err
Jinpeng Cui
2022-09-07
1
-9
/
+3
*
wifi: brcmfmac: add 43439 SDIO ids and initialization
Marek Vasut
2022-09-07
5
-2
/
+10
*
wifi: rtl8xxxu: Simplify the error handling code
Zheyu Ma
2022-09-07
1
-6
/
+3
*
wifi: p54: Fix comment typo
Jason Wang
2022-09-07
1
-1
/
+1
*
wifi: mwifiex: Fix comment typo
Jason Wang
2022-09-07
1
-1
/
+1
*
wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tablet
Hans de Goede
2022-09-07
1
-0
/
+18
*
wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430
Hans de Goede
2022-09-07
1
-0
/
+1
*
wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
Alexander Coffin
2022-09-07
1
-1
/
+2
*
wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarity
Kees Cook
2022-09-07
3
-15
/
+17
*
wifi: rsi: fix kernel-doc warning
Johannes Berg
2022-09-06
1
-0
/
+1
[next]