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
2019-03-19
mt76: fix schedule while atomic in mt76x02_reset_state
Lorenzo Bianconi
2019-02-26
mt76: add driver callback for when a sta is associated
Felix Fietkau
2019-02-18
mt76: Use the correct hweight8() function
Ben Hutchings
2019-02-18
mt76: move alloc_device common code in mt76_alloc_device
Lorenzo Bianconi
2019-01-17
mt76: add channel switch announcement support
Felix Fietkau
2019-01-17
mt76: fix rssi ewma tracking
Felix Fietkau
2019-01-17
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
2019-01-17
mt76: set IEEE80211_HW_NEEDS_UNIQUE_STA_ADDR flag
Felix Fietkau
2018-12-13
Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wireless
Kalle Valo
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
2018-11-30
mt76: add mt76_sta_remove helper
Felix Fietkau
2018-11-30
mt76: avoid queue/status spinlocks while passing tx status to mac80211
Felix Fietkau
2018-11-30
mt76: add support for reporting tx status with skb
Felix Fietkau
2018-11-06
mt76: fix building without CONFIG_LEDS_CLASS
Arnd Bergmann
2018-10-01
mt76: fix handling ps-poll frames
Felix Fietkau
2018-09-19
mt76: use mt76_rx_status in mt76x0
Stanislaw Gruszka
2018-09-04
mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
Kristian Evensen
2018-09-04
mt76: create new mt76x02-lib module for common mt76x{0,2} code
Stanislaw Gruszka
2018-08-02
mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures
Lorenzo Bianconi
2018-08-02
mt76x2: move interface_modes definition in mt76x2_init
Lorenzo Bianconi
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-23
mt76: wait for pending tx to complete before switching channel
Felix Fietkau
2018-05-23
mt76: move ieee80211_hw allocation to common core
Felix Fietkau
2018-05-23
mt76: only stop tx queues on offchannel, not during the entire scan
Felix Fietkau
2018-04-30
mt76: fix concurrent rx calls on A-MPDU release
Felix Fietkau
2018-04-24
mt76: toggle driver station powersave bit before notifying mac80211
Felix Fietkau
2018-04-24
mt76: add missing VHT maximum A-MPDU length capability
Felix Fietkau
2018-04-24
mt76: stop tx queues from the driver callback instead of common code
Felix Fietkau
2018-03-13
mt76x2: add mac80211 {set,get}_antenna callbacks
Lorenzo Bianconi
2018-03-13
mt76: add mt76_init_stream_cap routine
Lorenzo Bianconi
2018-03-13
mt76: initialize available_antennas_{tx,rx} info
Lorenzo Bianconi
2018-02-01
mt76: implement AP_LINK_PS
Felix Fietkau
2018-01-26
mt76: validate rx CCMP PN
Felix Fietkau
2018-01-26
mt76: split mt76_rx_complete
Felix Fietkau
2018-01-26
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
2018-01-26
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
2018-01-26
mt76: add an intermediate struct for rx status information
Felix Fietkau
2017-12-07
mt76: add common code shared between multiple chipsets
Felix Fietkau