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
Age
Commit message (
Expand
)
Author
2018-02-01
mt76: do not set status->aggr for NULL data frames
Felix Fietkau
2018-02-01
mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pending
Felix Fietkau
2018-02-01
mt76: implement processing of BlockAckReq frames
Felix Fietkau
2018-02-01
mt76: implement AP_LINK_PS
Felix Fietkau
2018-01-26
mt76: validate rx CCMP PN
Felix Fietkau
2018-01-26
mt76: pass the per-vif wcid to the core for multicast rx
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
2018-01-26
mt76: fix TSF value in probe responses
Felix Fietkau
2018-01-26
mt76: retry rx polling as long as there is budget left
Felix Fietkau
2018-01-24
mt76x2: init: disable all pending tasklets during device removal
Lorenzo Bianconi
2018-01-24
mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
mt76x2: dfs: add set_domain handler
Lorenzo Bianconi
2018-01-24
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
mt76: fix transmission of encrypted management frames
Felix Fietkau
2018-01-24
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()
Lorenzo Bianconi
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
Lorenzo Bianconi
2018-01-08
mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()
Lorenzo Bianconi
2018-01-08
mt76: fix memcpy to potential null pointer on failed allocation
Colin Ian King
2018-01-08
mt76x2: init: fix rx filter default value during init
Lorenzo Bianconi
2018-01-08
mt76x2: configure rx filter based on monitor mode setting
Felix Fietkau
2018-01-08
mt76x2: init: disable APCLI by default
Lorenzo Bianconi
2018-01-08
mt76x2: convert between per-chain tx power and combined output
Felix Fietkau
2018-01-08
mt76x2: initialize channel power limits at probe time
Felix Fietkau
2018-01-08
mt76x2: add channel argument to eeprom tx power functions
Felix Fietkau
2018-01-08
mt76x2: increase OFDM SIFS time
Felix Fietkau
2018-01-08
mt76x2: remove some harmless WARN_ONs in tx status and rx path
Felix Fietkau
2018-01-08
mt76: fix returnvar.cocci warnings
Fengguang Wu
2018-01-08
mt76: fix debugfs_simple_attr.cocci warnings
Fengguang Wu
2017-12-07
mt76: add driver code for MT76x2e
Felix Fietkau
2017-12-07
mt76: add common code shared between multiple chipsets
Felix Fietkau