index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2019-04-17
net: stmmac: Set Flow Control to automatic mode in the driver
Jose Abreu
2019-04-17
net: stmmac: dwxgmac: Finish the Flow Control implementation
Jose Abreu
2019-03-31
net: stmmac: don't log oversized frames
Aaro Koskinen
2019-03-31
net: stmmac: fix dropping of multi-descriptor RX frames
Aaro Koskinen
2019-03-31
net: stmmac: don't overwrite discard_frame status
Aaro Koskinen
2019-03-31
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
2019-03-31
net: stmmac: ratelimit RX error logs
Aaro Koskinen
2019-03-31
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
2019-03-19
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
2019-03-15
net: stmmac: fix jumbo frame sending with non-linear skbs
Aaro Koskinen
2019-03-15
net: stmmac: don't set own bit too early for jumbo frames
Aaro Koskinen
2019-03-12
net: dwmac-sun8i: fix a missing check of of_get_phy_mode
Kangjie Lu
2019-03-08
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
2019-03-08
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
2019-03-07
net: stmmac: Avoid sometimes uninitialized Clang warnings
Nathan Chancellor
2019-02-21
net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX path
Jose Abreu
2019-02-21
net: stmmac: dwmac4: Also use TBU interrupt to clean TX path
Jose Abreu
2019-02-21
net: stmmac: Fix NAPI poll in TX path when in multi-queue
Jose Abreu
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-18
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
2019-02-17
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
2019-02-16
net: stmmac: use correct define to get rx timestamp on GMAC4
Alexandre Torgue
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-06
net: stmmac: fix ptp timestamping on Rx on gmac4
Ilias Apalodimas
2019-01-30
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
2019-01-30
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
2019-01-30
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-27
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
2019-01-24
net: stmmac: Fix return value check in qcom_ethqos_probe()
Wei Yongjun
2019-01-22
net: stmmac: Add driver for Qualcomm ethqos
Vinod Koul
2019-01-22
net: stmmac: implement the SIOCGHWTSTAMP ioctl
Artem Panfilov
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-11
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
2019-01-11
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
2019-01-11
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
2019-01-11
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
2019-01-11
net: stmmac: Fix PCI module removal leak
Jose Abreu
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-27
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
net-next: stmmac: dwmac-mediatek: remove fine-tune property
Biao Huang
2018-12-18
net: stmmac: Fix an error code in probe()
Dan Carpenter
2018-12-12
net-next: stmmac: dwmac-mediatek: add module license info
Biao Huang
2018-12-12
stmmac: dwmac-mediatek: add support for mt2712
Biao Huang
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-03
net: stmmac: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
[next]