summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: macsec: Leverage core stats allocatorBreno Leitao2024-03-071-8/+2
* sr9800: Add check for usbnet_get_endpointsChen Ni2024-03-071-1/+3
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2024-03-0612-201/+125
|\
| * ice: avoid unnecessary devm_ usageMaciej Fijalkowski2024-03-042-30/+14
| * ice: do not disable Tx queues twice in ice_down()Maciej Fijalkowski2024-03-043-57/+44
| * ice: cleanup line splitting for context set functionsJacob Keller2024-03-042-13/+9
| * ice: use GENMASK instead of BIT(n) - 1 in pack functionsJacob Keller2024-03-041-36/+8
| * ice: rename ice_write_* functions to ice_pack_ctx_*Jacob Keller2024-03-041-28/+28
| * ice: remove vf->lan_vsi_num fieldJacob Keller2024-03-043-15/+1
| * ice: use relative VSI index for VFs instead of PF VSI numberJacob Keller2024-03-042-7/+11
| * ice: remove unnecessary duplicate checks for VF VSI IDJacob Keller2024-03-041-3/+0
| * ice: pass VSI pointer into ice_vc_isvalid_q_idJacob Keller2024-03-041-12/+10
* | ravb: Unify Rx ring maintenance code pathsNiklas Söderlund2024-03-062-106/+33
* | ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund2024-03-062-8/+9
* | ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund2024-03-062-3/+3
* | ravb: Create helper to allocate skb and align itNiklas Söderlund2024-03-062-20/+24
* | ravb: Make it clear the information relates to maximum frame sizeNiklas Söderlund2024-03-062-6/+7
* | ravb: Group descriptor types used in Rx ringNiklas Söderlund2024-03-062-30/+33
* | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2024-03-0610-1374/+1182
|\ \
| * | idpf: remove dealloc vector msg err in idpf_intr_relAlan Brady2024-03-041-8/+1
| * | idpf: fix minor controlq issuesAlan Brady2024-03-041-5/+2
| * | idpf: prevent deinit uninitialized virtchnl coreAlan Brady2024-03-042-2/+10
| * | idpf: cleanup virtchnl cruftAlan Brady2024-03-044-125/+3
| * | idpf: refactor idpf_recv_mb_msgAlan Brady2024-03-043-222/+37
| * | idpf: add async_handler for MAC filter messagesAlan Brady2024-03-041-0/+70
| * | idpf: refactor remaining virtchnl messagesAlan Brady2024-03-041-596/+298
| * | idpf: refactor queue related virtchnl messagesAlan Brady2024-03-042-259/+136
| * | idpf: refactor vport virtchnl messagesAlan Brady2024-03-041-116/+69
| * | idpf: implement virtchnl transaction managerAlan Brady2024-03-047-73/+561
| * | idpf: add idpf_virtchnl.hAlan Brady2024-03-048-50/+77
| |/
* | net: fec: Fixup EEEAndrew Lunn2024-03-061-18/+5
* | net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn2024-03-061-37/+38
* | net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn2024-03-061-0/+28
* | net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn2024-03-062-5/+49
* | net: phy: Keep track of EEE configurationAndrew Lunn2024-03-061-2/+5
* | net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn2024-03-061-0/+7
* | net: tap: Remove generic .ndo_get_stats64Breno Leitao2024-03-061-1/+0
* | net: tuntap: Leverage core stats allocatorBreno Leitao2024-03-061-9/+2
* | net: wwan: core: make wwan_class constantRicardo B. Marliere2024-03-051-15/+15
* | net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere2024-03-051-8/+8
* | net: ppp: make ppp_class constantRicardo B. Marliere2024-03-051-9/+9
* | net: wan: framer: make framer_class constantRicardo B. Marliere2024-03-051-12/+9
* | net: hns: make hnae_class constantRicardo B. Marliere2024-03-051-6/+7
* | net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur2024-03-051-0/+19
* | net: phy: micrel: lan8814 led errataHoratiu Vultur2024-03-051-0/+19
* | Merge tag 'linux-can-next-for-6.9-20240304' of git://git.kernel.org/pub/scm/l...Paolo Abeni2024-03-056-3/+13
|\ \
| * | can: mcp251xfd: __mcp251xfd_get_berr_counter(): use CAN_BUS_OFF_THRESHOLD ins...Marc Kleine-Budde2024-03-041-1/+1
| * | can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign modeMarc Kleine-Budde2024-03-041-1/+1
| * | can: kvaser_pciefd: Add support for Kvaser PCIe 8xCANMartin Jocić2024-03-042-1/+7
| * | can: kvaser_usb: Add support for Leaf v3Jimmy Assarsson2024-03-042-0/+4