index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: fix encap offload ethernet type check
Felix Fietkau
2022-05-13
1
-1
/
+3
*
mt76: mt7921: fix kernel crash at mt7921_pci_remove
Sean Wang
2022-05-13
1
-1
/
+1
*
mt76: mt7921: make read-only array ppet16_ppet8_ru3_ru0 static const
Colin Ian King
2022-05-13
1
-1
/
+1
*
mt76: mt7921: Add AP mode support
Sean Wang
2022-05-13
5
-2
/
+146
*
mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
Christophe JAILLET
2022-05-13
1
-3
/
+5
*
mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iter
Lorenzo Bianconi
2022-05-13
1
-2
/
+2
*
mt76: mt7921: rely on mt76_dev rxfilter in mt7921_configure_filter
Lorenzo Bianconi
2022-05-13
2
-16
/
+14
*
mt76: mt7921u: add suspend/resume support
Lorenzo Bianconi
2022-05-13
4
-4
/
+72
*
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
2022-05-13
1
-3
/
+3
*
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
2022-05-13
1
-1
/
+1
*
mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
Felix Fietkau
2022-05-13
1
-1
/
+1
*
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
1
-2
/
+2
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-1
/
+1
*
mt76: fix monitor rx FCS error in DFS channel
Deren Wu
2022-03-16
1
-1
/
+2
*
mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR i...
Sean Wang
2022-03-16
1
-3
/
+10
*
mt76: fix wrong HE data rate in sniffer tool
Deren Wu
2022-03-16
1
-2
/
+4
*
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
2022-03-16
5
-19
/
+48
*
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi
2022-03-16
9
-3
/
+635
*
mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.
Lorenzo Bianconi
2022-03-16
4
-13
/
+14
*
mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.
Lorenzo Bianconi
2022-03-16
4
-21
/
+24
*
mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
Lorenzo Bianconi
2022-03-16
4
-58
/
+64
*
mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb
Lorenzo Bianconi
2022-03-16
3
-6
/
+8
*
mt76: mt7921: disable runtime pm for usb
Lorenzo Bianconi
2022-03-16
2
-4
/
+12
*
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-03-16
3
-27
/
+19
*
mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
Lorenzo Bianconi
2022-03-16
1
-1
/
+0
*
mt76: mt7921: fix mt7921_queues_acq implementation
Lorenzo Bianconi
2022-03-16
2
-13
/
+11
*
mt76: mt7921: fix xmit-queue dump for usb and sdio
Lorenzo Bianconi
2022-03-16
1
-2
/
+7
*
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
2022-03-16
2
-2
/
+1
*
mt76: mt7921: use mt76_hw instead of open coding it
Sean Wang
2022-03-16
1
-1
/
+1
*
mt76: mt7921: fix up the monitor mode
Sean Wang
2022-03-16
3
-10
/
+46
*
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
2022-02-24
1
-3
/
+5
*
mt76: mt7921: fix injected MPDU transmission to not use HW A-MSDU
Lorenzo Bianconi
2022-02-24
1
-0
/
+1
*
mt76: improve signal strength reporting
Felix Fietkau
2022-02-24
1
-3
/
+0
*
mt76: mt7921s: fix missing fc type/sub-type for 802.11 pkts
Deren Wu
2022-02-23
2
-3
/
+12
*
mt76: fix endianness errors in reverse_frag0_hdr_trans
Lorenzo Bianconi
2022-02-23
1
-12
/
+18
*
mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
Lorenzo Bianconi
2022-02-03
1
-10
/
+9
*
mt76: mt7921s: run sleep mode by default
Sean Wang
2022-02-03
1
-8
/
+4
*
mt76: sdio: honor the largest Tx buffer the hardware can support
Sean Wang
2022-02-03
1
-11
/
+1
*
mt76: mt7921s: fix a possible memory leak in mt7921_load_patch
Lorenzo Bianconi
2022-02-03
1
-6
/
+2
*
mt76: mt7921: remove duplicated code in mt7921_mac_decode_he_radiotap
Lorenzo Bianconi
2022-02-03
1
-1
/
+0
*
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
2022-02-03
3
-10
/
+3
*
mt76: mt7921: toggle runtime-pm adding a monitor vif
Lorenzo Bianconi
2022-02-03
4
-22
/
+40
*
mt76: mt7921: fix endianness issues in mt7921_mcu_set_tx()
Lorenzo Bianconi
2022-02-03
1
-5
/
+3
*
mt76: mt7921: fix crash when startup fails.
Ben Greear
2022-02-03
1
-0
/
+1
*
mt76: mt7921e: fix possible probe failure after reboot
Sean Wang
2022-02-03
4
-123
/
+139
*
mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrl
Leon Yen
2022-02-03
1
-0
/
+38
*
mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()
Peter Chiu
2022-02-03
1
-1
/
+0
*
mt76: mt7921: fix a leftover race in runtime-pm
Lorenzo Bianconi
2022-02-03
1
-0
/
+8
*
mt76: mt7921: do not always disable fw runtime-pm
Lorenzo Bianconi
2022-02-03
1
-2
/
+1
*
mt76: mt7921e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
2022-02-03
4
-6
/
+33
[next]