index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mac80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: wait for pending tx to complete before switching channel
Felix Fietkau
2018-05-23
1
-0
/
+16
*
mt76: move ieee80211_hw allocation to common core
Felix Fietkau
2018-05-23
1
-2
/
+20
*
mt76: only stop tx queues on offchannel, not during the entire scan
Felix Fietkau
2018-05-23
1
-0
/
+5
*
mt76: fix concurrent rx calls on A-MPDU release
Felix Fietkau
2018-04-30
1
-0
/
+2
*
mt76: toggle driver station powersave bit before notifying mac80211
Felix Fietkau
2018-04-24
1
-1
/
+1
*
mt76: add missing VHT maximum A-MPDU length capability
Felix Fietkau
2018-04-24
1
-1
/
+2
*
mt76: stop tx queues from the driver callback instead of common code
Felix Fietkau
2018-04-24
1
-4
/
+2
*
mt76x2: add mac80211 {set,get}_antenna callbacks
Lorenzo Bianconi
2018-03-13
1
-0
/
+9
*
mt76: add mt76_init_stream_cap routine
Lorenzo Bianconi
2018-03-13
1
-17
/
+39
*
mt76: initialize available_antennas_{tx,rx} info
Lorenzo Bianconi
2018-03-13
1
-0
/
+3
*
mt76: implement AP_LINK_PS
Felix Fietkau
2018-02-01
1
-1
/
+51
*
mt76: validate rx CCMP PN
Felix Fietkau
2018-01-26
1
-0
/
+65
*
mt76: split mt76_rx_complete
Felix Fietkau
2018-01-26
1
-6
/
+18
*
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
2018-01-26
1
-3
/
+8
*
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
2018-01-26
1
-3
/
+6
*
mt76: add an intermediate struct for rx status information
Felix Fietkau
2018-01-26
1
-1
/
+28
*
mt76: add common code shared between multiple chipsets
Felix Fietkau
2017-12-07
1
-0
/
+393