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
2019-09-01
net: dsa: mv88e6xxx: centralize SERDES IRQ handling
Vivien Didelot
4
-175
/
+69
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_status
Vivien Didelot
4
-21
/
+64
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_enable
Vivien Didelot
5
-50
/
+66
2019-09-01
net: dsa: mv88e6xxx: pass lane to .serdes_power
Vivien Didelot
5
-27
/
+44
2019-09-01
net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_set
Vivien Didelot
1
-14
/
+4
2019-09-01
net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_lane
Vivien Didelot
3
-1
/
+15
2019-09-01
net: dsa: mv88e6xxx: simplify .serdes_get_lane
Vivien Didelot
4
-122
/
+74
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_mapping
Vivien Didelot
4
-6
/
+45
2019-09-01
net: dsa: mv88e6xxx: fix SERDES IRQ mapping
Vivien Didelot
2
-11
/
+5
2019-09-01
net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_link
Vivien Didelot
1
-2
/
+7
2019-09-01
net: hns3: remove set but not used variable 'qos'
YueHaibing
1
-2
/
+1
2019-09-01
net: hns3: remove redundant assignment to pointer reg_info
Colin Ian King
1
-1
/
+1
2019-09-01
r8169: don't set bit RxVlan on RTL8125
Heiner Kallweit
1
-2
/
+4
2019-08-31
qede: Add support for dumping the grc data.
Sudarsana Reddy Kalluru
2
-2
/
+28
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
3
-0
/
+118
2019-08-31
qede: Add support for reading the config id attributes.
Sudarsana Reddy Kalluru
2
-0
/
+103
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
3
-0
/
+71
2019-08-31
net/mlx5e: Remove unlikely() from WARN*() condition
Denis Efremov
1
-1
/
+1
2019-08-31
bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set.
Michael Chan
1
-30
/
+52
2019-08-31
net/mlx5e: Move local var definition into ifdef block
Vlad Buslov
1
-2
/
+4
2019-08-31
net: stmmac: depend on COMMON_CLK
Stephen Rothwell
1
-0
/
+1
2019-08-31
arcnet: capmode: remove redundant assignment to pointer pkt
Colin Ian King
1
-1
/
+1
2019-08-31
bnxt_en: Add FW fatal devlink_health_reporter.
Vasundhara Volam
3
-2
/
+141
2019-08-31
bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.
Michael Chan
2
-0
/
+45
2019-08-31
bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task().
Michael Chan
1
-0
/
+64
2019-08-31
bnxt_en: Do not send firmware messages if firmware is in error state.
Michael Chan
2
-7
/
+12
2019-08-31
bnxt_en: Retain user settings on a VF after RESET_NOTIFY event.
Vasundhara Volam
3
-9
/
+45
2019-08-31
bnxt_en: Add devlink health reset reporter.
Vasundhara Volam
4
-0
/
+61
2019-08-31
bnxt_en: Handle firmware reset.
Michael Chan
3
-0
/
+164
2019-08-31
bnxt_en: Handle RESET_NOTIFY async event from firmware.
Michael Chan
2
-0
/
+18
2019-08-31
bnxt_en: Add new FW devlink_health_reporter
Vasundhara Volam
2
-0
/
+84
2019-08-31
bnxt_en: Add BNXT_STATE_IN_FW_RESET state.
Michael Chan
3
-0
/
+26
2019-08-31
bnxt_en: Enable health monitoring.
Michael Chan
2
-2
/
+73
2019-08-31
bnxt_en: Pre-map the firmware health monitoring registers.
Michael Chan
2
-0
/
+35
2019-08-31
bnxt_en: Discover firmware error recovery capabilities.
Michael Chan
2
-0
/
+115
2019-08-31
bnxt_en: Handle firmware reset status during IF_UP.
Michael Chan
2
-20
/
+89
2019-08-31
bnxt_en: Register buffers for VFs before reserving resources.
Vasundhara Volam
1
-5
/
+5
2019-08-31
bnxt_en: Refactor bnxt_sriov_enable().
Michael Chan
2
-16
/
+35
2019-08-31
bnxt_en: Prepare bnxt_init_one() to be called multiple times.
Michael Chan
3
-40
/
+93
2019-08-31
bnxt_en: Suppress all error messages in hwrm_do_send_msg() in silent mode.
Michael Chan
1
-10
/
+17
2019-08-31
bnxt_en: Simplify error checking in the SR-IOV message forwarding functions.
Michael Chan
1
-64
/
+8
2019-08-31
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
6
-77
/
+44
2019-08-31
bnxt_en: Remove the -1 error return code from bnxt_hwrm_do_send_msg().
Michael Chan
1
-3
/
+3
2019-08-31
bnxt_en: Use a common function to print the same ethtool -f error message.
Michael Chan
1
-6
/
+8
2019-08-30
net: sgi: ioc3-eth: no need to stop queue set_multicast_list
Thomas Bogendoerfer
1
-4
/
+0
2019-08-30
net: sgi: ioc3-eth: protect emcr in all cases
Thomas Bogendoerfer
1
-0
/
+8
2019-08-30
net: sgi: ioc3-eth: Fix IPG settings
Thomas Bogendoerfer
1
-2
/
+2
2019-08-30
net: sgi: ioc3-eth: use csum_fold
Thomas Bogendoerfer
1
-5
/
+1
2019-08-30
net: sgi: ioc3-eth: use dma-direct for dma allocations
Thomas Bogendoerfer
1
-33
/
+113
2019-08-30
net: sgi: ioc3-eth: refactor rx buffer allocation
Thomas Bogendoerfer
1
-50
/
+45
[next]