index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
Age
Commit message (
Expand
)
Author
2023-07-24
wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
Paul Fertser
2023-05-27
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lorenzo Bianconi
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-19
wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported drivers
Felix Fietkau
2023-04-19
wifi: mt76: mt7615: increase eeprom size for mt7663
Felix Fietkau
2023-04-17
wifi: mt76: move mcu_uni_event and mcu_reg_event in common code
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7921: enable p2p support
Sean Wang
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-17
wifi: mt76: add missing locking to protect against concurrent rx/status calls
Felix Fietkau
2023-04-17
wifi: mt76: handle failure of vzalloc in mt7615_coredump_work
Kang Chen
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
2023-02-03
wifi: mt76: mt7615: avoid mcu_restart function pointer
Lorenzo Bianconi
2022-12-09
wifi: mt76: mt7615: enable per-phy led support
Lorenzo Bianconi
2022-12-09
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
2022-12-09
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...
Sean Wang
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_counters
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7615: enable use_cts_prot support
Ryder Lee
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
2022-10-11
wifi: mt76: fix receiving LLC packets on mt7615/mt7915
Felix Fietkau
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-15
wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
2022-09-15
wifi: mt76: mt7663s: add rx_check callback
Lorenzo Bianconi
2022-09-15
wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...
Lorenzo Bianconi
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
2022-09-12
wifi: mt76: fix reading current per-tid starting sequence number for aggregation
Felix Fietkau
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-11
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
mt76: mt7615: fix throughput regression on DFS channels
Felix Fietkau
2022-07-11
mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time only
Felix Fietkau
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_write_hw_txp in shared code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_free in shared code
Lorenzo Bianconi
2022-07-11
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
2022-07-11
mt76: mt7615: do not update pm stats in case of error
Lorenzo Bianconi
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
[next]