Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bmips: check for DMA error when refilling Rx | Sieng-Piaw Liew | 2023-03-04 | 1 | -8/+20 |
* | bmips: fix Tx cleanup when NAPI poll budget is zero | Sieng-Piaw Liew | 2023-03-04 | 1 | -4/+5 |
* | bmips: add BQL support | Sieng Piaw Liew | 2023-03-04 | 1 | -0/+8 |
* | bmips: batch process eth_type_trans() in rx path | Sieng Piaw Liew | 2023-03-04 | 1 | -2/+3 |
* | bmips: batch process rx path | Sieng Piaw Liew | 2023-03-04 | 1 | -1/+5 |
* | bmips: improve rx loop | Sieng Piaw Liew | 2023-03-04 | 1 | -2/+3 |
* | bmips: switch to napi_build_skb() to reuse skbuff_heads | Sieng Piaw Liew | 2023-03-04 | 1 | -2/+2 |
* | bmips: check NAPI context when refilling rx SKB | Sieng Piaw Liew | 2023-03-04 | 1 | -6/+10 |
* | bmips: convert to build_skb() | Sieng Piaw Liew | 2023-03-04 | 1 | -41/+61 |
* | bmips: use netdev_alloc_skb() for copybreak | Sieng Piaw Liew | 2023-03-04 | 1 | -1/+1 |
* | bmips: remove linux 5.10 compatibility | Álvaro Fernández Rojas | 2022-05-20 | 3 | -22/+0 |
* | bmips: add linux v5.15 support | Álvaro Fernández Rojas | 2022-05-20 | 4 | -4/+35 |
* | treewide: backport support for nvmem on non platform devices | Ansuel Smith | 2021-08-05 | 3 | -12/+6 |
* | bmips: add ATH9K PCI fixups | Álvaro Fernández Rojas | 2021-03-23 | 1 | -0/+240 |
* | bmips: add B43 SPROM PCI fixups | Álvaro Fernández Rojas | 2021-03-23 | 1 | -0/+1195 |
* | bmips: add experimental PCI/PCIe support | Álvaro Fernández Rojas | 2021-03-23 | 4 | -0/+1657 |
* | bmips: minor ethernet driver cleanups and fixes | Álvaro Fernández Rojas | 2021-03-14 | 1 | -62/+35 |
* | bmips: add experimental ethernet support | Álvaro Fernández Rojas | 2021-03-14 | 1 | -0/+1116 |
* | bmips: add new target | Álvaro Fernández Rojas | 2021-02-22 | 6 | -0/+418 |