index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
11
-322
/
+110
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-11
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
3
-9
/
+8
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2
-5
/
+5
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
5
-38
/
+44
2022-07-11
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
1
-6
/
+3
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
5
-7
/
+9
2022-07-11
mt76: mt7615: fix throughput regression on DFS channels
Felix Fietkau
4
-25
/
+7
2022-07-11
mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time only
Felix Fietkau
2
-1
/
+9
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
1
-3
/
+0
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
2
-57
/
+1
2022-07-11
mt76: connac: move mt76_connac_write_hw_txp in shared code
Lorenzo Bianconi
2
-45
/
+1
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
4
-35
/
+1
2022-07-11
mt76: connac: move mt76_connac_tx_free in shared code
Lorenzo Bianconi
2
-11
/
+4
2022-07-11
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
4
-30
/
+8
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
3
-37
/
+7
2022-07-11
mt76: mt7615: do not update pm stats in case of error
Lorenzo Bianconi
1
-4
/
+5
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
1
-0
/
+1
2022-07-11
mt76: mt7663: rely on mt76_connac2_fw_trailer
Lorenzo Bianconi
1
-16
/
+2
2022-07-11
mt76: mt7615: add missing bh-disable around rx napi schedule
Felix Fietkau
1
-0
/
+2
2022-07-11
mt76: add DBDC rxq handlings into mac_reset_work
Ryder Lee
1
-7
/
+7
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-2
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2
-2
/
+2
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-1
/
+1
2022-05-13
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
1
-1
/
+1
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
1
-3
/
+3
2022-05-13
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
1
-3
/
+3
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
1
-1
/
+1
2022-05-06
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+2
2022-03-16
mt76: fix monitor rx FCS error in DFS channel
Deren Wu
1
-1
/
+2
2022-03-16
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
1
-1
/
+67
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
1
-11
/
+9
2022-03-16
mt76: split single ldpc cap bit into bits
MeiChia Chiu
1
-1
/
+1
2022-03-16
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
3
-27
/
+27
2022-03-16
mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
Lorenzo Bianconi
1
-1
/
+4
2022-02-24
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
1
-3
/
+5
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
1
-9
/
+0
2022-02-24
mt76: mt7615: Fix assigning negative values to unsigned variable
Yang Li
1
-1
/
+1
2022-02-24
mt76: mt7615: fix compiler warning on frame size
Deren Wu
1
-3
/
+11
2022-02-23
mt76: fix endianness errors in reverse_frag0_hdr_trans
Lorenzo Bianconi
1
-12
/
+19
2022-02-23
mt76: mt7615: introduce SAR support
Lorenzo Bianconi
2
-4
/
+27
2022-02-03
mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
Lorenzo Bianconi
1
-10
/
+9
2022-02-03
mt76: mt7615: fix/rewrite the dfs state handling logic
Felix Fietkau
2
-22
/
+30
2022-02-03
mt76: sdio: honor the largest Tx buffer the hardware can support
Sean Wang
1
-11
/
+1
2022-02-03
mt76: stop the radar detector after leaving dfs channel
Xing Song
1
-1
/
+2
2022-02-03
mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update
Lorenzo Bianconi
1
-0
/
+3
2022-02-03
mt76: mt7663s: flush runtime-pm queue after waking up the device
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)
Piotr Dymacz
1
-0
/
+1
[next]