index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-06-01
wifi: mt76: mt7615: add missing chanctx ops
Johannes Berg
1
-0
/
+4
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-1
/
+1
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
5
-0
/
+5
2023-12-07
wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
Wang Zhao
1
-1
/
+1
2023-12-07
wifi: mt76: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
1
-3
/
+3
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+2
2023-09-30
wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison
Shayne Chen
1
-1
/
+1
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
1
-4
/
+1
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-1
/
+1
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-2
/
+2
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2023-08-04
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
6
-32
/
+67
2023-08-02
wifi: mt76: Replace strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-07-25
wifi: mt76: mt7615: rely on shared poll_list field
Lorenzo Bianconi
3
-13
/
+12
2023-07-25
wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
4
-20
/
+16
2023-07-25
wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS support
Ryder Lee
3
-0
/
+40
2023-07-24
wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
Paul Fertser
1
-3
/
+3
2023-05-27
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lorenzo Bianconi
1
-0
/
+3
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
14
-62
/
+33
2023-04-19
wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported drivers
Felix Fietkau
1
-0
/
+1
2023-04-19
wifi: mt76: mt7615: increase eeprom size for mt7663
Felix Fietkau
3
-2
/
+8
2023-04-17
wifi: mt76: move mcu_uni_event and mcu_reg_event in common code
Lorenzo Bianconi
2
-15
/
+4
2023-04-17
wifi: mt76: mt7921: enable p2p support
Sean Wang
1
-1
/
+2
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
1
-12
/
+0
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
5
-9
/
+0
2023-04-17
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
3
-12
/
+4
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
4
-8
/
+6
2023-04-17
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
1
-1
/
+4
2023-04-17
wifi: mt76: handle failure of vzalloc in mt7615_coredump_work
Kang Chen
1
-3
/
+5
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
3
-61
/
+30
2023-02-03
wifi: mt76: mt7615: avoid mcu_restart function pointer
Lorenzo Bianconi
3
-4
/
+1
2022-12-09
wifi: mt76: mt7615: enable per-phy led support
Lorenzo Bianconi
5
-74
/
+92
2022-12-09
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
1
-13
/
+13
2022-12-09
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
1
-9
/
+9
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2
-2
/
+2
2022-12-01
wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...
Sean Wang
1
-1
/
+1
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2
-9
/
+6
2022-12-01
wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_counters
Lorenzo Bianconi
3
-8
/
+6
2022-12-01
wifi: mt76: mt7615: enable use_cts_prot support
Ryder Lee
4
-0
/
+22
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
1
-1
/
+3
2022-10-11
wifi: mt76: fix receiving LLC packets on mt7615/mt7915
Felix Fietkau
1
-4
/
+4
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-12
/
+9
2022-09-15
wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
1
-12
/
+3
2022-09-15
wifi: mt76: mt7663s: add rx_check callback
Lorenzo Bianconi
1
-0
/
+1
2022-09-15
wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...
Lorenzo Bianconi
1
-0
/
+4
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
1
-0
/
+1
2022-09-12
wifi: mt76: fix reading current per-tid starting sequence number for aggregation
Felix Fietkau
1
-1
/
+1
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
[next]