index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-12
/
+12
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+0
2020-07-30
bnxt_en: Remove superfluous memset()
Li Heng
1
-2
/
+0
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
4
-0
/
+94
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
3
-53
/
+64
2020-07-27
bnxt_en: Accumulate all counters.
Michael Chan
2
-2
/
+90
2020-07-27
bnxt_en: Retrieve hardware masks for port counters.
Michael Chan
1
-5
/
+70
2020-07-27
bnxt_en: Retrieve hardware counter masks from firmware if available.
Michael Chan
1
-0
/
+64
2020-07-27
bnxt_en: Allocate additional memory for all statistics blocks.
Michael Chan
2
-5
/
+26
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
4
-89
/
+76
2020-07-27
bnxt_en: Use macros to define port statistics size and offset.
Michael Chan
2
-5
/
+11
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
5
-130
/
+390
2020-07-27
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
3
-79
/
+1
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-4
/
+0
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+19
2020-07-17
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2
-6
/
+6
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
1
-5
/
+4
2020-07-12
bnxt_en: Fix completion ring sizing with TPA enabled.
Michael Chan
1
-2
/
+10
2020-07-12
bnxt_en: Init ethtool link settings after reading updated PHY configuration.
Vasundhara Volam
1
-5
/
+5
2020-07-12
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
1
-1
/
+4
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-10
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-10
bnxt: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-113
/
+40
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-3
/
+6
2020-07-08
bnxt_en: allow firmware to disable VLAN offloads
Edwin Peer
2
-3
/
+22
2020-07-08
bnxt_en: clean up VLAN feature bit handling
Edwin Peer
2
-21
/
+18
2020-07-08
bnxt_en: Implement ethtool -X to set indirection table.
Michael Chan
2
-1
/
+67
2020-07-08
bnxt_en: Return correct RSS indirection table entries to ethtool -x.
Michael Chan
1
-4
/
+5
2020-07-08
bnxt_en: Fill HW RSS table from the RSS logical indirection table.
Michael Chan
1
-36
/
+52
2020-07-08
bnxt_en: Add helper function to return the number of RSS contexts.
Michael Chan
2
-2
/
+12
2020-07-08
bnxt_en: Add logical RSS indirection table structure.
Michael Chan
2
-0
/
+52
2020-07-08
bnxt_en: Fix up bnxt_get_rxfh_indir_size().
Michael Chan
2
-1
/
+6
2020-07-08
bnxt_en: Set up the chip specific RSS table size.
Michael Chan
2
-4
/
+15
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-15
/
+47
2020-06-23
bnxt_en: Read VPD info only for PFs
Vasundhara Volam
1
-1
/
+2
2020-06-23
bnxt_en: Fix statistics counters issue during ifdown with older firmware.
Michael Chan
1
-1
/
+7
2020-06-23
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
2
-1
/
+3
2020-06-23
bnxt_en: Store the running firmware version code.
Michael Chan
2
-4
/
+22
2020-06-22
bnxt_en: Add board.serial_number field to info_get cb
Vasundhara Volam
1
-0
/
+6
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-2
/
+2
2020-06-19
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
1
-7
/
+12
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-06-15
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
1
-1
/
+1
2020-06-15
bnxt_en: Fix AER reset logic on 57500 chips.
Michael Chan
1
-5
/
+12
2020-06-15
bnxt_en: Re-enable SRIOV during resume.
Michael Chan
1
-0
/
+2
2020-06-15
bnxt_en: Simplify bnxt_resume().
Michael Chan
1
-12
/
+2
2020-06-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
2
-40
/
+12
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-20
/
+10
2020-05-26
bnxt_en: fix firmware message length endianness
Edwin Peer
2
-15
/
+4
2020-05-26
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
1
-4
/
+5
[next]