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: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
3
-16
/
+14
|
\
|
*
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
2020-03-12
1
-1
/
+1
|
*
bnxt_en: fix error handling when flashing from file
Edwin Peer
2020-03-02
1
-13
/
+11
|
*
bnxt_en: reinitialize IRQs when MTU is modified
Vasundhara Volam
2020-03-02
1
-2
/
+2
*
|
net: tg3: reject unsupported coalescing params
Jakub Kicinski
2020-03-11
1
-0
/
+5
*
|
net: bcmgenet: reject unsupported coalescing params
Jakub Kicinski
2020-03-11
1
-4
/
+3
*
|
net: bnx2x: reject unsupported coalescing params
Jakub Kicinski
2020-03-11
1
-0
/
+1
*
|
net: bnx2: reject unsupported coalescing params
Jakub Kicinski
2020-03-11
1
-0
/
+5
*
|
net: systemport: reject unsupported coalescing params
Jakub Kicinski
2020-03-11
1
-2
/
+4
*
|
bnxt_en: Call devlink_port_type_clear() in remove()
Vasundhara Volam
2020-03-09
1
-0
/
+2
*
|
bnxt_en: Return -EAGAIN if fw command returns BUSY
Vasundhara Volam
2020-03-09
1
-0
/
+1
*
|
bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.
Vasundhara Volam
2020-03-09
1
-18
/
+11
*
|
bnxt_en: Remove unnecessary assignment of return code
Vasundhara Volam
2020-03-09
4
-44
/
+21
*
|
bnxt_en: Clear DCB settings after firmware reset.
Michael Chan
2020-03-09
1
-0
/
+1
*
|
bnxt_en: Process the NQ under NAPI continuous polling.
Michael Chan
2020-03-09
1
-9
/
+4
*
|
bnxt_en: Simplify __bnxt_poll_cqs_done().
Michael Chan
2020-03-09
1
-8
/
+7
*
|
bnxt_en: Handle all NQ notifications in bnxt_poll_p5().
Michael Chan
2020-03-09
1
-3
/
+4
*
|
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-09
1
-2
/
+7
*
|
bnxt_en: Use pci_get_dsn()
Jacob Keller
2020-03-06
1
-10
/
+6
*
|
bcm63xx_enet: remove redundant variable definitions
tangbin
2020-03-05
1
-1
/
+0
*
|
bnxt: reject unsupported coalescing params
Jakub Kicinski
2020-03-05
1
-0
/
+6
*
|
net/broadcom: Don't set N/A FW if it is not available
Leon Romanovsky
2020-03-04
1
-2
/
+0
*
|
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-03-04
13
-60
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
6
-38
/
+39
|
\
|
|
*
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
2020-02-27
1
-0
/
+1
|
*
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2020-02-27
5
-38
/
+38
*
|
net: bcmgenet: reduce severity of missing clock warnings
Jeremy Linton
2020-02-25
1
-3
/
+3
*
|
net: bcmgenet: Fetch MAC address from the adapter
Jeremy Linton
2020-02-25
1
-12
/
+27
*
|
net: bcmgenet: Initial bcmgenet ACPI support
Jeremy Linton
2020-02-25
1
-7
/
+14
*
|
net: bcmgenet: enable automatic phy discovery
Jeremy Linton
2020-02-25
1
-6
/
+33
*
|
net: bcmgenet: refactor phy mode configuration
Jeremy Linton
2020-02-25
1
-16
/
+26
|
/
*
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
2020-02-21
1
-0
/
+8
*
bnxt_en: Improve device shutdown method.
Vasundhara Volam
2020-02-21
1
-2
/
+2
*
net: cnic: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2020-02-18
1
-2
/
+2
*
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
2020-02-06
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
1
-13
/
+24
|
\
|
*
bnxt_en: Fix TC queue mapping.
Michael Chan
2020-02-04
1
-1
/
+1
|
*
bnxt_en: Fix logic that disables Bus Master during firmware reset.
Vasundhara Volam
2020-02-04
1
-4
/
+7
|
*
bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.
Michael Chan
2020-02-04
1
-2
/
+5
|
*
bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.
Michael Chan
2020-02-04
1
-7
/
+12
*
|
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
2020-01-31
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
16
-149
/
+344
|
\
|
*
bnxt_en: Add support for devlink info command
Vasundhara Volam
2020-01-27
2
-0
/
+138
|
*
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
2020-01-27
3
-6
/
+6
|
*
bnxt_en: Add support to update progress of flash update
Vasundhara Volam
2020-01-27
1
-1
/
+13
|
*
bnxt_en: Move devlink_register before registering netdev
Vasundhara Volam
2020-01-27
2
-5
/
+8
|
*
bnxt_en: Register devlink irrespective of firmware spec version
Vasundhara Volam
2020-01-27
1
-5
/
+6
|
*
bnxt_en: Refactor bnxt_dl_register()
Vasundhara Volam
2020-01-27
1
-24
/
+36
|
*
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
Michael Chan
2020-01-27
2
-1
/
+5
[next]