index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
/
airoha_eth.c
Age
Commit message (
Expand
)
Author
2024-08-27
net: airoha: fix module autoloading
Liao Chen
2024-08-22
net: airoha: configure hw mac address according to the port id
Lorenzo Bianconi
2024-08-06
net: airoha: honor reset return value in airoha_hw_init()
Lorenzo Bianconi
2024-08-02
net: airoha: Link the gdm port to the selected qdma controller
Lorenzo Bianconi
2024-08-02
net: airoha: Start all qdma NAPIs in airoha_probe()
Lorenzo Bianconi
2024-08-02
net: airoha: Allow mapping IO region for multiple qdma controllers
Lorenzo Bianconi
2024-08-02
net: airoha: Use qdma pointer as private structure in airoha_irq_handler routine
Lorenzo Bianconi
2024-08-02
net: airoha: Add airoha_qdma pointer in airoha_tx_irq_queue/airoha_queue stru...
Lorenzo Bianconi
2024-08-02
net: airoha: Move irq_mask in airoha_qdma structure
Lorenzo Bianconi
2024-08-02
net: airoha: Move airoha_queues in airoha_qdma
Lorenzo Bianconi
2024-08-02
net: airoha: Introduce airoha_qdma struct
Lorenzo Bianconi
2024-07-23
net: airoha: Fix MBI_RX_AGE_SEL_MASK definition
Lorenzo Bianconi
2024-07-18
net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()
Lorenzo Bianconi
2024-07-17
net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_ports
Lorenzo Bianconi
2024-07-14
net: airoha: Introduce ethernet support for EN7581 SoC
Lorenzo Bianconi