index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
...
|
*
|
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
2018-06-30
3
-0
/
+13
|
*
|
cnic: tidy up a size calculation
Dan Carpenter
2018-06-30
1
-1
/
+1
*
|
|
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-30
5
-5
/
+9
*
|
|
tg3: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-29
1
-0
/
+14
*
|
|
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-26
2
-2
/
+2
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-26
1
-2
/
+0
|
\
\
\
|
|
/
/
|
*
|
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-23
1
-2
/
+0
|
|
/
*
|
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
2018-06-25
1
-11
/
+5
|
/
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-3
/
+4
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
4
-15
/
+17
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-3
/
+3
*
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
2
-35
/
+7
|
\
|
*
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-25
1
-18
/
+1
|
*
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-25
1
-17
/
+6
*
|
bnx2x: use the right constant
Julia Lawall
2018-06-06
1
-1
/
+1
*
|
net: ethernet: bnx2: Replace NULL comparison
Varsha Rao
2018-06-04
1
-21
/
+21
*
|
net: ethernet: bnx2: Remove extra parentheses
Varsha Rao
2018-06-04
1
-1
/
+1
*
|
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
2018-05-28
1
-1
/
+6
*
|
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
[prev]
[next]