index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
ice: Use EOPNOTSUPP instead of ENOTSUPP
Anirudh Venkataramanan
2
-3
/
+3
2020-03-10
ice: Fix format specifier
Tony Nguyen
1
-2
/
+2
2020-03-10
ice: fix use of deprecated strlcpy()
Bruce Allan
1
-3
/
+3
2020-03-10
ice: Increase mailbox receive queue length to maximum
Lukasz Czapnik
2
-2
/
+1
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
1
-8
/
+2
2020-03-10
ice: renegotiate link after FW DCB on
Dave Ertman
1
-24
/
+29
2020-03-10
ice: Fix corner case when switching from IEEE to CEE
Avinash JD
1
-1
/
+2
2020-03-10
ice: Display Link detected via Ethtool in safe mode
Brett Creeley
1
-0
/
+1
2020-03-10
ice: Fix removing driver while bare-metal VFs pass traffic
Brett Creeley
3
-10
/
+29
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
3
-125
/
+145
2020-03-10
ice: allow bigger VFs
Mitch Williams
4
-158
/
+146
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
4
-40
/
+11
2020-03-10
ice: Cleanup unneeded parenthesis
Jeff Kirsher
1
-2
/
+2
2020-03-09
Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-167
/
+306
2020-03-09
net: hns3: delete unnecessary logs after kzalloc fails
Yufeng Mo
1
-7
/
+2
2020-03-09
net: hns3: synchronize some print relating to reset issue
Huazhong Tan
2
-6
/
+6
2020-03-09
net: hns3: print out command code when dump fails in debugfs
Yufeng Mo
1
-22
/
+34
2020-03-09
net: hns3: print out status register when VF receives unknown source interrupt
Huazhong Tan
1
-1
/
+4
2020-03-09
net: hns3: add a check before PF inform VF to reset
Yonglong Liu
1
-4
/
+10
2020-03-09
net: hns3: delete some reduandant code
Guojia Liao
1
-2
/
+0
2020-03-09
net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()
Yufeng Mo
1
-3
/
+0
2020-03-09
net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTH
Yufeng Mo
1
-3
/
+3
2020-03-09
net: hns3: fix some mixed type assignment
Guojia Liao
2
-12
/
+16
2020-03-09
ionic: drop ethtool driver version
Shannon Nelson
3
-6
/
+2
2020-03-09
ionic: add support for device id 0x1004
Shannon Nelson
4
-2
/
+19
2020-03-09
ionic: print pci bus lane info
Shannon Nelson
1
-0
/
+1
2020-03-09
ionic: support ethtool rxhash disable
Shannon Nelson
1
-2
/
+9
2020-03-09
ionic: clean up bitflag usage
Shannon Nelson
5
-46
/
+41
2020-03-09
ionic: improve irq numa locality
Shannon Nelson
1
-2
/
+3
2020-03-09
ionic: remove pragma packed
Shannon Nelson
1
-21
/
+17
2020-03-09
ionic: keep ionic dev on lif init fail
Shannon Nelson
2
-5
/
+19
2020-03-09
net: dsa: mt7530: add support for port mirroring
DENG Qingfang
2
-0
/
+67
2020-03-09
r8169: remove now unneeded barrier in rtl_tx
Heiner Kallweit
1
-6
/
+0
2020-03-09
r8169: simplify usage of rtl8169_unmap_tx_skb
Heiner Kallweit
1
-11
/
+10
2020-03-09
r8169: ensure tx_skb is fully reset after calling rtl8169_unmap_tx_skb
Heiner Kallweit
1
-12
/
+7
2020-03-09
r8169: convert while to for loop in rtl_tx
Heiner Kallweit
1
-3
/
+1
2020-03-09
s390/qeth: remove VNICC callback parameter struct
Julian Wiedmann
1
-25
/
+4
2020-03-09
s390/qdio: add tighter controls for IRQ polling
Julian Wiedmann
2
-5
/
+11
2020-03-09
net/mlx5e: Show/set Rx network flow classification rules on ul rep
Vlad Buslov
3
-2
/
+8
2020-03-09
net/mlx5e: Init ethtool steering for representors
Vlad Buslov
1
-0
/
+2
2020-03-09
net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul rep
Vlad Buslov
3
-4
/
+9
2020-03-09
net/mlx5e: Introduce root ft concept for representors netdevs
Saeed Mahameed
3
-53
/
+68
2020-03-09
net/mlx5: E-switch, make query inline mode a static function
Parav Pandit
2
-38
/
+37
2020-03-09
net/mlx5: Allocate smaller size tables for ft offload
Paul Blakey
1
-1
/
+4
2020-03-09
net/mlx5e: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-1
/
+1
2020-03-09
net/mlx5: Verify goto chain offload support
Eli Cohen
1
-20
/
+45
2020-03-09
net/mlx5: E-Switch, Use vport metadata matching only when mandatory
Majd Dibbiny
1
-1
/
+13
2020-03-09
net/mlx5: Tidy up and fix reverse christmas ordring
Mark Bloch
1
-7
/
+7
2020-03-09
net/mlx5: Expose port speed when possible
Mark Bloch
1
-2
/
+8
2020-03-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
6
-38
/
+104
[next]