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
/
stmicro
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
2014-11-05
1
-13
/
+16
*
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
2014-11-05
1
-6
/
+9
*
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
2014-11-05
1
-2
/
+0
*
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
2014-11-05
1
-0
/
+1
*
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
2014-11-05
1
-2
/
+3
*
stmmac: pci: set default of the filter bins
Andy Shevchenko
2014-10-31
1
-0
/
+7
*
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2014-10-15
2
-5
/
+6
*
stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs
Giuseppe CAVALLARO
2014-10-14
1
-169
/
+205
*
stmmac: make the STi Layer compatible to STiH407
Giuseppe CAVALLARO
2014-10-14
1
-0
/
+1
*
stmmac: platform: fix FIXED_PHY support.
Giuseppe CAVALLARO
2014-10-14
1
-5
/
+10
*
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
2014-10-10
1
-2
/
+2
*
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-10-03
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-2
/
+9
|
\
|
*
net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
Kweh, Hock Leong
2014-09-29
1
-2
/
+9
*
|
net: stmmac: add Amlogic Meson glue layer
Beniamino Galvani
2014-09-26
5
-0
/
+84
*
|
net: stmmac: fix return value check in socfpga_dwmac_parse_data()
Wei Yongjun
2014-09-13
1
-2
/
+2
*
|
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
12
-58
/
+152
|
\
\
|
|
/
|
*
stmmac: only remove RXCSUM feature if no rx coe is available
Giuseppe CAVALLARO
2014-09-01
1
-2
/
+0
|
*
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
2014-09-01
3
-3
/
+31
|
*
stmmac: fix PLS bit setting when EEE is active
Giuseppe CAVALLARO
2014-08-31
1
-4
/
+3
|
*
stmmac: never check EEE in case of a switch is attached
Giuseppe CAVALLARO
2014-08-31
1
-0
/
+5
|
*
stmmac: fix LPI TW timer value to 20.5us.
nandini sharma
2014-08-31
1
-1
/
+1
|
*
stmmac: fix the EEE LPI Macro definitions.
nandini sharma
2014-08-31
1
-4
/
+4
|
*
stmmac: fix dma api misuse
Giuseppe CAVALLARO
2014-08-29
5
-27
/
+79
|
*
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
2014-08-29
3
-6
/
+18
|
*
stmmac: fix tipo on mmc crc error
Giuseppe CAVALLARO
2014-08-29
3
-3
/
+3
|
*
stmmac: prevent false carrier sense detection
Giuseppe CAVALLARO
2014-08-29
1
-1
/
+1
|
*
stmmac: set ptp_clock to NULL while unregister
Giuseppe CAVALLARO
2014-08-25
1
-0
/
+1
|
*
stmmac: fix rx checksum programming
Giuseppe CAVALLARO
2014-08-25
1
-7
/
+6
*
|
net: stmmac: fix warning from Sparse for socfpga
Ley Foon Tan
2014-08-29
1
-2
/
+1
*
|
stmmac: simple cleanups
Pavel Machek
2014-08-25
3
-12
/
+10
*
|
net: stmmac: add fix_mac_speed support for socfpga
Ley Foon Tan
2014-08-22
1
-0
/
+63
|
/
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
2014-07-31
6
-21
/
+130
*
net: stmmac: Correct set_filter for multicast and unicast cases
Vince Bridgers
2014-07-31
5
-19
/
+14
*
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
2014-07-31
5
-62
/
+91
*
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2014-07-30
2
-0
/
+73
*
Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"
David S. Miller
2014-07-07
2
-73
/
+0
*
net: stmmac: Remove unneeded I/O read caught by cppcheck
Vince Bridgers
2014-07-02
1
-4
/
+1
*
net: stmmac: Correct duplicate if/then/else case found by cppcheck
Vince Bridgers
2014-07-02
1
-1
/
+1
*
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2014-07-02
2
-0
/
+73
*
net: stmmac: Handle different error codes from platform_get_irq_byname
Chen-Yu Tsai
2014-06-02
2
-7
/
+14
*
stmmac: Remove spin_lock call in stmmac_get_pauseparam()
Emil Goode
2014-06-02
1
-2
/
+0
*
net: driver: stmicro: Remove some useless the lock protection
Yang Wei
2014-05-24
1
-6
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
1
-3
/
+1
|
\
|
*
stmmac: Remove unbalanced clk_disable call
Hans de Goede
2014-05-22
1
-3
/
+1
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
|
net: stmmac: set phy to use polling by default
Dinh Nguyen
2014-04-30
1
-2
/
+5
*
|
stmmac: remove stmmac_config
Florian Fainelli
2014-04-21
1
-22
/
+0
|
/
[next]