summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-08net: usbnet: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-08net: usbnet: Leverage core stats allocatorBreno Leitao1-7/+1
2024-03-08net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_modeRussell King (Oracle)1-1/+2
2024-03-08net: pcs: rzn1-miic: update PCS driver to use neg_modeRussell King (Oracle)1-2/+3
2024-03-08net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)1-1/+4
2024-03-08atm: fore200e: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08isdn: capi: make capi_class constantRicardo B. Marliere1-9/+12
2024-03-08isdn: mISDN: make elements_class constantRicardo B. Marliere1-6/+10
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski116-797/+1372
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-150/+257
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu1-8/+4
2024-03-07mlxbf_gige: add support to display pause frame countersDavid Thompson2-0/+66
2024-03-07net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko1-16/+16
2024-03-07net: geneve: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-07net: geneve: Leverage core stats allocatorBreno Leitao1-9/+2
2024-03-07net: gtp: Move net_device assigned in setupBreno Leitao1-10/+2
2024-03-07net: gtp: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-07net: gtp: Leverage core stats allocatorBreno Leitao1-5/+1
2024-03-07net: macsec: Leverage core stats allocatorBreno Leitao1-8/+2
2024-03-07sr9800: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2024-03-06Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2024-03-06Merge tag 'v6.8-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2-19/+19
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller12-201/+125
2024-03-06ravb: Unify Rx ring maintenance code pathsNiklas Söderlund2-106/+33
2024-03-06ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund2-8/+9
2024-03-06ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund2-3/+3
2024-03-06ravb: Create helper to allocate skb and align itNiklas Söderlund2-20/+24
2024-03-06ravb: Make it clear the information relates to maximum frame sizeNiklas Söderlund2-6/+7
2024-03-06ravb: Group descriptor types used in Rx ringNiklas Söderlund2-30/+33
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller10-1374/+1182
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-22/+15
2024-03-06Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+2
2024-03-06net: fec: Fixup EEEAndrew Lunn1-18/+5
2024-03-06net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn1-37/+38
2024-03-06net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn1-0/+28
2024-03-06net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn2-5/+49
2024-03-06net: phy: Keep track of EEE configurationAndrew Lunn1-2/+5
2024-03-06net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn1-0/+7
2024-03-06net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)1-2/+2
2024-03-06dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski4-23/+48
2024-03-06net: tap: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-06net: tuntap: Leverage core stats allocatorBreno Leitao1-9/+2
2024-03-06xdp, bonding: Fix feature flags when there are no slave devs anymoreDaniel Borkmann1-1/+1
2024-03-05Merge tag 'platform-drivers-x86-v6.8-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-17/+12
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-110/+101
2024-03-05ptp: fc3: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-05net: wwan: core: make wwan_class constantRicardo B. Marliere1-15/+15
2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere1-8/+8
2024-03-05net: ppp: make ppp_class constantRicardo B. Marliere1-9/+9