summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-08net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen
2024-04-08net: stmmac: mmc_core: Add GMAC LPI statisticsMinda Chen
2024-04-08net: fjes: drop owner assignmentKrzysztof Kozlowski
2024-04-08r8169: add support for RTL8168MHeiner Kallweit
2024-04-08mlx5/core: Support max_io_eqs for a functionParav Pandit
2024-04-08net: lan743x: Fixup EEEAndrew Lunn
2024-04-08net: usb: lan78xx: Fixup EEEAndrew Lunn
2024-04-08bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi
2024-04-08bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta
2024-04-08bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta
2024-04-08ipv4: Set scope explicitly in ip_route_output().Guillaume Nault
2024-04-08ipvlan: handle NETDEV_DOWN eventVenkat Venkatsubra
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-04-08geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-08net: usb: ax88179_178a: non necessary second random mac addressJose Ignacio Tornos Martinez
2024-04-08pfcp: avoid copy warning by simplifing codeMichal Swiatkowski
2024-04-08netdevsim: report stats by default, like a real deviceJakub Kicinski
2024-04-08net: mdio-gpio: Use device_is_compatible()Andy Shevchenko
2024-04-07octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam
2024-04-07virtio_net: Do not send RSS key if it is not supportedBreno Leitao
2024-04-06net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-04-06net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-04-06net: phy: marvell: implement cable test for 88E1111Pawel Dembicki
2024-04-05net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu
2024-04-05net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu
2024-04-05net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu
2024-04-05net: xgbe: remove extraneous #ifdef checksArnd Bergmann
2024-04-053c515: remove unused 'mtu' variableArnd Bergmann
2024-04-05net/mlx5e: Un-expose functions in en.hTariq Toukan
2024-04-05net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu
2024-04-05net/mlx5e: Extract checking of FEC support for a link modeCosmin Ratiu
2024-04-05bnxt_en: Fix PTP firmware timeout parameterMichael Chan
2024-04-05wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov
2024-04-05Merge tag 'rtw-next-2024-04-04' of https://github.com/pkshih/rtwKalle Valo
2024-04-05wifi: mwifiex: replace open-coded module_sdio_driver()Krzysztof Kozlowski
2024-04-05wifi: wilc1000: replace open-coded module_sdio_driver()Krzysztof Kozlowski
2024-04-05wifi: wl1251: simplify module initializationKrzysztof Kozlowski
2024-04-05wifi: rsi: sdio: simplify module initializationKrzysztof Kozlowski
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readabilityOleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()Oleksij Rempel
2024-04-04net: dsa: microchip: Make ksz8_r_dyn_mac_table() staticOleksij Rempel
2024-04-04net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...Oleksij Rempel
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds