index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
mvpp2: percpu buffers
Matteo Croce
2
-23
/
+222
2019-09-02
mvpp2: refactor BM pool functions
Matteo Croce
1
-19
/
+16
2019-09-02
mlx5: Add missing init_net check in FIB notifier
Jiri Pirko
1
-0
/
+3
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
15
-27
/
+63
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
net: seeq: Fix the function used to release some memory in an error handling ...
Christophe JAILLET
1
-3
/
+4
2019-09-01
r8169: don't set bit RxVlan on RTL8125
Heiner Kallweit
1
-2
/
+4
2019-08-31
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
1
-1
/
+4
2019-08-31
net: bcmgenet: use ethtool_op_get_ts_info()
Ryan M. Collins
1
-0
/
+1
2019-08-31
net: aquantia: fix out of memory condition on rx side
Dmitry Bogdanov
1
-1
/
+2
2019-08-31
net: aquantia: linkstate irq should be oneshot
Igor Russkikh
1
-1
/
+1
2019-08-31
net: aquantia: reapply vlan filters on up
Dmitry Bogdanov
1
-0
/
+4
2019-08-31
net: aquantia: fix limit of vlan filters
Dmitry Bogdanov
1
-1
/
+1
2019-08-31
net: aquantia: fix removal of vlan 0
Dmitry Bogdanov
1
-1
/
+2
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-30
net/mlx5e: Remove unlikely() from WARN*() condition
Denis Efremov
1
-1
/
+1
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
-30
/
+52
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
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
[next]