index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
2018-05-08
1
-0
/
+3
*
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2018-05-08
2
-4
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-5
/
+13
|
\
|
*
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
2018-04-30
1
-1
/
+1
|
*
net: systemport: Correclty disambiguate driver instances
Florian Fainelli
2018-04-27
1
-4
/
+12
*
|
bnxt_en: Reserve rings at driver open if none was reserved at probe time.
Michael Chan
2018-04-27
1
-0
/
+31
*
|
bnxt_en: Reserve RSS and L2 contexts for VF.
Michael Chan
2018-04-27
3
-5
/
+14
*
|
bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.
Michael Chan
2018-04-27
1
-1
/
+26
*
|
bnxt_en: Reserve rings in bnxt_set_channels() if device is down.
Michael Chan
2018-04-27
1
-0
/
+2
*
|
bnxt_en: add debugfs support for DIM
Andy Gospodarek
2018-04-27
5
-0
/
+156
*
|
bnxt_en: reduce timeout on initial HWRM calls
Andy Gospodarek
2018-04-27
2
-3
/
+29
*
|
bnxt_en: Increase RING_IDLE minimum threshold to 50
Andy Gospodarek
2018-04-27
1
-1
/
+1
*
|
bnxt_en: Do not allow VF to read EEPROM.
Michael Chan
2018-04-27
1
-0
/
+5
*
|
bnxt_en: Display function level rx/tx_discard_pkts via ethtool
Vasundhara Volam
2018-04-27
1
-0
/
+33
*
|
bnxt_en: Simplify ring alloc/free error messages.
Michael Chan
2018-04-27
1
-37
/
+6
*
|
bnxt_en: Do not set firmware time from VF driver on older firmware.
Michael Chan
2018-04-27
1
-1
/
+2
*
|
bnxt_en: Check the lengths of encapsulated firmware responses.
Michael Chan
2018-04-27
2
-0
/
+21
*
|
bnxt_en: Remap TC to hardware queues when configuring PFC.
Michael Chan
2018-04-27
1
-41
/
+60
*
|
bnxt_en: Add TC to hardware QoS queue mapping logic.
Michael Chan
2018-04-27
3
-24
/
+47
*
|
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
2018-04-24
3
-10
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-21
2
-24
/
+27
|
\
|
|
*
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2018-04-19
2
-24
/
+27
*
|
bpf: make bnxt compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-18
1
-1
/
+1
|
/
*
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
2018-04-11
1
-1
/
+1
*
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
2018-04-11
1
-0
/
+2
*
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
2018-04-11
1
-0
/
+30
*
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
2018-04-11
1
-1
/
+3
*
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
2018-04-11
1
-0
/
+59
*
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
2018-04-11
1
-3
/
+8
*
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
2018-04-04
1
-5
/
+6
*
net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()
Florian Fainelli
2018-04-04
1
-5
/
+6
*
net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
Florian Fainelli
2018-04-02
1
-1
/
+2
*
net: bgmac: Correctly annotate register space
Florian Fainelli
2018-04-02
1
-3
/
+3
*
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
2018-04-01
3
-17
/
+90
*
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
2018-04-01
3
-16
/
+65
*
bnxt_en: Refactor bnxt_need_reserve_rings().
Michael Chan
2018-04-01
1
-32
/
+25
*
bnxt_en: Add IRQ remapping logic.
Michael Chan
2018-04-01
1
-17
/
+42
*
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
2018-04-01
3
-3
/
+61
*
bnxt_en: Improve ring allocation logic.
Michael Chan
2018-04-01
2
-15
/
+21
*
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
2018-04-01
2
-5
/
+18
*
bnxt_en: Improve resource accounting for SRIOV.
Michael Chan
2018-04-01
1
-10
/
+8
*
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
2018-04-01
3
-2
/
+19
*
bnxt_en: Add extended port statistics support
Vasundhara Volam
2018-04-01
3
-2
/
+81
*
bnxt_en: Include additional hardware port statistics in ethtool -S.
Vasundhara Volam
2018-04-01
1
-0
/
+5
*
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
2018-04-01
4
-9
/
+37
*
bnxt_en: fix clear flags in ethtool reset handling
Scott Branden
2018-04-01
1
-2
/
+6
*
bnxt_en: Use a dedicated VNIC mode for RDMA.
Michael Chan
2018-04-01
2
-4
/
+15
*
bnxt_en: Adjust default rings for multi-port NICs.
Michael Chan
2018-04-01
1
-3
/
+9
*
bnxt_en: Update firmware interface to 1.9.1.15.
Michael Chan
2018-04-01
4
-103
/
+210
*
net: bcmgenet: Fix coalescing settings handling
Florian Fainelli
2018-03-30
2
-35
/
+61
[next]