index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
qed: Remove unused NVM vendor ID
Yuval Mintz
2
-10
/
+0
2016-03-02
qed: Fix error flow on slowpath start
Yuval Mintz
3
-44
/
+64
2016-03-02
qed: Move statistics to L2 code
Yuval Mintz
3
-245
/
+324
2016-03-02
qed: Support B0 instead of A0
Yuval Mintz
2
-19
/
+24
2016-03-02
qed: Correct BAR sizes for older MFW
Ram Amrani
1
-13
/
+29
2016-03-02
wan: lmc: Switch to using managed resources
Amitoj Kaur Chawla
1
-20
/
+7
2016-03-01
of_mdio: kill useless variable in of_mdiobus_register()
Sergei Shtylyov
1
-3
/
+1
2016-03-01
qed: Print additional HW attention info
Yuval Mintz
2
-105
/
+479
2016-03-01
qed: Print HW attention reasons
Yuval Mintz
1
-107
/
+1436
2016-03-01
qed: Add support for HW attentions
Yuval Mintz
2
-40
/
+357
2016-03-01
qed: Semantic refactoring of interrupt code
Yuval Mintz
4
-77
/
+105
2016-03-01
net/mlx5: Fix global UAR mapping
Moshe Lazer
5
-53
/
+34
2016-03-01
net/mlx5e: Don't modify CQ before it was created
Gal Pressman
1
-0
/
+6
2016-03-01
net/mlx5e: Don't try to modify CQ moderation if it is not supported
Gal Pressman
2
-6
/
+12
2016-03-01
net/mlx5e: Set drop RQ's necessary parameters only
Tariq Toukan
1
-2
/
+10
2016-03-01
net/mlx5e: Move common case counters within sq_stats struct
Tariq Toukan
1
-4
/
+6
2016-03-01
net/mlx5e: Changed naming convention of tx queues in ethtool stats
Tariq Toukan
1
-7
/
+8
2016-03-01
net/mlx5e: Placement changed for carrier state updates
Tariq Toukan
1
-2
/
+2
2016-03-01
net/mlx5e: Replace async events spinlock with synchronize_irq()
Tariq Toukan
4
-17
/
+14
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
27
-102
/
+137
2016-03-01
net: dsa: mv88e6xxx: support VLAN filtering
Vivien Didelot
4
-0
/
+43
2016-03-01
net: dsa: mv88e6xxx: remove reserved VLANs
Vivien Didelot
1
-30
/
+3
2016-03-01
net: dsa: mv88e6xxx: restore VLANTable map control
Vivien Didelot
1
-7
/
+47
2016-03-01
net: dsa: mv88e6xxx: assign dynamic FDB to bridges
Vivien Didelot
1
-2
/
+39
2016-03-01
net: dsa: mv88e6xxx: assign default FDB to ports
Vivien Didelot
2
-7
/
+91
2016-03-01
net: dsa: mv88e6xxx: assign dynamic FDB to VLANs
Vivien Didelot
2
-9
/
+49
2016-03-01
net: dsa: mv88e6xxx: extract single FDB dump
Vivien Didelot
1
-33
/
+46
2016-03-01
net: dsa: mv88e6xxx: extract single VLAN retrieval
Vivien Didelot
1
-20
/
+35
2016-03-01
mlxsw: spectrum: Introduce port splitting
Ido Schimmel
3
-3
/
+219
2016-03-01
mlxsw: spectrum: Mark unused ports using NULL
Ido Schimmel
1
-0
/
+1
2016-03-01
mlxsw: spectrum: Store local port to module mapping during init
Ido Schimmel
2
-21
/
+16
2016-03-01
mlxsw: spectrum: Unmap local port from module during teardown
Ido Schimmel
1
-0
/
+11
2016-03-01
mlxsw: core: Add devlink port splitter callbacks
Jiri Pirko
2
-1
/
+35
2016-03-01
mlxsw: Implement devlink interface
Jiri Pirko
4
-6
/
+58
2016-03-01
mlx4: Implement port type setting via devlink interface
Jiri Pirko
1
-21
/
+65
2016-03-01
mlx4: Implement devlink interface
Jiri Pirko
5
-13
/
+57
2016-03-01
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
1
-3
/
+0
2016-03-01
veth: implement ndo_set_rx_headroom
Paolo Abeni
1
-0
/
+26
2016-03-01
net/tun: implement ndo_set_rx_headroom
Paolo Abeni
1
-1
/
+16
2016-03-01
bnxt_en: Add hwrm_send_message_silent().
Michael Chan
3
-1
/
+13
2016-03-01
bnxt_en: Refactor _hwrm_send_message().
Michael Chan
1
-5
/
+9
2016-03-01
bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO
Rob Swindell
3
-8
/
+109
2016-03-01
bnxt_en: Fix dmesg log firmware error messages.
Michael Chan
3
-31
/
+17
2016-03-01
bnxt_en: Use firmware provided message timeout value.
Michael Chan
2
-1
/
+10
2016-03-01
bnxt_en: Add coalescing support for tx rings.
Michael Chan
3
-8
/
+49
2016-03-01
bnxt_en: Refactor bnxt_hwrm_set_coal().
Michael Chan
1
-9
/
+17
2016-03-01
bnxt_en: Store irq coalescing timer values in micro seconds.
Michael Chan
3
-29
/
+34
2016-03-01
bnxt_en: Send PF driver unload notification to all VFs.
Jeffrey Huang
3
-2
/
+52
2016-03-01
bnxt_en: Improve bnxt_vf_update_mac().
Jeffrey Huang
1
-5
/
+11
2016-03-01
Merge tag 'linux-can-next-for-4.6-20160226' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-5
/
+5
[next]