summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-11-10net: mana: Move header files to a common locationLong Li
2022-11-10net: mana: Record port number in netdevLong Li
2022-11-10net: mana: Export Work Queue functions for use by RDMA driverLong Li
2022-11-10net: mana: Set the DMA device max segment sizeAjay Sharma
2022-11-10net: mana: Handle vport sharing between devicesLong Li
2022-11-10net: mana: Record the physical address for doorbell page regionLong Li
2022-11-10net: mana: Add support for auxiliary deviceLong Li
2022-11-09bpf: veth driver panics when xdp prog attached before veth_openJohn Fastabend
2022-11-09cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...Zhengchao Shao
2022-11-09net: pcs: xpcs: use mdiodev accessorsRussell King (Oracle)
2022-11-09net: phy: dp83867: add TI PHY loopbackTan Tee Min
2022-11-09net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chipsRaju Lakkaraju
2022-11-09net: lan743x: Remove unused argument in lan743x_common_regs( )Raju Lakkaraju
2022-11-09mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Use extack in bridge port flag validationIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Add support for locked FDB notificationsIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Prepare for locked FDB notificationsIdo Schimmel
2022-11-09mlxsw: spectrum: Add an API to configure security checksIdo Schimmel
2022-11-09mlxsw: reg: Add Switch Port FDB Security RegisterIdo Schimmel
2022-11-09mlxsw: spectrum_trap: Register 802.1X packet traps with devlinkIdo Schimmel
2022-11-09stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min
2022-11-09net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao
2022-11-09net: cpsw: disable napi in cpsw_ndo_open()Zhengchao Shao
2022-11-09iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron
2022-11-09ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski
2022-11-09net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actionsRoi Dayan
2022-11-09net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan
2022-11-09net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu
2022-11-09net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan
2022-11-09net/mlx5e: Fix usage of DMA sync APIMaxim Mikityanskiy
2022-11-09net/mlx5e: Add missing sanity checks for max TX WQE sizeMaxim Mikityanskiy
2022-11-09net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory
2022-11-09net/mlx5: E-switch, Set to legacy mode if failed to change switchdev modeChris Mi
2022-11-09net/mlx5: Allow async trigger completion execution on single CPU systemsRoy Novich
2022-11-09net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2022-11-09net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar
2022-11-09net: wwan: iosm: fix invalid mux header typeM Chetan Kumar
2022-11-09net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar
2022-11-09net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar
2022-11-09net: dsa: microchip: add dev_err_probe in probe functionsRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: ksz8563: Add number of port irqRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add error checking for ksz_pwriteRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add irq in i2c probeRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...Rakesh Sankaranarayanan
2022-11-09wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversionZhi-Jun You
2022-11-09wifi: ath9k: Remove unused variable mismatchColin Ian King
2022-11-09wifi: rtw89: 8852b: change debug mask of message of no TX resourcePing-Ke Shih
2022-11-09wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih
2022-11-08net: ethernet: renesas: rswitch: Fix endless loop in error pathsYoshihiro Shimoda