index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bcmgenet: reset 40nm EPHY on energy detect
Doug Berger
2019-10-18
1
-1
/
+8
*
net: bcmgenet: soft reset 40nm EPHYs before MAC init
Doug Berger
2019-10-18
3
-73
/
+69
*
net: bcmgenet: don't set phydev->link from MAC
Doug Berger
2019-10-18
1
-3
/
+1
*
net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
Florian Fainelli
2019-10-16
2
-1
/
+6
*
net: ethernet: broadcom: have drivers select DIMLIB as needed
Randy Dunlap
2019-10-15
1
-1
/
+3
*
net: bcmgenet: Set phydev->dev_flags only for internal PHYs
Florian Fainelli
2019-10-15
1
-2
/
+3
*
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
Vasundhara Volam
2019-09-16
2
-5
/
+46
*
bnxt_en: Update firmware interface spec. to 1.10.0.100.
Michael Chan
2019-09-16
1
-43
/
+103
*
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2019-09-16
2
-1
/
+2
*
bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.
Michael Chan
2019-09-16
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-0
/
+1
|
\
|
*
net: bcmgenet: use ethtool_op_get_ts_info()
Ryan M. Collins
2019-09-01
1
-0
/
+1
*
|
bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set.
Michael Chan
2019-08-31
1
-30
/
+52
*
|
bnxt_en: Add FW fatal devlink_health_reporter.
Vasundhara Volam
2019-08-30
3
-2
/
+141
*
|
bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.
Michael Chan
2019-08-30
2
-0
/
+45
*
|
bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task().
Michael Chan
2019-08-30
1
-0
/
+64
*
|
bnxt_en: Do not send firmware messages if firmware is in error state.
Michael Chan
2019-08-30
2
-7
/
+12
*
|
bnxt_en: Retain user settings on a VF after RESET_NOTIFY event.
Vasundhara Volam
2019-08-30
3
-9
/
+45
*
|
bnxt_en: Add devlink health reset reporter.
Vasundhara Volam
2019-08-30
4
-0
/
+61
*
|
bnxt_en: Handle firmware reset.
Michael Chan
2019-08-30
3
-0
/
+164
*
|
bnxt_en: Handle RESET_NOTIFY async event from firmware.
Michael Chan
2019-08-30
2
-0
/
+18
*
|
bnxt_en: Add new FW devlink_health_reporter
Vasundhara Volam
2019-08-30
2
-0
/
+84
*
|
bnxt_en: Add BNXT_STATE_IN_FW_RESET state.
Michael Chan
2019-08-30
3
-0
/
+26
*
|
bnxt_en: Enable health monitoring.
Michael Chan
2019-08-30
2
-2
/
+73
*
|
bnxt_en: Pre-map the firmware health monitoring registers.
Michael Chan
2019-08-30
2
-0
/
+35
*
|
bnxt_en: Discover firmware error recovery capabilities.
Michael Chan
2019-08-30
2
-0
/
+115
*
|
bnxt_en: Handle firmware reset status during IF_UP.
Michael Chan
2019-08-30
2
-20
/
+89
*
|
bnxt_en: Register buffers for VFs before reserving resources.
Vasundhara Volam
2019-08-30
1
-5
/
+5
*
|
bnxt_en: Refactor bnxt_sriov_enable().
Michael Chan
2019-08-30
2
-16
/
+35
*
|
bnxt_en: Prepare bnxt_init_one() to be called multiple times.
Michael Chan
2019-08-30
3
-40
/
+93
*
|
bnxt_en: Suppress all error messages in hwrm_do_send_msg() in silent mode.
Michael Chan
2019-08-30
1
-10
/
+17
*
|
bnxt_en: Simplify error checking in the SR-IOV message forwarding functions.
Michael Chan
2019-08-30
1
-64
/
+8
*
|
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
2019-08-30
6
-77
/
+44
*
|
bnxt_en: Remove the -1 error return code from bnxt_hwrm_do_send_msg().
Michael Chan
2019-08-30
1
-3
/
+3
*
|
bnxt_en: Use a common function to print the same ethtool -f error message.
Michael Chan
2019-08-30
1
-6
/
+8
*
|
bnxt_en: Fix allocation of zero statistics block size regression.
Michael Chan
2019-08-25
1
-2
/
+1
*
|
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-23
2
-10
/
+4
*
|
net: systemport: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
|
net: bcmgenet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
8
-37
/
+60
|
\
|
|
*
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
2019-08-18
2
-5
/
+5
|
*
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
2019-08-18
1
-3
/
+1
|
*
bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
Vasundhara Volam
2019-08-18
1
-3
/
+6
|
*
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
2019-08-18
1
-7
/
+5
|
*
bnxt_en: Improve RX doorbell sequence.
Michael Chan
2019-08-18
1
-3
/
+7
|
*
bnxt_en: Fix VNIC clearing logic for 57500 chips.
Michael Chan
2019-08-18
1
-8
/
+18
|
*
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
2019-08-18
3
-8
/
+18
*
|
bnxt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-11
2
-29
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-07
5
-8
/
+7
|
\
|
[next]