summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-04-19hwmon: (gpio-fan) drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-04-19Merge branch 'hwmon-const' into HEADGuenter Roeck-3/+3
2023-04-19hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger-1/+3
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-32/+103
2023-04-19irqchip/st: Remove stih415/stih416 and stid127 platforms supportAlain Volmat-15/+0
2023-04-19Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-0/+1
2023-04-19Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman-117/+41
2023-04-19Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman-35/+54
2023-04-19spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe-1/+1
2023-04-19stmmac: fix changing mac addressCorinna Vinschen-0/+2
2023-04-19hamradio: drop ISA_DMA_API dependencyArnd Bergmann-1/+1
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel-1/+1
2023-04-19net: phy: marvell: Implement led_blink_set()Andrew Lunn-0/+36
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn-0/+18
2023-04-19net: phy: marvell: Add software control of the LEDsAndrew Lunn-5/+40
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn-3/+12
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn-0/+77
2023-04-19net: dsa: qca8k: add LEDs blink_set() supportChristian Marangi-0/+38
2023-04-19net: dsa: qca8k: add LEDs basic supportChristian Marangi-0/+331
2023-04-19net: dsa: qca8k: move qca8k_port_to_phy() to headerChristian Marangi-15/+14
2023-04-19net: wwan: Expose secondary AT port on DATA1Jaime Breva-0/+1
2023-04-19Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-142/+149
2023-04-19wifi: mt76: mt7996: fill txd by host driverRyder Lee-9/+4
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau-0/+4
2023-04-19wifi: mt76: dma: use napi_build_skbFelix Fietkau-1/+1
2023-04-19wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau-2/+8
2023-04-19wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee-9/+27
2023-04-19wifi: mt76: mt7996: enable configured beacon tx rateRyder Lee-6/+24
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee-4/+18
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee-33/+85
2023-04-19net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()Seiji Nishikawa-1/+1
2023-04-19net/mlx5e: RX, Add XDP multi-buffer support in Striding RQTariq Toukan-59/+138
2023-04-19net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer supportTariq Toukan-4/+47
2023-04-19net/mlx5e: RX, Generalize mlx5e_fill_mxbuf()Tariq Toukan-5/+8
2023-04-19net/mlx5e: RX, Take shared info fragment addition into a functionTariq Toukan-25/+31
2023-04-19net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQETariq Toukan-9/+26
2023-04-19net/mlx5e: XDP, Remove un-established assumptions on XDP bufferTariq Toukan-18/+22
2023-04-19net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc...Tariq Toukan-4/+7
2023-04-19net/mlx5e: XDP, Let XDP checker function get the params as inputTariq Toukan-13/+8
2023-04-19net/mlx5e: XDP, Improve Striding RQ check with XDPTariq Toukan-14/+9
2023-04-19net/mlx5e: XDP, Add support for multi-buffer XDP redirect-inTariq Toukan-17/+75
2023-04-19net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifoTariq Toukan-50/+101
2023-04-19net/mlx5e: XDP, Remove doubtful unlikely callsTariq Toukan-5/+5
2023-04-19net/mlx5e: Introduce extended version for mlx5e_xmit_dataTariq Toukan-34/+44
2023-04-19net/mlx5e: Move struct mlx5e_xmit_data to datapath headerTariq Toukan-6/+7
2023-04-19net/mlx5e: Move XDP struct and enum to XDP headerTariq Toukan-35/+35
2023-04-19bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel-3/+4
2023-04-19wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede-1/+4
2023-04-18net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127Alain Volmat-59/+1
2023-04-18net: mscc: ocelot: remove incompatible prototypesArnd Bergmann-3/+0