index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
lan966x
/
lan966x_main.h
Age
Commit message (
Expand
)
Author
2024-04-25
net: lan966x: Correct spelling in comments
Simon Horman
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-02
net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-05-18
net: lan966x: Add support for DSCP rewrite
Horatiu Vultur
2023-05-18
net: lan966x: Add support for PCP rewrite
Horatiu Vultur
2023-05-18
net: lan966x: Add support for offloading default prio
Horatiu Vultur
2023-05-18
net: lan966x: Add support for offloading dscp table
Horatiu Vultur
2023-05-18
net: lan966x: Add support for offloading pcp table
Horatiu Vultur
2023-05-10
net: lan966x: Add ES0 VCAP keyset configuration for lan966x
Horatiu Vultur
2023-04-24
lan966x: Don't use xdp_frame when action is XDP_TX
Horatiu Vultur
2023-03-19
net: lan966x: Don't read RX timestamp if not needed
Horatiu Vultur
2023-03-10
net: lan966x: Add IS1 VCAP keyset configuration for lan966x
Horatiu Vultur
2023-02-03
net: lan966x: Add VCAP debugFS support
Horatiu Vultur
2023-01-30
net: microchip: sparx5: Add ingress information to VCAP instance
Steen Hegelund
2023-01-16
net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
Steen Hegelund
2022-12-06
net: lan966x: Add ptp trap rules
Horatiu Vultur
2022-11-29
net: lan966x: add tc matchall goto action
Horatiu Vultur
2022-11-29
net: lan966x: add tc flower support for VCAP API
Horatiu Vultur
2022-11-29
net: lan966x: Add initial VCAP
Horatiu Vultur
2022-11-25
net: lan966x: Add support for XDP_REDIRECT
Horatiu Vultur
2022-11-25
net: lan966x: Add support for XDP_TX
Horatiu Vultur
2022-11-25
net: lan966x: Update dma_dir of page_pool_params
Horatiu Vultur
2022-11-25
net: lan966x: Add len field to lan966x_tx_dcb_buf
Horatiu Vultur
2022-11-11
net: lan96x: Use page_pool API
Horatiu Vultur
2022-11-11
net: lan966x: Add basic XDP support
Horatiu Vultur
2022-11-11
net: lan966x: Split function lan966x_fdma_rx_get_frame
Horatiu Vultur
2022-11-01
net: lan966x: Fix the MTU calculation
Horatiu Vultur
2022-10-03
net: lan966x: Add port mirroring support using tc-matchall
Horatiu Vultur
2022-10-03
net: lan966x: Add port police support using tc-matchall
Horatiu Vultur
2022-09-28
net: lan966x: Add offload support for ets
Horatiu Vultur
2022-09-28
net: lan966x: Add offload support for cbs
Horatiu Vultur
2022-09-28
net: lan966x: Add offload support for tbf
Horatiu Vultur
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
2022-08-22
net: lan966x: Extend MAC to support also lag interfaces.
Horatiu Vultur
2022-08-22
net: lan966x: Add lag support for lan966x
Horatiu Vultur
2022-08-22
net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nb
Horatiu Vultur
2022-08-22
net: lan966x: Flush fdb workqueue when port is leaving a bridge.
Horatiu Vultur
2022-07-05
net: lan966x: hardcode the number of external ports
Michael Walle
2022-04-27
net: lan966x: Add support for PTP_PF_EXTTS
Horatiu Vultur
2022-04-27
net: lan966x: Add support for PTP_PF_PEROUT
Horatiu Vultur
2022-04-11
net: lan966x: Update FDMA to change MTU.
Horatiu Vultur
2022-04-11
net: lan966x: Add FDMA functionality
Horatiu Vultur
2022-04-11
net: lan966x: Expose functions that are needed by FDMA
Horatiu Vultur
2022-03-09
net: lan966x: Add spinlock for frame transmission from CPU.
Horatiu Vultur
2022-02-05
net: lan966x: Update mdb when enabling/disabling mcast_snooping
Horatiu Vultur
2022-02-05
net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLED
Horatiu Vultur
[next]