index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-30
bnxt_en: Remove superfluous memset()
Li Heng
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
2020-07-27
bnxt_en: Accumulate all counters.
Michael Chan
2020-07-27
bnxt_en: Retrieve hardware masks for port counters.
Michael Chan
2020-07-27
bnxt_en: Retrieve hardware counter masks from firmware if available.
Michael Chan
2020-07-27
bnxt_en: Allocate additional memory for all statistics blocks.
Michael Chan
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
2020-07-27
bnxt_en: Use macros to define port statistics size and offset.
Michael Chan
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
2020-07-27
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-22
tg3: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-20
net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe
Zhang Changzhong
2020-07-20
net: bcmgenet: fix error returns in bcmgenet_probe()
Zhang Changzhong
2020-07-17
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2020-07-17
net: bcmgenet: restore HFB filters on resume
Doug Berger
2020-07-17
net: bcmgenet: test RBUF_ACPI_EN when resuming
Doug Berger
2020-07-17
net: bcmgenet: test MPD_EN when resuming
Doug Berger
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-14
bnx2x: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-12
bnxt_en: Fix completion ring sizing with TPA enabled.
Michael Chan
2020-07-12
bnxt_en: Init ethtool link settings after reading updated PHY configuration.
Vasundhara Volam
2020-07-12
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-10
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
2020-07-10
bnxt: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-07-09
net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
2020-07-08
bnxt_en: allow firmware to disable VLAN offloads
Edwin Peer
2020-07-08
bnxt_en: clean up VLAN feature bit handling
Edwin Peer
2020-07-08
bnxt_en: Implement ethtool -X to set indirection table.
Michael Chan
2020-07-08
bnxt_en: Return correct RSS indirection table entries to ethtool -x.
Michael Chan
2020-07-08
bnxt_en: Fill HW RSS table from the RSS logical indirection table.
Michael Chan
2020-07-08
bnxt_en: Add helper function to return the number of RSS contexts.
Michael Chan
2020-07-08
bnxt_en: Add logical RSS indirection table structure.
Michael Chan
2020-07-08
bnxt_en: Fix up bnxt_get_rxfh_indir_size().
Michael Chan
2020-07-08
bnxt_en: Set up the chip specific RSS table size.
Michael Chan
2020-07-07
bnx2x: fix spelling mistake "occurd" -> "occurred"
Colin Ian King
2020-07-07
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
2020-07-04
bnx2x: Perform Idlechk dump during the debug collection.
Sudarsana Reddy Kalluru
2020-07-04
bnx2x: Add support for idlechk tests.
Sudarsana Reddy Kalluru
2020-07-04
bnx2x: Add Idlechk related register definitions.
Sudarsana Reddy Kalluru
2020-07-03
net: bcmgenet: Allow changing carrier from user-space
Florian Fainelli
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
[next]