aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-05-25wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2Zong-Zhe Yang1-0/+3
2023-05-25wifi: rtw88: Add support for the SDIO based RTL8723DS chipsetMartin Blumenstingl3-0/+55
2023-05-25wifi: rtw88: rtw8723d: Implement RTL8723DS (SDIO) efuse parsingMartin Blumenstingl2-0/+15
2023-05-25wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()Martin Blumenstingl1-3/+21
2023-05-25wifi: add HAS_IOPORT dependenciesNiklas Schnelle2-2/+2
2023-05-25net/mlx4: Use bitmap_weight_and()Christophe JAILLET1-5/+2
2023-05-25leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede1-6/+2
2023-05-24net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()Russell King (Oracle)1-20/+33
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2-26/+29
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping1-4/+0
2023-05-24net: phy: mscc: add support for VSC8501David Epping2-0/+26
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-05-24net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()Dan Carpenter1-1/+1
2023-05-24net/mlx5: DR, Add missing mutex init/destroy in pattern managerYevgeny Kliteynik1-0/+3
2023-05-24net/mlx5e: Move Ethernet driver debugfs to profile init callbackJianbo Liu2-5/+11
2023-05-24net/mlx5e: Don't attach netdev profile while handling internal errorDmytro Linkin1-4/+31
2023-05-24net/mlx5: Fix post parse infra to only parse every action onceVlad Buslov3-5/+12
2023-05-24net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea3-21/+25
2023-05-24net/mlx5: fw_tracer, Fix event handlingShay Drory1-1/+1
2023-05-24net/mlx5: SF, Drain health before removing deviceShay Drory1-0/+1
2023-05-24net/mlx5: Drain health before unregistering devlinkShay Drory1-3/+4
2023-05-24net/mlx5e: Do not update SBCM when prio2buffer command is invalidMaher Sanalla1-2/+2
2023-05-24net/mlx5e: Consider internal buffers size in port buffer calculationsMaher Sanalla3-21/+36
2023-05-24net/mlx5e: Prevent encap offload when neigh update is runningChris Mi1-17/+20
2023-05-24net/mlx5e: Extract remaining tunnel encap code to dedicated fileChris Mi3-87/+94
2023-05-24net: pcs: xpcs: avoid reading STAT1 more than onceRussell King (Oracle)1-41/+50
2023-05-24net: pcs: xpcs: use phylink_resolve_c73() helperRussell King (Oracle)1-39/+1
2023-05-24net: pcs: xpcs: correct pause resolutionRussell King (Oracle)1-1/+10
2023-05-24net: pcs: xpcs: correct lp_advertising contentsRussell King (Oracle)1-4/+5
2023-05-24net: pcs: xpcs: use mii_c73_to_linkmode() helperRussell King (Oracle)1-12/+1
2023-05-24net: pcs: xpcs: clean up reading clause 73 link partner advertisementRussell King (Oracle)2-25/+17
2023-05-24net: phylink: add function to resolve clause 73 negotiationRussell King (Oracle)1-0/+39
2023-05-24net: phylink: remove duplicated linkmode pause resolutionRussell King (Oracle)1-11/+4
2023-05-24devlink: pass devlink_port pointer to ops->port_del() instead of indexJiri Pirko2-3/+5
2023-05-24devlink: remove duplicate port notificationJiri Pirko2-8/+4
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-58/+173
2023-05-24net: phy: avoid kernel warning dump when stopping an errored PHYRussell King (Oracle)1-4/+7
2023-05-24net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL1-6/+2
2023-05-23gve: Support IPv6 Big TCP on DQCoco Li2-0/+9
2023-05-23r8169: Use a raw_spinlock_t for the register locks.Sebastian Andrzej Siewior1-22/+22
2023-05-23nfp: add L4 RSS hashing on UDP trafficJaco Coetzee1-0/+2
2023-05-23net: sfp: add support for HXSX-ATRI-1 copper SFP+ moduleJosua Mayer1-1/+2
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur1-0/+10
2023-05-23octeontx2-pf: Add support for page poolRatheesh Kannoth7-22/+96
2023-05-22net/mlx5: Fix indexing of mlx5_irqShay Drory1-4/+5
2023-05-22net/mlx5: Fix irq affinity managementShay Drory1-1/+1
2023-05-22net/mlx5: Free irqs only on shutdown callbackShay Drory3-1/+31
2023-05-22net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-05-22net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-22net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory2-1/+9