summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean
2021-08-16net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean
2021-08-14net: hns3: remove always exist devlink pointer checkLeon Romanovsky
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETHLukas Bulwahn
2021-08-13net: macb: Add PTP support for SAMA5D29Hari Prasath
2021-08-13net: fec: add WoL support for i.MX8MQJoakim Zhang
2021-08-13ravb: Remove checks for unsupported internal delay modesGeert Uytterhoeven
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo
2021-08-11net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit
2021-08-11net/mlx5: Fix unpublish devlink parametersParav Pandit
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi
2021-08-09net/mlx5: Destroy pool->mutexShay Drory
2021-08-09net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory
2021-08-09net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory
2021-08-09net/mlx5: Block switchdev mode while devlink traps are activeAya Levin
2021-08-09net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov
2021-08-09net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan
2021-08-09net/mlx5: DR, Add fail on error check on decapAlex Vesker
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-08-09net: hns3: support skb's frag page recycling based on page poolYunsheng Lin
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin
2021-08-09iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash
2021-08-09ice: don't remove netdev->dev_addr from uc sync listBrett Creeley
2021-08-09ice: Stop processing VF messages during teardownAnirudh Venkataramanan
2021-08-09ice: Prevent probing virtual functionsAnirudh Venkataramanan