summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x/lan966x_mac.c
AgeCommit message (Expand)Author
2022-08-22net: lan966x: Extend MAC to support also lag interfaces.Horatiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur
2022-07-18net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur
2022-04-25net: lan966x: fix a couple off by one bugsDan Carpenter
2022-04-11net: lan966x: Stop processing the MAC entry is port is wrong.Horatiu Vultur
2022-01-26net: lan966x: Fix sleep in atomic context when updating MAC tableHoratiu Vultur
2022-01-05net: lan966x: Add function lan966x_mac_ip_learn()Horatiu Vultur
2021-12-20net: lan966x: More MAC table functionalityHoratiu Vultur
2021-12-20net: lan966x: add support for interrupts from analyzerHoratiu Vultur
2021-11-29net: lan966x: add mactable supportHoratiu Vultur