summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/agg-rx.c
AgeCommit message (Expand)Author
2019-05-01mt76: use macro for sn and seq_ctrl conversionRyder Lee
2018-08-02mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-04-30mt76: add rcu locking in tid reorder functionFelix Fietkau
2018-04-24mt76: check qos ack policy before reordering packetsFelix Fietkau
2018-04-24mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packetsFelix Fietkau
2018-04-24mt76: fix potential sleep in atomic contextFelix Fietkau
2018-02-01mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pendingFelix Fietkau
2018-02-01mt76: implement processing of BlockAckReq framesFelix Fietkau
2018-01-26mt76: split mt76_rx_completeFelix Fietkau
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau