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-07-21
fm10k: wait for queues to drain if stop_hw() fails once
Jacob Keller
3
-7
/
+40
2016-07-21
fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING
Jacob Keller
1
-1
/
+4
2016-07-21
fm10k: use actual hardware registers when checking for pending Tx
Jacob Keller
1
-3
/
+5
2016-07-21
fm10k: perform data path reset even when switch is not ready
Jacob Keller
1
-5
/
+0
2016-07-21
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
Jacob Keller
4
-15
/
+24
2016-07-21
fm10k: Reset mailbox global interrupts
Ngai-Mint Kwan
2
-0
/
+6
2016-07-21
fm10k: prevent multiple threads updating statistics
Jacob Keller
2
-0
/
+15
2016-07-21
fm10k: avoid possible null pointer dereference in fm10k_update_stats
Jacob Keller
1
-2
/
+8
2016-07-21
fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set
Jacob Keller
1
-1
/
+2
2016-07-21
mlxsw: spectrum: Expose per-tc counters via ethtool
Ido Schimmel
2
-1
/
+65
2016-07-21
mlxsw: spectrum: Expose per-priority counters via ethtool
Ido Schimmel
1
-9
/
+107
2016-07-21
net: cpmac: fix error handling of cpmac_probe()
Wei Yongjun
1
-3
/
+2
2016-07-21
net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-8
/
+2
2016-07-21
net: ethernet: nb8800: fix error handling of nb8800_probe()
Wei Yongjun
1
-1
/
+1
2016-07-21
wan/fsl_ucc_hdlc: use module_platform_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2016-07-21
wan/fsl_ucc_hdlc: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-07-21
net: axienet: Fix return value check in axienet_probe()
Wei Yongjun
1
-2
/
+2
2016-07-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-6
/
+9
2016-07-20
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
5
-8
/
+211
2016-07-20
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
2
-63
/
+82
2016-07-20
net/mlx4_en: add page recycle to prepare rx ring for tx support
Brenden Blanco
3
-10
/
+109
2016-07-20
net/mlx4_en: add support for fast rx drop bpf program
Brenden Blanco
3
-4
/
+102
2016-07-20
net/faraday: Mask PHY interrupt with NCSI mode
Gavin Shan
1
-12
/
+15
2016-07-20
net/faraday: Match driver according to compatible property
Gavin Shan
1
-5
/
+11
2016-07-20
net/faraday: Support NCSI mode
Gavin Shan
1
-10
/
+75
2016-07-20
net/faraday: Read MAC address from chip
Gavin Shan
1
-7
/
+62
2016-07-20
net/faraday: Helper functions to create or destroy MDIO interface
Gavin Shan
1
-35
/
+60
2016-07-20
net: dsa: mv88e6xxx: add support for DSA ageing time
Vivien Didelot
1
-0
/
+14
2016-07-20
net: dsa: mv88e6xxx: add G1 helper for ageing time
Vivien Didelot
2
-5
/
+54
2016-07-20
net: dsa: mv88e6xxx: add cap for IRL
Vivien Didelot
2
-20
/
+53
2016-07-20
net: dsa: mv88e6xxx: add cap for Priority Override
Vivien Didelot
2
-10
/
+33
2016-07-20
net: dsa: mv88e6xxx: add cap for PVT
Vivien Didelot
2
-13
/
+31
2016-07-20
net: dsa: mv88e6xxx: rework Switch MAC setter
Vivien Didelot
2
-75
/
+64
2016-07-20
net: dsa: mv88e6xxx: add cap for MGMT Enables bits
Vivien Didelot
2
-18
/
+41
2016-07-20
net: dsa: mv88e6xxx: extract trunk mapping
Vivien Didelot
2
-21
/
+48
2016-07-20
net: dsa: mv88e6xxx: extract device mapping
Vivien Didelot
1
-15
/
+60
2016-07-20
net: dsa: mv88e6xxx: split setup of Global 1 and 2
Vivien Didelot
2
-32
/
+62
2016-07-20
net: dsa: mv88e6xxx: remove basic function flags
Vivien Didelot
2
-63
/
+6
2016-07-20
virtio-net: Remove more stack DMA
Andy Lutomirski
1
-5
/
+8
2016-07-20
bnxt_en: Remove locking around txr->dev_state
Florian Fainelli
1
-2
/
+0
2016-07-20
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
Prashant Sreedharan
1
-0
/
+6
2016-07-20
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
Prashant Sreedharan
1
-11
/
+53
2016-07-20
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
Prashant Sreedharan
1
-1
/
+80
2016-07-20
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
Prashant Sreedharan
2
-4
/
+25
2016-07-20
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
Prashant Sreedharan
2
-16
/
+39
2016-07-20
bnxt_en: Add basic support for Nitro in North Star 2.
Prashant Sreedharan
2
-13
/
+28
2016-07-20
Marvell phy: add functions to suspend and resume both interfaces: fiber and c...
Charles-Antoine Couret
1
-2
/
+71
2016-07-20
Marvell phy: add configuration of autonegociation for fiber link.
Charles-Antoine Couret
1
-2
/
+109
2016-07-20
Marvell phy: add field to get errors from fiber link.
Charles-Antoine Couret
1
-2
/
+7
2016-07-20
Marvell phy: check link status in case of fiber link.
Charles-Antoine Couret
1
-12
/
+141
[next]