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
2021-12-19
mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdr
Ryder Lee
2
-2
/
+3
2021-12-19
mt76: move sar_capa configuration in common code
Lorenzo Bianconi
4
-20
/
+16
2021-12-19
mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band
Lorenzo Bianconi
1
-5
/
+5
2021-12-19
mt76: mt7921s: fix possible kernel crash due to invalid Rx count
Sean Wang
1
-0
/
+4
2021-12-19
mt76: mt7921s: fix bus hang with wrong privilege
Deren Wu
1
-0
/
+11
2021-12-19
mt76: mt7921: use correct iftype data on 6GHz cap init
Shayne Chen
1
-1
/
+1
2021-12-19
mt76: mt7921: fix boolreturn.cocci warning
Changcheng Deng
1
-1
/
+1
2021-12-19
mt76: eeprom: tolerate corrected bit-flips
Daniel Golle
1
-0
/
+2
2021-12-19
mt76: mt7603: improve reliability of tx powersave filtering
Felix Fietkau
1
-2
/
+3
2021-12-19
mt76: clear sta powersave flag after notifying driver
Felix Fietkau
1
-2
/
+4
2021-12-19
mt76: mt7915: introduce SAR support
Lorenzo Bianconi
2
-4
/
+27
2021-12-19
mt76: mt7603: introduce SAR support
Lorenzo Bianconi
2
-8
/
+27
2021-12-19
mt76: mt7915: improve wmm index allocation
Felix Fietkau
1
-5
/
+3
2021-12-19
mt76: mt7615: improve wmm index allocation
Felix Fietkau
1
-5
/
+3
2021-12-19
mt76: mt7615: fix unused tx antenna mask in testmode
Shayne Chen
1
-11
/
+10
2021-12-19
mt76: mt7921s: fix the device cannot sleep deeply in suspend
Sean Wang
5
-18
/
+27
2021-12-19
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
Sean Wang
3
-37
/
+12
2021-12-19
mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
1
-2
/
+21
2021-12-19
mt76: mt7915: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
1
-2
/
+21
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
13
-11
/
+101
2021-12-19
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
4
-48
/
+63
2021-12-19
mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_config
Lorenzo Bianconi
1
-4
/
+8
2021-12-19
mt76: fix the wiphy's available antennas to the correct value
Bo Jiao
1
-2
/
+2
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
4
-3
/
+28
2021-12-19
mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_mode
Lorenzo Bianconi
2
-8
/
+5
2021-12-19
mt76: mt7615: remove dead code in get_omac_idx
Lorenzo Bianconi
1
-3
/
+0
2021-12-19
mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_phy_mode
Lorenzo Bianconi
1
-2
/
+2
2021-12-19
mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi
Lorenzo Bianconi
1
-1
/
+1
2021-12-19
mt76: fix possible OOB issue in mt76_calculate_default_rate
Lorenzo Bianconi
1
-3
/
+4
2021-12-19
mt76: mt7921: introduce 160 MHz channel bandwidth support
Deren Wu
2
-0
/
+16
2021-12-19
mt76: debugfs: fix queue reporting for mt76-usb
Lorenzo Bianconi
1
-2
/
+3
2021-12-18
mt76: mt7921: add support for PCIe ID 0x0608/0x0616
Deren Wu
1
-0
/
+2
2021-12-18
mt76: testmode: add support to set MAC
Shayne Chen
3
-3
/
+39
2021-12-18
mt76: mt7915: add default calibrated data support
Shayne Chen
4
-18
/
+94
2021-12-18
mt76: only set rx radiotap flag from within decoder functions
Ryder Lee
2
-45
/
+33
2021-12-18
mt76: reverse the first fragmented frame to 802.11
Xing Song
4
-9
/
+263
2021-12-18
mt76: mt7915: fix SMPS operation fail
Ryder Lee
2
-28
/
+61
2021-12-18
mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()
Shayne Chen
1
-9
/
+8
2021-12-18
mt76: mt7921: fix MT7921E reset failure
Sean Wang
3
-1
/
+6
2021-12-18
mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()
Peter Chiu
1
-2
/
+6
2021-12-18
mt76: mt7921: drop offload_flags overwritten
Sean Wang
1
-6
/
+0
2021-12-18
mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine
Lorenzo Bianconi
1
-47
/
+0
2021-12-17
Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Jakub Kicinski
130
-1905
/
+5552
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-14
/
+23
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-13
/
+18
2021-12-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
46
-324
/
+2072
2021-12-16
wcn36xx: Implement beacon filtering
Bryan O'Donoghue
4
-0
/
+107
2021-12-16
wcn36xx: Fix physical location of beacon filter comment
Bryan O'Donoghue
1
-3
/
+4
2021-12-16
wcn36xx: Fix beacon filter structure definitions
Bryan O'Donoghue
1
-3
/
+3
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
5
-13
/
+101
[prev]
[next]