summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-29vmxnet3: do not reschedule napi for rx processingRonak Doshi
2022-07-29mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2Danielle Ratson
2022-07-29mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsDanielle Ratson
2022-07-29mlxsw: spectrum: Support time stamping on Spectrum-2Danielle Ratson
2022-07-29mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsDanielle Ratson
2022-07-29mlxsw: Query UTC sec and nsec PCI offsets and valuesDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2Danielle Ratson
2022-07-29mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add helper functions to configure PTP trapsAmit Cohen
2022-07-29can: etas_es58x: remove useless calls to usb_fill_bulk_urb()Vincent Mailhol
2022-07-28net: dsa: qca8k: move read_switch_id function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port LAG functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port VLAN functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port mirror functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port FDB/MDB function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move set age/MTU/port enable/disable functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move bridge functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port set status/eee/ethtool stats function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move mib init function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move qca8k bulk read/write helper to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move qca8k read/write/rmw and reg table to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move mib struct to common codeChristian Marangi
2022-07-28net: dsa: qca8k: make mib autocast feature optionalChristian Marangi
2022-07-28net: dsa: qca8k: cache match data to speed up accessChristian Marangi
2022-07-28amt: fix typo in commentRuffalo Lavoisier
2022-07-28mlxsw: core_linecards: Remove duplicated include in core_linecard_dev.cYang Li
2022-07-28devlink: Hold the instance lock in health callbacksMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink health recovery callbackMoshe Shemesh
2022-07-28net/mlx4: Lock mlx4 devlink reload callbackMoshe Shemesh
2022-07-28net/mlx4: Use devl_ API for devlink port register / unregisterMoshe Shemesh
2022-07-28net/mlx4: Use devl_ API for devlink region create / destroyMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh
2022-07-28net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh
2022-07-28bnxt_en: implement callbacks for devlink selftestsvikas
2022-07-28net/mlx5e: kTLS, Dynamically re-size TX recycling poolTariq Toukan
2022-07-28net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connectionsTariq Toukan
2022-07-28net/mlx5e: kTLS, Take stats out of OOO handlerTariq Toukan
2022-07-28net/mlx5e: kTLS, Introduce TLS-specific create TISTariq Toukan
2022-07-28net: usb: delete extra space and tab in blank lineXie Shaowen
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal
2022-07-28net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal
2022-07-28net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal
2022-07-28net/mlx5e: Add mdev to flow_steering structLama Kayal
2022-07-28net/mlx5e: Report flow steering errors with mdev err report APILama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2022-07-28net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal