index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
staging: rtl8188eu: remove RT_TRACE macro
Phillip Potter
1
-9
/
+0
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_recv.c
Phillip Potter
1
-2
/
+0
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from hal/hal_intf.c
Phillip Potter
1
-3
/
+0
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_xmit.c
Phillip Potter
1
-9
/
+0
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_xmit.c
Phillip Potter
1
-94
/
+7
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_pwrctrl.c
Phillip Potter
1
-24
/
+3
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_recv.c
Phillip Potter
1
-179
/
+13
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ioctl_set.c
Phillip Potter
1
-87
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ieee80211.c
Phillip Potter
1
-64
/
+7
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_wlan_util.c
Phillip Potter
1
-22
/
+5
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_led.c
Phillip Potter
1
-15
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.c
Phillip Potter
3
-124
/
+15
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme_ext.c
Phillip Potter
1
-36
/
+5
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_sta_mgt.c
Phillip Potter
1
-19
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_security.c
Phillip Potter
1
-19
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/recv_linux.c
Phillip Potter
1
-7
/
+1
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/mlme_linux.c
Phillip Potter
1
-4
/
+0
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/os_intfs.c
Phillip Potter
1
-37
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/xmit_linux.c
Phillip Potter
1
-11
/
+1
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/ioctl_linux.c
Phillip Potter
1
-50
/
+1
2021-06-24
ata: rb532_cf: remove redundant codes
gushengxian
1
-3
/
+1
2021-06-24
net: bcmgenet: Add mdio-bcm-unimac soft dependency
Jian-Hong Pan
1
-0
/
+1
2021-06-24
net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
Vladimir Oltean
1
-0
/
+6
2021-06-24
PCI: tegra194: Fix host initialization during resume
Vidya Sagar
1
-0
/
+2
2021-06-24
PCI: tegra: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-24
mlxsw: core_env: Avoid unnecessary memcpy()s
Ido Schimmel
1
-8
/
+8
2021-06-24
Merge tag 'ieee802154-for-davem-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
David S. Miller
1
-3
/
+8
2021-06-24
gve: Fix warnings reported for DQO patchset
Bailey Forrest
2
-6
/
+5
2021-06-24
e1000e: Check the PCIm state
Sasha Neftin
1
-10
/
+12
2021-06-24
Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-38
/
+99
2021-06-24
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-25
Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
9
-23
/
+90
2021-06-24
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
1
-0
/
+3
2021-06-24
i2c: imx: Fix some checkpatch warnings
Kwon Tae-young
1
-14
/
+5
2021-06-24
net: dsa: sja1105: document the SJA1110 in the Kconfig
Vladimir Oltean
1
-2
/
+6
2021-06-24
PCI: imx6: Enable PHY internal regulator when supplied >3V
Richard Zhu
1
-0
/
+20
2021-06-24
PCI: imx6: Limit DBI register length for imx6qp PCIe
Richard Zhu
1
-0
/
+1
2021-06-24
PCI: imx6: Remove imx6_pcie_probe() redundant error message
Zhen Lei
1
-3
/
+1
2021-06-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
3
-8
/
+20
2021-06-24
i2c: dev: Add __user annotation
Andreas Hecht
1
-1
/
+1
2021-06-24
gve: DQO: Add RX path
Bailey Forrest
4
-0
/
+601
2021-06-24
gve: DQO: Add TX path
Bailey Forrest
2
-2
/
+829
2021-06-24
gve: DQO: Configure interrupts on device up
Bailey Forrest
2
-2
/
+33
2021-06-24
gve: DQO: Add ring allocation and initialization
Bailey Forrest
7
-13
/
+420
2021-06-24
gve: DQO: Add core netdev features
Bailey Forrest
8
-25
/
+260
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
4
-29
/
+64
2021-06-24
gve: Add DQO fields for core data structures
Bailey Forrest
1
-11
/
+251
2021-06-24
gve: Add dqo descriptors
Bailey Forrest
2
-1
/
+257
2021-06-24
gve: Add support for DQO RX PTYPE map
Bailey Forrest
4
-2
/
+127
2021-06-24
gve: adminq: DQO specific device descriptor logic
Bailey Forrest
2
-15
/
+55
[prev]
[next]