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
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-01
bnx2x: correct a comment mistake in grammar
Hu Haowen
1
-1
/
+2
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
1
-3
/
+3
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+1
2020-03-28
bgmac: configure MTU and add support for frames beyond 8192 byte size
Murali Krishna Policharla
2
-2
/
+15
2020-03-28
bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cb
Vasundhara Volam
1
-2
/
+2
2020-03-28
bnxt_en: Add partno to devlink info_get cb
Vasundhara Volam
1
-0
/
+8
2020-03-28
bnxt_en: Read partno and serialno of the board from VPD
Vasundhara Volam
2
-0
/
+63
2020-03-28
bnxt_en: Add fw.mgmt.api version to devlink info_get cb.
Vasundhara Volam
3
-1
/
+21
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-155
/
+89
2020-03-24
bnxt_en: Reset rings if ring reservation fails during open()
Vasundhara Volam
1
-0
/
+4
2020-03-24
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
1
-3
/
+3
2020-03-24
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
1
-4
/
+4
2020-03-24
bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
Edwin Peer
1
-5
/
+10
2020-03-24
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
3
-6
/
+14
2020-03-22
net: bcmgenet: always enable status blocks
Doug Berger
2
-97
/
+38
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-1
/
+1
2020-03-18
net: bcmgenet: keep MAC in reset until PHY is up
Doug Berger
3
-7
/
+15
2020-03-18
Revert "net: bcmgenet: use RGMII loopback for MAC reset"
Doug Berger
2
-34
/
+2
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-16
/
+14
2020-03-13
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
1
-1
/
+1
2020-03-11
net: tg3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-11
net: bcmgenet: reject unsupported coalescing params
Jakub Kicinski
1
-4
/
+3
2020-03-11
net: bnx2x: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-11
net: bnx2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-11
net: systemport: reject unsupported coalescing params
Jakub Kicinski
1
-2
/
+4
2020-03-09
bnxt_en: Call devlink_port_type_clear() in remove()
Vasundhara Volam
1
-0
/
+2
2020-03-09
bnxt_en: Return -EAGAIN if fw command returns BUSY
Vasundhara Volam
1
-0
/
+1
2020-03-09
bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.
Vasundhara Volam
1
-18
/
+11
2020-03-09
bnxt_en: Remove unnecessary assignment of return code
Vasundhara Volam
4
-44
/
+21
2020-03-09
bnxt_en: Clear DCB settings after firmware reset.
Michael Chan
1
-0
/
+1
2020-03-09
bnxt_en: Process the NQ under NAPI continuous polling.
Michael Chan
1
-9
/
+4
2020-03-09
bnxt_en: Simplify __bnxt_poll_cqs_done().
Michael Chan
1
-8
/
+7
2020-03-09
bnxt_en: Handle all NQ notifications in bnxt_poll_p5().
Michael Chan
1
-3
/
+4
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-2
/
+7
2020-03-06
bnxt_en: Use pci_get_dsn()
Jacob Keller
1
-10
/
+6
2020-03-06
bcm63xx_enet: remove redundant variable definitions
tangbin
1
-1
/
+0
2020-03-05
bnxt: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+6
2020-03-04
net/broadcom: Don't set N/A FW if it is not available
Leon Romanovsky
1
-2
/
+0
2020-03-04
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
13
-60
/
+13
2020-03-02
bnxt_en: fix error handling when flashing from file
Edwin Peer
1
-13
/
+11
2020-03-02
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
1
-2
/
+2
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-38
/
+39
2020-02-27
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
1
-0
/
+1
2020-02-27
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
5
-38
/
+38
2020-02-25
net: bcmgenet: reduce severity of missing clock warnings
Jeremy Linton
1
-3
/
+3
2020-02-25
net: bcmgenet: Fetch MAC address from the adapter
Jeremy Linton
1
-12
/
+27
2020-02-25
net: bcmgenet: Initial bcmgenet ACPI support
Jeremy Linton
1
-7
/
+14
2020-02-25
net: bcmgenet: enable automatic phy discovery
Jeremy Linton
1
-6
/
+33
2020-02-25
net: bcmgenet: refactor phy mode configuration
Jeremy Linton
1
-16
/
+26
2020-02-21
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
1
-0
/
+8
[next]