summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov2022-02-021-1/+1
| | * | | | | | | net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2022-02-022-0/+6
| * | | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-02-023-19/+44
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | e1000e: Handshake with CSME starts from ADL platformsSasha Neftin2022-02-011-2/+4
| | * | | | | | | e1000e: Separate ADP board type from TGPSasha Neftin2022-02-013-17/+40
| * | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-02-022-2/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i40e: Fix reset path while removing the driverKaren Sornek2022-01-312-1/+19
| | * | | | | | | | i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski2022-01-311-1/+11
| * | | | | | | | | net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson2022-02-021-0/+9
| * | | | | | | | | ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov2022-02-021-3/+3
| * | | | | | | | | ethernet: smc911x: fix indentation in get/set EEPROMJakub Kicinski2022-02-021-4/+4
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | net: phy: Fix qca8081 with speeds lower than 2.5Gb/sJonathan McDowell2022-02-011-13/+13
| * | | | | | | | net: macsec: Fix offload support for NETDEV_UNREGISTER eventLior Nahmanson2022-02-011-12/+12
| * | | | | | | | net: stmmac: dump gmac4 DMA registers correctlyCamel Guo2022-02-012-2/+18
| * | | | | | | | net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHYArınç ÜNAL2022-02-011-0/+1
| |/ / / / / / /
| * | | | | | | net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang2022-01-281-2/+4
| * | | | | | | Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2022-01-284-4/+15
| |\ \ \ \ \ \ \
| | * | | | | | | net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal2022-01-271-0/+1
| | * | | | | | | net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal2022-01-271-2/+11
| | * | | | | | | net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal2022-01-271-2/+2
| | * | | | | | | net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal2022-01-271-0/+1
| * | | | | | | | gve: fix the wrong AdminQ buffer queue index checkHaiyue Wang2022-01-281-1/+1
| * | | | | | | | net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa2022-01-281-2/+7
| * | | | | | | | net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju2022-01-281-0/+2
| * | | | | | | | net: amd-xgbe: Fix skb data length underflowShyam Sundar S K2022-01-281-1/+11
* | | | | | | | | Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-029-105/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: microchip-sgpio: Fix support for regmapHoratiu Vultur2022-01-311-1/+2
| * | | | | | | | | pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAPJulian Braha2022-01-301-0/+1
| * | | | | | | | | pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli2022-01-301-8/+15
| * | | | | | | | | Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2022-01-303-35/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pinctrl: zynqmp: Revert "Unify pin naming"Gerhard Engleder2022-01-281-6/+4
| | * | | | | | | | | pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured lineAndy Shevchenko2022-01-241-8/+2
| | * | | | | | | | | pinctrl: intel: fix unexpected interruptŁukasz Bartosik2022-01-241-20/+34
| | * | | | | | | | | pinctrl: Place correctly CONFIG_PINCTRL_ST in the MakefileAndy Shevchenko2022-01-241-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara2022-01-241-4/+4
| * | | | | | | | | pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mappingHans de Goede2022-01-241-2/+3
| * | | | | | | | | pinctrl: thunderbay: rework loops looking for groups namesRafał Miłecki2022-01-241-46/+25
| * | | | | | | | | pinctrl: thunderbay: comment process of building functions a bitRafał Miłecki2022-01-241-9/+10
| |/ / / / / / / /
* | | | | | | | | Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-016-39/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard2022-01-311-1/+1
| * | | | | | | | | spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu2022-01-281-1/+1
| * | | | | | | | | spi: uniphier: fix reference count leak in uniphier_spi_probe()Xin Xiong2022-01-261-4/+14
| * | | | | | | | | spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin2022-01-261-0/+5
| * | | | | | | | | spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi2022-01-261-5/+6
| * | | | | | | | | spi: change clk_disable_unprepare to clk_unprepareDongliang Mu2022-01-261-1/+1
| * | | | | | | | | spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4Alain Volmat2022-01-191-1/+4
| * | | | | | | | | spi: stm32: remove inexistant variables in struct stm32_spi_cfg commentAlain Volmat2022-01-191-2/+0
| * | | | | | | | | spi: stm32-qspi: Update spi registeringPatrice Chotard2022-01-191-30/+17
* | | | | | | | | | Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-011-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | regulator: MAX20086: add gpio/consumer.hRandy Dunlap2022-01-191-0/+1