index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mac80211.c
Age
Commit message (
Expand
)
Author
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
2021-06-19
mt76: allow hw driver code to overwrite wiphy interface_modes
Lorenzo Bianconi
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
2021-05-15
mt76: validate rx A-MSDU subframes
Felix Fietkau
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
2021-04-12
mt76: report Rx timestamp
Ryder Lee
2021-04-11
mt76: mt7915: enable hw rx-amsdu de-aggregation
Lorenzo Bianconi
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
2021-01-27
mt76: fix crash on tearing down ext phy
Felix Fietkau
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_phy in mt76_init_sband_2g and mt76_init_sband_5g
Lorenzo Bianconi
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
mt76: add back the SUPPORTS_REORDERING_BUFFER flag
Felix Fietkau
2020-12-04
mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915
Felix Fietkau
2020-12-04
mt76: use ieee80211_rx_list to pass frames to the network stack as a batch
Felix Fietkau
2020-09-24
mt76: mt7663s: introduce sdio tx aggregation
Lorenzo Bianconi
2020-09-24
mt76: remove retry_q from struct mt76_txq and related code
Felix Fietkau
2020-09-24
mt76: move txwi handling code to dma.c, since it is mmio specific
Felix Fietkau
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
mt76: mt7915: add Tx A-MSDU offloading support
Ryder Lee
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2020-07-21
mt76: introduce mt76_sdio module
Sean Wang
2020-07-21
mt76: mt7615: wake device in mt7615_update_channel before access regmap
Lorenzo Bianconi
2020-07-21
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
2020-07-21
mt76: add API for testmode support
Felix Fietkau
2020-07-21
mt76: add U-APSD support on AP side
Lorenzo Bianconi
2020-07-21
mt76: allow more channels, allowed in ETSI domain
Markus Theil
2020-05-13
mt76: enable p2p support
Lorenzo Bianconi
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
2020-05-12
mt76: add Rx stats support for radiotap
Ryder Lee
2020-05-12
mt76: add support for HE RX rate reporting
Ryder Lee
2020-05-12
mt76: enable TDLS support
Lorenzo Bianconi
2020-05-12
mt76: fix A-MPDU density handling
Felix Fietkau
2020-05-12
mt76: remove PS_NULLFUNC_STACK capability
Lorenzo Bianconi
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615
Felix Fietkau
2020-02-14
mt76: fix rounding issues on converting per-chain and combined txpower
Felix Fietkau
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2020-02-14
mt76: enable Airtime Queue Limit support
Felix Fietkau
2020-02-14
mt76: rely on mac80211 utility routines to compute airtime
Lorenzo Bianconi
2020-02-14
mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init
Lorenzo Bianconi
2020-02-14
mt76: mt7615: measure channel noise and report it via survey
Felix Fietkau
2020-02-14
mt76: do not overwrite max_tx_fragments if it has been set
Shayne Chen
2020-02-14
mt76: add ext_phy field to struct mt76_wcid
Felix Fietkau
[next]