summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...Zhengchao Shao2022-10-271-7/+13
* netdevsim: fix memory leak in nsim_bus_dev_new()Zhengchao Shao2022-10-271-2/+7
* Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-10-273-17/+15
|\
| * can: rcar_canfd: fix channel specific IRQ handling for RZ/G2LBiju Das2022-10-271-11/+7
| * can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das2022-10-271-2/+4
| * can: kvaser_usb: Fix possible completions during init_completionAnssi Hannula2022-10-272-4/+4
* | net: broadcom: bcm4908_enet: update TX stats after actual transmissionRafał Miłecki2022-10-271-4/+8
* | net: bcmsysport: Indicate MAC is in charge of PHY PMFlorian Fainelli2022-10-271-0/+3
* | net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang2022-10-271-0/+1
|/
* net: ethernet: ave: Fix MAC to be in charge of PHY PMKunihiko Hayashi2022-10-271-0/+6
* net: fec: limit register access on i.MX6ULJuergen Borleis2022-10-271-2/+44
* Merge tag 'linux-can-fixes-for-6.1-20221025' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-10-272-4/+9
|\
| * can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu2022-10-251-1/+4
| * can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu2022-10-251-3/+5
* | net: ipa: don't configure IDLE_INDICATION on v3.1Caleb Connolly2022-10-261-0/+3
* | net: ipa: fix v3.1 resource limit masksCaleb Connolly2022-10-261-64/+32
* | net: ipa: fix v3.5.1 resource limit max valuesCaleb Connolly2022-10-261-2/+2
* | net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang2022-10-261-1/+1
* | i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba2022-10-261-33/+38
* | i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch2022-10-262-11/+33
* | i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba2022-10-262-8/+27
* | net: stmmac: rk3588: Allow multiple gmac controllerBenjamin Gaignard2022-10-251-0/+6
|/
* net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur2022-10-251-21/+3
* Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-2420-99/+197
|\
| * net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong2022-10-241-1/+0
| * net: fman: Use physical address for userspace interfacesSean Anderson2022-10-244-10/+10
| * net/mlx5e: Cleanup MACsec uninitialization routineLeon Romanovsky2022-10-241-10/+1
| * atlantic: fix deadlock at aq_nic_stopÍñigo Huguet2022-10-242-24/+74
| * nfp: only clean `sp_indiff` when application firmware is unloadedYinjun Zhang2022-10-221-23/+15
| * amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju2022-10-221-1/+8
| * amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju2022-10-221-4/+4
| * amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju2022-10-221-2/+8
| * amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju2022-10-222-13/+41
| * amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju2022-10-223-1/+7
| * nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()Shang XiaoJing2022-10-211-0/+3
| * net: macb: Specify PHY PM management done by MACSergiu Moga2022-10-211-0/+1
| * net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao2022-10-211-1/+0
| * net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao2022-10-211-1/+1
| * net: hinic: fix memory leak when reading function tableZhengchao Shao2022-10-211-6/+12
| * net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao2022-10-211-1/+1
| * net: lan966x: Fix the rx drop counterHoratiu Vultur2022-10-211-1/+9
| * net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang2022-10-211-0/+2
* | Merge tag 'pinctrl-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-10-244-15/+36
|\ \
| * | pinctrl: ocelot: Fix incorrect trigger of the interrupt.Horatiu Vultur2022-10-181-4/+13
| * | Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-...Sai Krishna Potthuri2022-10-181-9/+0
| * | pinctrl: qcom: Avoid glitching lines when we first mux to outputDouglas Anderson2022-10-171-0/+21
| * | pinctrl: Ingenic: JZ4755 bug fixesSiarhei Volkau2022-10-171-2/+2
* | | Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"Jason A. Donenfeld2022-10-231-0/+8
* | | Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-231-15/+41
|\ \ \
| * | | hwmon/coretemp: Handle large core ID valueZhang Rui2022-10-171-15/+41
| |/ /