Commit message (Expand) | Author | Age | |
---|---|---|---|
* | mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures | Lorenzo Bianconi | 2018-08-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-06-06 |
|\ | |||
| * | mt76: add rcu locking in tid reorder function | Felix Fietkau | 2018-04-30 |
| * | mt76: check qos ack policy before reordering packets | Felix Fietkau | 2018-04-24 |
| * | mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packets | Felix Fietkau | 2018-04-24 |
| * | mt76: fix potential sleep in atomic context | Felix Fietkau | 2018-04-24 |
* | | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2018-06-06 |
|/ | |||
* | 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: split mt76_rx_complete | Felix Fietkau | 2018-01-26 |
* | mt76: implement A-MPDU rx reordering in the driver code | Felix Fietkau | 2018-01-26 |