aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-25staging: rtl8188eu: remove RT_TRACE macroPhillip Potter1-9/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_recv.cPhillip Potter1-2/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/hal_intf.cPhillip Potter1-3/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_xmit.cPhillip Potter1-9/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_xmit.cPhillip Potter1-94/+7
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_pwrctrl.cPhillip Potter1-24/+3
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_recv.cPhillip Potter1-179/+13
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ioctl_set.cPhillip Potter1-87/+2
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ieee80211.cPhillip Potter1-64/+7
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_wlan_util.cPhillip Potter1-22/+5
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_led.cPhillip Potter1-15/+2
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.cPhillip Potter3-124/+15
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme_ext.cPhillip Potter1-36/+5
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_sta_mgt.cPhillip Potter1-19/+2
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_security.cPhillip Potter1-19/+2
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/recv_linux.cPhillip Potter1-7/+1
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/mlme_linux.cPhillip Potter1-4/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/os_intfs.cPhillip Potter1-37/+2
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/xmit_linux.cPhillip Potter1-11/+1
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/ioctl_linux.cPhillip Potter1-50/+1
2021-06-24ata: rb532_cf: remove redundant codesgushengxian1-3/+1
2021-06-24net: bcmgenet: Add mdio-bcm-unimac soft dependencyJian-Hong Pan1-0/+1
2021-06-24net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean1-0/+6
2021-06-24PCI: tegra194: Fix host initialization during resumeVidya Sagar1-0/+2
2021-06-24PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-24mlxsw: core_env: Avoid unnecessary memcpy()sIdo Schimmel1-8/+8
2021-06-24Merge tag 'ieee802154-for-davem-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanDavid S. Miller1-3/+8
2021-06-24gve: Fix warnings reported for DQO patchsetBailey Forrest2-6/+5
2021-06-24e1000e: Check the PCIm stateSasha Neftin1-10/+12
2021-06-24Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-38/+99
2021-06-24i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-25Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie9-23/+90
2021-06-24i2c: core: Disable client irq on reboot/shutdownDmitry Torokhov1-0/+3
2021-06-24i2c: imx: Fix some checkpatch warningsKwon Tae-young1-14/+5
2021-06-24net: dsa: sja1105: document the SJA1110 in the KconfigVladimir Oltean1-2/+6
2021-06-24PCI: imx6: Enable PHY internal regulator when supplied >3VRichard Zhu1-0/+20
2021-06-24PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu1-0/+1
2021-06-24PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei1-3/+1
2021-06-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller3-8/+20
2021-06-24i2c: dev: Add __user annotationAndreas Hecht1-1/+1
2021-06-24gve: DQO: Add RX pathBailey Forrest4-0/+601
2021-06-24gve: DQO: Add TX pathBailey Forrest2-2/+829
2021-06-24gve: DQO: Configure interrupts on device upBailey Forrest2-2/+33
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest7-13/+420
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest8-25/+260
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest4-29/+64
2021-06-24gve: Add DQO fields for core data structuresBailey Forrest1-11/+251
2021-06-24gve: Add dqo descriptorsBailey Forrest2-1/+257
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest4-2/+127
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest2-15/+55