summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-26wifi: rtw89: 8852a: report per-channel noise level by get_survey opsPo-Hao Huang
2025-08-25tcp: Don't pass hashinfo to socket lookup helpers.Kuniyuki Iwashima
2025-08-25net: dlink: fix multicast stats being counted incorrectlyYeounsu Moon
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi
2025-08-25net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signatureLorenzo Bianconi
2025-08-25net: phy: mxl-86110: add basic support for MxL86111 PHYDaniel Golle
2025-08-25net: phy: mxl-86110: fix indentation in struct phy_driverDaniel Golle
2025-08-25net: phy: mxl-86110: add basic support for led_brightness_set opDaniel Golle
2025-08-25Octeontx2-af: Fix NIX X2P calibration failuresHariprasad Kelam
2025-08-25ppp: remove rwlock usageQingfang Deng
2025-08-25net: usb: lan78xx: add support for generic net selftests via ethtoolOleksij Rempel
2025-08-25net: dsa: lantiq_gswip: store switch API version in privDaniel Golle
2025-08-25net: dsa: lantiq_gswip: make DSA tag protocol model-specificDaniel Golle
2025-08-25net: dsa: lantiq_gswip: load model-specific microcodeDaniel Golle
2025-08-25net: dsa: lantiq_gswip: introduce bitmap for MII portsDaniel Golle
2025-08-25net: dsa: lantiq_gswip: move definitions to headerDaniel Golle
2025-08-25net: dsa: lantiq_gswip: prepare for more CPU port optionsDaniel Golle
2025-08-25net: dsa: lantiq_gswip: deduplicate dsa_switch_opsDaniel Golle
2025-08-25net: phy: aquantia: add support for AQR115Camelia Groza
2025-08-25net: phy: aquantia: promote AQR813 and AQR114C to aqr_gen4_config_init()Vladimir Oltean
2025-08-25net: phy: aquantia: rename aqr113c_config_init() to aqr_gen4_config_init()Vladimir Oltean
2025-08-25net: phy: aquantia: reimplement aqcs109_config_init() as aqr_gen2_config_init()Vladimir Oltean
2025-08-25net: phy: aquantia: call aqr_gen3_config_init() for AQR112 and AQR412(C)Vladimir Oltean
2025-08-25net: phy: aquantia: call aqr_gen2_fill_interface_modes() for AQCS109Vladimir Oltean
2025-08-25net: phy: aquantia: merge and rename aqr105_read_status() and aqr107_read_sta...Vladimir Oltean
2025-08-25net: phy: aquantia: use cached GLOBAL_CFG registers in aqr107_read_rate()Vladimir Oltean
2025-08-25net: phy: aquantia: remove handling for get_rate_matching(PHY_INTERFACE_MODE_NA)Vladimir Oltean
2025-08-25net: phy: aquantia: save a local shadow of GLOBAL_CFG register valuesVladimir Oltean
2025-08-25net: phy: aquantia: fill supported_interfaces for all aqr_gen2_config_init() ...Vladimir Oltean
2025-08-25net: phy: aquantia: rename some aqr107 functions according to generationVladimir Oltean
2025-08-25net: phy: aquantia: reorder AQR113C PMD Global Transmit Disable bit clearing ...Vladimir Oltean
2025-08-25net: phy: aquantia: merge aqr113c_fill_interface_modes() into aqr107_fill_int...Vladimir Oltean
2025-08-25net: phy: aquantia: rename AQR412 to AQR412C and add real AQR412Vladimir Oltean
2025-08-25ixgbe: fix ixgbe_orom_civd_info struct layoutJedrzej Jagielski
2025-08-25ice: fix incorrect counter for buffer allocation failuresMichal Kubiak
2025-08-25ice: use fixed adapter index for E825C embedded devicesJacob Keller
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov
2025-08-25ice: add virt/ and move ice_virtchnl* files therePrzemek Kitszel
2025-08-22net: wangxun: support to use adaptive RX/TX coalescingJiawen Wu
2025-08-22net: wangxun: cleanup the code in wx_set_coalesce()Jiawen Wu
2025-08-22net: wangxun: limit tx_max_coalesced_frames_irqJiawen Wu
2025-08-22net: ngbe: change the default ITR settingJiawen Wu
2025-08-22hinic3: Interrupt request configurationFan Gong
2025-08-22hinic3: Mailbox management interfacesFan Gong
2025-08-22hinic3: Mailbox frameworkFan Gong
2025-08-22hinic3: TX & RX Queue coalesce interfacesFan Gong
2025-08-22hinic3: Command Queue interfacesFan Gong
2025-08-22hinic3: Command Queue frameworkFan Gong