summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych2023-04-251-2/+2
| * | | | | | | | | net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi2023-04-251-4/+4
| * | | | | | | | | lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur2023-04-253-23/+28
| * | | | | | | | | tsnep: Add XDP socket zero-copy TX supportGerhard Engleder2023-04-252-11/+121
| * | | | | | | | | tsnep: Add XDP socket zero-copy RX supportGerhard Engleder2023-04-253-14/+556
| * | | | | | | | | tsnep: Move skb receive action to separate functionGerhard Engleder2023-04-251-16/+23
| * | | | | | | | | tsnep: Add functions for queue enable/disableGerhard Engleder2023-04-251-33/+64
| * | | | | | | | | tsnep: Rework TX/RX queue initializationGerhard Engleder2023-04-251-43/+51
| * | | | | | | | | tsnep: Replace modulo operation with maskGerhard Engleder2023-04-252-14/+15
| * | | | | | | | | net: phy: dp83867: Add led_brightness_set supportAlexander Stein2023-04-251-0/+31
| * | | | | | | | | net: phy: Fix reading LED reg propertyAlexander Stein2023-04-251-1/+5
| * | | | | | | | | net: phy: dp83867: Remove unnecessary (void*) conversionswuych2023-04-251-2/+1
| * | | | | | | | | net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang2023-04-251-0/+15
| * | | | | | | | | net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang2023-04-251-6/+3
| * | | | | | | | | net: veth: add page_pool statsLorenzo Bianconi2023-04-252-3/+18
| * | | | | | | | | net: veth: add page_pool for page recyclingLorenzo Bianconi2023-04-252-4/+45
| * | | | | | | | | net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()Vladimir Oltean2023-04-231-7/+2
| * | | | | | | | | net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-04-239-15/+11
| * | | | | | | | | drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez2023-04-233-0/+144
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2023-04-235-53/+36
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ice: sleep, don't busy-wait, in the SQ send retry loopMichal Schmidt2023-04-211-1/+1
| | * | | | | | | | | ice: remove unused buffer copy code in ice_sq_send_cmd_retry()Michal Schmidt2023-04-211-11/+2
| | * | | | | | | | | ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUTMichal Schmidt2023-04-213-12/+13
| | * | | | | | | | | ice: remove ice_ctl_q_info::sq_cmd_timeoutMichal Schmidt2023-04-213-6/+2
| | * | | | | | | | | ice: increase the GNSS data polling interval to 20 msMichal Schmidt2023-04-211-1/+1
| | * | | | | | | | | ice: do not busy-wait to read GNSS dataMichal Schmidt2023-04-212-25/+20
| * | | | | | | | | | net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardwareFelix Fietkau2023-04-232-3/+10
| * | | | | | | | | | Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-04-2217-272/+262
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan2023-04-211-1/+1
| | * | | | | | | | | | net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()Roi Dayan2023-04-212-23/+0
| | * | | | | | | | | | net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc()Roi Dayan2023-04-211-7/+7
| | * | | | | | | | | | net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()Eli Cohen2023-04-211-0/+1
| | * | | | | | | | | | net/mlx5e: RX, Hook NAPIs to page poolsDragos Tatulea2023-04-211-0/+1
| | * | | | | | | | | | net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear caseDragos Tatulea2023-04-211-3/+3
| | * | | | | | | | | | net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQDragos Tatulea2023-04-211-0/+5
| | * | | | | | | | | | net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla2023-04-212-2/+51
| | * | | | | | | | | | net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla2023-04-214-1/+146
| | * | | | | | | | | | Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"Maher Sanalla2023-04-215-197/+1
| | * | | | | | | | | | Revert "net/mlx5: Expose steering dropped packets counter"Maher Sanalla2023-04-211-19/+3
| | * | | | | | | | | | net/mlx5: DR, Add memory statistics for domain objectYevgeny Kliteynik2023-04-213-3/+15
| | * | | | | | | | | | net/mlx5: DR, Add more info in domain dbg dumpYevgeny Kliteynik2023-04-211-2/+9
| | * | | | | | | | | | net/mlx5: DR, Calculate sync threshold of each pool according to its typeYevgeny Kliteynik2023-04-211-15/+18
| | * | | | | | | | | | net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dumpYevgeny Kliteynik2023-04-211-4/+6
| | |/ / / / / / / / /
| * | | | | | | | | | net: dsa: qca8k: fix LEDS_CLASS dependencyArnd Bergmann2023-04-221-1/+1
| * | | | | | | | | | net: phy: add basic driver for NXP CBTX PHYVladimir Oltean2023-04-223-0/+234
| * | | | | | | | | | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-21223-2582/+22850
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-04-2037-228/+481
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada2023-04-192-5/+2
| | | * | | | | | | | | | wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen2023-04-191-3/+1
| | | * | | | | | | | | | wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran2023-04-191-3/+6