index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: do not use a bitwise AND operator with a bool operand
Niklas Cassel
2018-01-24
2
-3
/
+3
*
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
2018-01-22
6
-7
/
+39
*
net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
Martin Blumenstingl
2018-01-17
1
-1
/
+1
*
net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
Martin Blumenstingl
2018-01-17
1
-1
/
+3
*
net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration
Martin Blumenstingl
2018-01-17
1
-32
/
+47
*
net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode
Martin Blumenstingl
2018-01-17
1
-25
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-0
/
+6
|
\
|
*
net: stmmac: enable EEE in MII, GMII or RGMII only
Jerome Brunet
2018-01-04
1
-0
/
+6
*
|
net: stmmac: Allow debug prints of frame_len/COE
Florian Fainelli
2018-01-02
1
-3
/
+2
*
|
net: stmmac: Pad ring number with zeroes in display_ring()
Florian Fainelli
2018-01-02
3
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
6
-8
/
+12
|
\
\
|
|
/
|
*
net: stmmac: Fix bad RX timestamp extraction
Fredrik Hallenberg
2017-12-19
5
-6
/
+8
|
*
net: stmmac: Fix TX timestamp calculation
Fredrik Hallenberg
2017-12-19
1
-2
/
+4
*
|
net: stmmac: fix broken dma_interrupt handling for multi-queues
Niklas Cassel
2017-12-08
1
-8
/
+46
|
/
*
stmmac: reset last TSO segment size after device open
Lars Persson
2017-12-03
1
-0
/
+1
*
net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
Corentin Labbe
2017-11-30
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
1
-2
/
+2
|
\
|
*
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
2017-11-29
1
-2
/
+2
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+7
|
/
*
net: stmmac: fix LPI transitioning for dwmac4
Niklas Cassel
2017-11-14
2
-1
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
2
-8
/
+9
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
1
-8
/
+8
|
|
\
|
|
*
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
2017-11-03
1
-8
/
+8
|
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
2
-1
/
+8
|
\
\
\
|
|
/
/
|
*
|
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
2017-10-27
1
-0
/
+7
|
*
|
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
2017-10-27
1
-1
/
+1
|
|
/
*
|
stmmac: copy unicast mac address to MAC registers
Bhadram Varka
2017-10-28
1
-1
/
+15
*
|
net: stmmac: sun8i: Restore the compatibles
Corentin Labbe
2017-10-27
1
-0
/
+8
*
|
net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
Corentin Labbe
2017-10-27
2
-130
/
+224
*
|
net: stmmac: snps, dwmac-mdio MDIOs are automatically registered
Corentin Labbe
2017-10-27
1
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
3
-10
/
+11
|
\
\
|
|
/
|
*
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
2017-10-22
1
-1
/
+2
|
*
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
2017-10-22
1
-1
/
+1
|
*
net: stmmac: Fix stmmac_get_rx_hwtstamp()
Jose Abreu
2017-10-22
1
-7
/
+6
|
*
net: stmmac: Add missing call to dev_kfree_skb()
Jose Abreu
2017-10-22
1
-0
/
+1
|
*
net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...
Emiliano Ingrassia
2017-10-13
1
-1
/
+1
*
|
net: ethernet: stmmac: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-12
/
+10
*
|
net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queues
Jose Abreu
2017-10-14
4
-13
/
+30
*
|
net: stmmac: Use correct values in TQS/RQS fields
Jose Abreu
2017-10-14
3
-9
/
+31
*
|
net: ethernet: stmmac: Clean up dead code
Christos Gkekas
2017-10-08
1
-13
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
3
-0
/
+120
|
\
\
|
|
/
|
*
net: stmmac: dwmac-rk: Add RK3128 GMAC support
David Wu
2017-10-03
1
-0
/
+112
|
*
net: stmmac: dwmac4: Re-enable MAC Rx before powering down
Ed Blake
2017-09-28
1
-0
/
+7
|
*
net: stmmac: dwc-qos: Add suspend / resume support
Ed Blake
2017-09-28
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
1
-0
/
+1
|
\
\
|
|
/
|
*
net: stmmac: Cocci spatch "of_table"
Thomas Meyer
2017-09-21
1
-0
/
+1
*
|
drivers: net: stmmac: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
|
/
*
net: stmmac: Delete dead code for MDIO registration
Romain Perier
2017-09-05
1
-16
/
+0
[next]