summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-20net: airoha: Reset BQL stopping the netdeviceLorenzo Bianconi
2024-10-20net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle()SkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Shrink line wrapping to 80 charactersSkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Fix coding styleSkyLake.Huang
2024-10-20r8169: remove rtl_dash_loop_wait_high/lowHeiner Kallweit
2024-10-20r8169: avoid duplicated messages if loading firmware fails and switch to warn...Heiner Kallweit
2024-10-20r8169: replace custom flag with disable_work() et alHeiner Kallweit
2024-10-20r8169: don't take RTNL lock in rtl_task()Heiner Kallweit
2024-10-20eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann
2024-10-18net: vxlan: update the document for vxlan_snoop()Menglong Dong
2024-10-18net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUNDMenglong Dong
2024-10-17net: airoha: Fix typo in REG_CDM2_FWD_CFG configurationLorenzo Bianconi
2024-10-17net: ravb: Add VLAN checksum supportPaul Barker
2024-10-17net: ravb: Enable IPv6 TX checksum offload for GbEthPaul Barker
2024-10-17net: ravb: Enable IPv6 RX checksum offloading for GbEthPaul Barker
2024-10-17net: ravb: Simplify UDP TX checksum offloadPaul Barker
2024-10-17net: ravb: Disable IP header TX checksum offloadingPaul Barker
2024-10-17net: ravb: Simplify types in RX csum validationPaul Barker
2024-10-17net: ravb: Combine if conditions in RX csum validationPaul Barker
2024-10-17net: ravb: Drop IP protocol check from RX csum verificationPaul Barker
2024-10-17net: ravb: Disable IP header RX checksum offloadingPaul Barker
2024-10-17net: ravb: Factor out checksum offload enable bitsPaul Barker
2024-10-17tg3: Increase buffer size for IRQ labelAndy Shevchenko
2024-10-17net: phylink: remove "using_mac_select_pcs"Russell King (Oracle)
2024-10-17net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs()Russell King (Oracle)
2024-10-17net: phylink: allow mac_select_pcs() to remove a PCSRussell King (Oracle)
2024-10-17net: dsa: mv88e6xxx: return NULL when no PCS is presentRussell King (Oracle)
2024-10-17net: ks8851: use %*ph to print small bufferAndy Shevchenko
2024-10-17net: usb: sr9700: only store little-endian values in __le16 variableSimon Horman
2024-10-17net: ethernet: ti: am65-cpsw: Fix uninitialized variableDan Carpenter
2024-10-17net: phy: realtek: merge the drivers for internal NBase-T PHY'sHeiner Kallweit
2024-10-17eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan
2024-10-17net: phy: realtek: clear 1000Base-T link partner advertisementDaniel Golle
2024-10-17net: phy: realtek: change order of calls in C22 read_status()Daniel Golle
2024-10-17net: phy: realtek: read duplex and gbit master from PHYSR registerDaniel Golle
2024-10-15gve: add support for basic queue statsHarshitha Ramamurthy
2024-10-15gve: adopt page pool for DQ RDA modeHarshitha Ramamurthy
2024-10-15gve: move DQO rx buffer management related code to a new fileHarshitha Ramamurthy
2024-10-15net: cxgb3: Remove stid deadcodeDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused t4_free_ofld_rxqsDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_l2t_alloc_switchingDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_scsi_initDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_get_srq_entryDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_alloc/free_raw_mac_filtDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filtDr. David Alan Gilbert
2024-10-15net: ethernet: fs_enet: Use %pa to format resource_size_tSimon Horman
2024-10-15net: fec_mpc52xx_phy: Use %pa to format resource_size_tSimon Horman
2024-10-15net: txgbe: Pass string literal as format argument of alloc_workqueue()Simon Horman
2024-10-15net: dsa: microchip: copy string using strscpySimon Horman
2024-10-15net: airoha: Implement BQL supportLorenzo Bianconi