index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
6
-13
/
+33
2019-08-31
hwmon (coretemp) Fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-31
hwmon: (lm75) Fix write operations for negative temperatures
Guenter Roeck
1
-1
/
+1
2019-08-31
hwmon: pmbus: ucd9000: remove unneeded include
Bartosz Golaszewski
1
-1
/
+0
2019-08-30
libata/ahci: Drop PCS quirk for Denverton and beyond
Dan Williams
2
-47
/
+71
2019-08-30
net/mlx5e: Remove unlikely() from WARN*() condition
Denis Efremov
1
-1
/
+1
2019-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+8
2019-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+13
2019-08-30
bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set.
Michael Chan
1
-29
/
+51
2019-08-31
net/mlx5e: Allow XSK frames smaller than a page
Maxim Mikityanskiy
4
-10
/
+32
2019-08-31
mlx5e: modify driver for handling offsets
Kevin Laatz
2
-3
/
+8
2019-08-31
ixgbe: modify driver for handling offsets
Kevin Laatz
1
-4
/
+9
2019-08-31
i40e: modify driver for handling offsets
Kevin Laatz
1
-4
/
+9
2019-08-31
ixgbe: simplify Rx buffer recycle
Kevin Laatz
1
-10
/
+3
2019-08-31
i40e: simplify Rx buffer recycle
Kevin Laatz
1
-10
/
+3
2019-08-31
nfp: bpf: add simple map op cache
Jakub Kicinski
5
-9
/
+215
2019-08-31
nfp: bpf: rework MTU checking
Jakub Kicinski
5
-12
/
+25
2019-08-30
net/mlx5e: Move local var definition into ifdef block
Vlad Buslov
1
-2
/
+4
2019-08-30
net: stmmac: depend on COMMON_CLK
Stephen Rothwell
1
-0
/
+1
2019-08-30
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
Chen-Yu Tsai
1
-4
/
+2
2019-08-30
amd-xgbe: Fix error path in xgbe_mod_init()
YueHaibing
1
-2
/
+8
2019-08-30
arcnet: capmode: remove redundant assignment to pointer pkt
Colin Ian King
1
-1
/
+1
2019-08-30
bnxt_en: Add FW fatal devlink_health_reporter.
Vasundhara Volam
3
-2
/
+141
2019-08-30
bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.
Michael Chan
2
-0
/
+45
2019-08-30
bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task().
Michael Chan
1
-0
/
+64
2019-08-30
bnxt_en: Do not send firmware messages if firmware is in error state.
Michael Chan
2
-7
/
+12
2019-08-30
bnxt_en: Retain user settings on a VF after RESET_NOTIFY event.
Vasundhara Volam
3
-9
/
+45
2019-08-30
bnxt_en: Add devlink health reset reporter.
Vasundhara Volam
4
-0
/
+61
2019-08-30
bnxt_en: Handle firmware reset.
Michael Chan
3
-0
/
+164
2019-08-30
bnxt_en: Handle RESET_NOTIFY async event from firmware.
Michael Chan
2
-0
/
+18
2019-08-30
bnxt_en: Add new FW devlink_health_reporter
Vasundhara Volam
2
-0
/
+84
2019-08-30
bnxt_en: Add BNXT_STATE_IN_FW_RESET state.
Michael Chan
3
-0
/
+26
2019-08-30
bnxt_en: Enable health monitoring.
Michael Chan
2
-2
/
+73
2019-08-30
bnxt_en: Pre-map the firmware health monitoring registers.
Michael Chan
2
-0
/
+35
2019-08-30
bnxt_en: Discover firmware error recovery capabilities.
Michael Chan
2
-0
/
+115
2019-08-30
bnxt_en: Handle firmware reset status during IF_UP.
Michael Chan
2
-20
/
+89
2019-08-30
bnxt_en: Register buffers for VFs before reserving resources.
Vasundhara Volam
1
-5
/
+5
2019-08-30
bnxt_en: Refactor bnxt_sriov_enable().
Michael Chan
2
-16
/
+35
2019-08-30
bnxt_en: Prepare bnxt_init_one() to be called multiple times.
Michael Chan
3
-40
/
+93
2019-08-30
bnxt_en: Suppress all error messages in hwrm_do_send_msg() in silent mode.
Michael Chan
1
-10
/
+17
2019-08-30
bnxt_en: Simplify error checking in the SR-IOV message forwarding functions.
Michael Chan
1
-64
/
+8
2019-08-30
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
6
-77
/
+44
2019-08-30
bnxt_en: Remove the -1 error return code from bnxt_hwrm_do_send_msg().
Michael Chan
1
-3
/
+3
2019-08-30
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
[prev]
[next]