gperf: build as C++11
[openwrt/openwrt.git] / target / linux / bmips / files / drivers / net / ethernet / broadcom / bcm6368-enetsw.c
2024-01-24 Linus Walleijbmips: bcm6368-enetsw: Bump max MTU
2023-05-30 Álvaro Fernández... bmips: enet: add compatibility with kernel 6.1
2023-04-23 Álvaro Fernández... bmips: enet: add missing module functions
2023-03-28 Álvaro Fernández... bmips: bcm6368-enetsw: refactor probe
2023-03-28 Álvaro Fernández... bmips: bcm6368-enetsw: remove unneeded variables
2023-03-28 Álvaro Fernández... bmips: bcm6368-enetsw: harmonize dev variables
2023-03-21 Álvaro Fernández... bmips: disable B53 MMAP phy read/write ops
2023-03-04 Sieng-Piaw Liewbmips: check for DMA error when refilling Rx
2023-03-04 Sieng-Piaw Liewbmips: fix Tx cleanup when NAPI poll budget is zero
2023-03-04 Sieng Piaw Liewbmips: add BQL support
2023-03-04 Sieng Piaw Liewbmips: batch process eth_type_trans() in rx path
2023-03-04 Sieng Piaw Liewbmips: batch process rx path
2023-03-04 Sieng Piaw Liewbmips: improve rx loop
2023-03-04 Sieng Piaw Liewbmips: switch to napi_build_skb() to reuse skbuff_heads
2023-03-04 Sieng Piaw Liewbmips: check NAPI context when refilling rx SKB
2023-03-04 Sieng Piaw Liewbmips: convert to build_skb()
2023-03-04 Sieng Piaw Liewbmips: use netdev_alloc_skb() for copybreak
2021-08-04 Ansuel Smithtreewide: backport support for nvmem on non platform...
2021-03-14 Álvaro Fernández... bmips: minor ethernet driver cleanups and fixes
2021-03-14 Álvaro Fernández... bmips: add experimental ethernet support