index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
net: stmmac: make some functions static
Colin Ian King
1
-8
/
+8
2017-06-22
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
Jan Kiszka
1
-33
/
+64
2017-06-22
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
Jan Kiszka
1
-44
/
+39
2017-06-22
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
Jan Kiszka
1
-7
/
+13
2017-06-22
stmmac: pci: Use stmmac_pci_info for all devices
Jan Kiszka
1
-13
/
+23
2017-06-22
stmmac: pci: Make stmmac_pci_info structure constant
Jan Kiszka
1
-12
/
+11
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+16
2017-06-20
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
1
-4
/
+16
2017-06-20
net: stmmac: enable TSO for IPv6
Niklas Cassel
1
-2
/
+2
2017-06-20
net-next: stmmac: dwmac-sun8i: add support for V3s EMAC
Icenowy Zheng
2
-0
/
+9
2017-06-20
net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz
Icenowy Zheng
1
-0
/
+4
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+26
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-3
/
+2
2017-06-09
stmmac: fix for hw timestamp of GMAC3 unit
Mario Molitor
2
-9
/
+12
2017-06-09
stmmac: fix ptp header for GMAC3 hw timestamp
Mario Molitor
2
-4
/
+14
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+9
2017-06-06
net: stmmac: fix a broken u32 less than zero check
Colin Ian King
1
-1
/
+1
2017-06-06
net: stmmac: fix completely hung TX when using TSO
Niklas Cassel
1
-1
/
+1
2017-06-06
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
Colin Ian King
1
-1
/
+2
2017-06-05
net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
Icenowy Zheng
1
-0
/
+5
2017-06-02
net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization
Thor Thayer
1
-1
/
+5
2017-06-01
net-next: stmmac: Add dwmac-sun8i
LABBE Corentin
5
-2
/
+1024
2017-06-01
net-next: stmmac: add optional setup function
LABBE Corentin
1
-1
/
+3
2017-06-01
net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
LABBE Corentin
1
-1
/
+2
2017-05-25
net-next: stmmac: rework the speed selection
LABBE Corentin
5
-44
/
+43
2017-05-25
net-next: stmmac: Convert old_link to bool
LABBE Corentin
2
-5
/
+5
2017-05-25
net-next: stmmac: use SPEED_xxx instead of raw value
LABBE Corentin
1
-3
/
+3
2017-05-25
net-next: stmmac: Remove unnecessary parenthesis
LABBE Corentin
1
-1
/
+1
2017-05-25
net-next: stmmac: Convert new_state to bool
LABBE Corentin
1
-5
/
+5
2017-05-21
net: ethernet: update drivers to make both SW and HW TX timestamps
Miroslav Lichvar
1
-4
/
+2
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-05-15
net: stmmac: use correct pointer when printing normal descriptor ring
Niklas Cassel
1
-1
/
+1
2017-05-08
stmmac: pci: split out common_default_data() helper
Andy Shevchenko
1
-34
/
+18
2017-05-08
stmmac: pci: RX queue routing configuration
Andy Shevchenko
1
-0
/
+3
2017-05-08
stmmac: pci: TX and RX queue priority configuration
Andy Shevchenko
1
-0
/
+4
2017-05-08
stmmac: pci: set default number of rx and tx queues
Andy Shevchenko
1
-0
/
+4
2017-05-02
stmmac: Add support for SIMATIC IOT2000 platform
Jan Kiszka
1
-1
/
+25
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
7
-12
/
+17
2017-04-12
net: stmmac: use netif_set_real_num_{rx,tx}_queues
Joao Pinto
1
-2
/
+2
2017-04-07
net: stmmac: adding multiple napi mechanism
Joao Pinto
2
-41
/
+120
2017-04-07
net: stmmac: adding multiple buffers for TX
Joao Pinto
4
-255
/
+374
2017-04-07
net: stmmac: adding multiple buffers for rx
Joao Pinto
3
-184
/
+306
2017-04-07
net: stmmac: break some functions into RX and TX scopes
Joao Pinto
1
-86
/
+266
2017-04-05
net: stmmac: rx queue to dma channel mapping fix
Joao Pinto
1
-1
/
+1
2017-04-03
net: stmmac: fix cbs configuration
Joao Pinto
1
-1
/
+2
2017-03-30
net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID
Wadim Egorov
1
-16
/
+37
2017-03-30
Revert "net: stmmac: enable multiple buffers"
LABBE Corentin
4
-973
/
+473
2017-03-29
stmmac: use netif_set_real_num_{rx,tx}_queues
Arnd Bergmann
1
-2
/
+2
2017-03-24
net: stmmac: add set_mac to the stmmac_ops
LABBE Corentin
5
-9
/
+45
2017-03-23
net: stmmac: fix dma operation mode config for older versions
Joao Pinto
1
-3
/
+3
[next]