index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
of_mdio: kill useless variable in of_mdiobus_register()
Sergei Shtylyov
1
-3
/
+1
2016-03-02
qed: Print additional HW attention info
Yuval Mintz
2
-105
/
+479
2016-03-02
qed: Print HW attention reasons
Yuval Mintz
1
-107
/
+1436
2016-03-02
qed: Add support for HW attentions
Yuval Mintz
2
-40
/
+357
2016-03-02
qed: Semantic refactoring of interrupt code
Yuval Mintz
4
-77
/
+105
2016-03-02
net/mlx5: Fix global UAR mapping
Moshe Lazer
5
-53
/
+34
2016-03-02
net/mlx5e: Don't modify CQ before it was created
Gal Pressman
1
-0
/
+6
2016-03-02
net/mlx5e: Don't try to modify CQ moderation if it is not supported
Gal Pressman
2
-6
/
+12
2016-03-02
net/mlx5e: Set drop RQ's necessary parameters only
Tariq Toukan
1
-2
/
+10
2016-03-02
net/mlx5e: Move common case counters within sq_stats struct
Tariq Toukan
1
-4
/
+6
2016-03-02
net/mlx5e: Changed naming convention of tx queues in ethtool stats
Tariq Toukan
1
-7
/
+8
2016-03-02
net/mlx5e: Placement changed for carrier state updates
Tariq Toukan
1
-2
/
+2
2016-03-02
net/mlx5e: Replace async events spinlock with synchronize_irq()
Tariq Toukan
4
-17
/
+14
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
27
-102
/
+137
2016-03-02
net: dsa: mv88e6xxx: support VLAN filtering
Vivien Didelot
4
-0
/
+43
2016-03-02
net: dsa: mv88e6xxx: remove reserved VLANs
Vivien Didelot
1
-30
/
+3
2016-03-02
net: dsa: mv88e6xxx: restore VLANTable map control
Vivien Didelot
1
-7
/
+47
2016-03-02
net: dsa: mv88e6xxx: assign dynamic FDB to bridges
Vivien Didelot
1
-2
/
+39
2016-03-02
net: dsa: mv88e6xxx: assign default FDB to ports
Vivien Didelot
2
-7
/
+91
2016-03-02
net: dsa: mv88e6xxx: assign dynamic FDB to VLANs
Vivien Didelot
2
-9
/
+49
2016-03-02
net: dsa: mv88e6xxx: extract single FDB dump
Vivien Didelot
1
-33
/
+46
2016-03-02
net: dsa: mv88e6xxx: extract single VLAN retrieval
Vivien Didelot
1
-20
/
+35
2016-03-02
mlxsw: spectrum: Introduce port splitting
Ido Schimmel
3
-3
/
+219
2016-03-02
mlxsw: spectrum: Mark unused ports using NULL
Ido Schimmel
1
-0
/
+1
2016-03-02
mlxsw: spectrum: Store local port to module mapping during init
Ido Schimmel
2
-21
/
+16
2016-03-02
mlxsw: spectrum: Unmap local port from module during teardown
Ido Schimmel
1
-0
/
+11
2016-03-02
mlxsw: core: Add devlink port splitter callbacks
Jiri Pirko
2
-1
/
+35
2016-03-02
mlxsw: Implement devlink interface
Jiri Pirko
4
-6
/
+58
2016-03-02
mlx4: Implement port type setting via devlink interface
Jiri Pirko
1
-21
/
+65
2016-03-02
mlx4: Implement devlink interface
Jiri Pirko
5
-13
/
+57
2016-03-02
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
2016-03-01
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
1
-3
/
+77
2016-03-01
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
1
-6
/
+1
2016-03-01
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
2
-9
/
+12
2016-03-01
hv_netvsc: add ethtool support for set and get of settings
sixiao@microsoft.com
2
-0
/
+60
2016-02-29
3c59x: Ensure to apply the expires time
Stafford Horne
1
-1
/
+1
2016-02-27
rocker: fix an error code
Dan Carpenter
1
-1
/
+1
[next]