summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu
2024-03-06mlxbf_gige: add support to display pause frame countersDavid Thompson
2024-03-06net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko
2024-03-06net: geneve: Remove generic .ndo_get_stats64Breno Leitao
2024-03-06net: geneve: Leverage core stats allocatorBreno Leitao
2024-03-06net: gtp: Move net_device assigned in setupBreno Leitao
2024-03-06net: gtp: Remove generic .ndo_get_stats64Breno Leitao
2024-03-06net: gtp: Leverage core stats allocatorBreno Leitao
2024-03-06net: macsec: Leverage core stats allocatorBreno Leitao
2024-03-06sr9800: Add check for usbnet_get_endpointsChen Ni
2024-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-06Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-06Merge tag 'v6.8-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06ravb: Unify Rx ring maintenance code pathsNiklas Söderlund
2024-03-06ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund
2024-03-06ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund
2024-03-06ravb: Create helper to allocate skb and align itNiklas Söderlund
2024-03-06ravb: Make it clear the information relates to maximum frame sizeNiklas Söderlund
2024-03-06ravb: Group descriptor types used in Rx ringNiklas Söderlund
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-03-05net: fec: Fixup EEEAndrew Lunn
2024-03-05net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn
2024-03-05net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn
2024-03-05net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05net: tap: Remove generic .ndo_get_stats64Breno Leitao
2024-03-05net: tuntap: Leverage core stats allocatorBreno Leitao
2024-03-05xdp, bonding: Fix feature flags when there are no slave devs anymoreDaniel Borkmann
2024-03-05Merge tag 'platform-drivers-x86-v6.8-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-05ptp: fc3: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05net: wwan: core: make wwan_class constantRicardo B. Marliere
2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere
2024-03-05net: ppp: make ppp_class constantRicardo B. Marliere
2024-03-05net: wan: framer: make framer_class constantRicardo B. Marliere
2024-03-05net: hns: make hnae_class constantRicardo B. Marliere
2024-03-05net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur
2024-03-05net: phy: micrel: lan8814 led errataHoratiu Vultur
2024-03-05intel: legacy: Partial revert of field get conversionSasha Neftin
2024-03-05igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer
2024-03-05i40e: Fix firmware version comparison functionIvan Vecera
2024-03-05ice: fix typo in assignmentJesse Brandeburg