index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
net: enetc: fix array underflow in error handling code
Dan Carpenter
1
-1
/
+1
2021-04-09
cxgb4: remove unneeded if-null-free check
Qiheng Lin
3
-10
/
+4
2021-04-09
r8169: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-09
net: fec: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-09
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
1
-0
/
+6
2021-04-08
Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-282
/
+833
2021-04-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
12
-250
/
+391
2021-04-08
net: hns3: add suspend and resume pm_ops
Jiaran Zhang
2
-0
/
+31
2021-04-08
net: hns3: change flr_prepare/flr_done function names
Jiaran Zhang
4
-30
/
+37
2021-04-08
ionic: extend ts_config set locking
Shannon Nelson
1
-6
/
+10
2021-04-08
ionic: add ts_config replay
Shannon Nelson
3
-32
/
+60
2021-04-08
ionic: ignore EBUSY on queue start
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: re-start ptp after queues up
Shannon Nelson
1
-3
/
+3
2021-04-08
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
1
-0
/
+1
2021-04-08
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: remove unnecessary compat ifdef
Shannon Nelson
1
-2
/
+0
2021-04-08
ionic: fix up a couple of code style nits
Shannon Nelson
1
-6
/
+4
2021-04-08
net: phy: marvell10g: change module description
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: differentiate 88E2110 vs 88E2111
Marek Behún
1
-0
/
+62
2021-04-08
net: phy: marvell10g: fix driver name for mv88e2110
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: add separate structure for 88X3340
Marek Behún
1
-2
/
+56
2021-04-08
net: phy: marvell10g: support other MACTYPEs
Marek Behún
1
-36
/
+54
2021-04-08
net: phy: marvell10g: store temperature read method in chip strucutre
Marek Behún
1
-9
/
+14
2021-04-08
net: phy: marvell10g: check for correct supported interface mode
Marek Behún
1
-7
/
+30
2021-04-08
net: phy: marvell10g: support all rate matching modes
Marek Behún
1
-11
/
+92
2021-04-08
net: phy: marvell10g: add MACTYPE definitions for 88E21xx
Marek Behún
1
-0
/
+9
2021-04-08
net: phy: marvell10g: add all MACTYPE definitions for 88X33x0
Marek Behún
1
-5
/
+13
2021-04-08
net: phy: marvell10g: indicate 88X33x0 only port control registers
Marek Behún
1
-7
/
+7
2021-04-08
net: phy: marvell10g: allow 5gbase-r and usxgmii
Marek Behún
1
-1
/
+7
2021-04-08
net: phy: marvell10g: fix typo
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: rename register
Marek Behún
1
-4
/
+4
2021-04-08
Bluetooth: Add support for virtio transport driver
Marcel Holtmann
3
-0
/
+413
2021-04-07
ice: Remove unnecessary blank line
Tony Nguyen
1
-1
/
+0
2021-04-07
ice: Remove unnecessary checks in add/kill_vid ndo ops
Brett Creeley
1
-12
/
+0
2021-04-07
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
4
-6
/
+1
2021-04-07
ice: Use local variable instead of pointer derefs
Anirudh Venkataramanan
1
-15
/
+12
2021-04-07
ice: Remove unnecessary variable
Anirudh Venkataramanan
1
-6
/
+1
2021-04-07
ice: Limit forced overrides based on FW version
Jeb Cramer
1
-12
/
+2
2021-04-07
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
6
-42
/
+103
2021-04-07
ice: Replace some memsets and memcpys with assignment
Anirudh Venkataramanan
1
-7
/
+3
2021-04-07
ice: Fix error return codes in ice_set_link_ksettings
Anirudh Venkataramanan
1
-7
/
+7
2021-04-07
ice: Rename a couple of variables
Anirudh Venkataramanan
1
-25
/
+25
2021-04-07
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
1
-9
/
+1
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
4
-38
/
+59
2021-04-07
ice: Align macro names to the specification
Anirudh Venkataramanan
4
-23
/
+24
2021-04-07
ice: Modify recursive way of adding nodes
Victor Raj
1
-53
/
+77
2021-04-07
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
3
-2
/
+84
2021-04-07
net: fealnx: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-07
net: atheros: atl2: use module_pci_driver to simplify the code
Wei Yongjun
1
-23
/
+1
2021-04-07
net: sundance: use module_pci_driver to simplify the code
Wei Yongjun
1
-14
/
+1
[next]