summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-08-22hinic3: Complete Event Queue interfacesFan Gong
2025-08-22hinic3: Async Event Queue interfacesFan Gong
2025-08-22Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-22tcp: annotate data-races around tp->rx_opt.user_mssEric Dumazet
2025-08-22Octeontx2-vf: Fix max packet length errorsHariprasad Kelam
2025-08-22idpf: do not linearize big TSO packetsEric Dumazet
2025-08-21net: macb: fix unregister_netdev call order in macb_remove()luoguangfei
2025-08-21Octeontx2-af: Broadcast XON on all channelsHariprasad Kelam
2025-08-21gve: support unreadable netmemMina Almasry
2025-08-21net: stmmac: fix stmmac_simple_pm_ops build errorsRussell King (Oracle)
2025-08-21net: dsa: Remove the use of dev_err_probe()Xichao Zhao
2025-08-21net: hibmcge: Remove the use of dev_err_probe()Xichao Zhao
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski