index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-4
/
+5
|
\
|
*
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
2018-05-04
1
-4
/
+5
*
|
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2018-05-08
2
-2
/
+3
*
|
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2018-05-08
2
-14
/
+9
*
|
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-29
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-01
1
-1
/
+2
*
net: bgmac: Correctly annotate register space
Florian Fainelli
2018-04-01
1
-3
/
+3
*
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
2018-03-31
3
-17
/
+90
*
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
2018-03-31
3
-16
/
+65
*
bnxt_en: Refactor bnxt_need_reserve_rings().
Michael Chan
2018-03-31
1
-32
/
+25
*
bnxt_en: Add IRQ remapping logic.
Michael Chan
2018-03-31
1
-17
/
+42
*
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
2018-03-31
3
-3
/
+61
*
bnxt_en: Improve ring allocation logic.
Michael Chan
2018-03-31
2
-15
/
+21
*
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
2018-03-31
2
-5
/
+18
*
bnxt_en: Improve resource accounting for SRIOV.
Michael Chan
2018-03-31
1
-10
/
+8
*
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
2018-03-31
3
-2
/
+19
*
bnxt_en: Add extended port statistics support
Vasundhara Volam
2018-03-31
3
-2
/
+81
*
bnxt_en: Include additional hardware port statistics in ethtool -S.
Vasundhara Volam
2018-03-31
1
-0
/
+5
*
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
2018-03-31
4
-9
/
+37
*
bnxt_en: fix clear flags in ethtool reset handling
Scott Branden
2018-03-31
1
-2
/
+6
[next]