Commit Graph

944 Commits (adeed1f7db428e67e0afc0f8ef98f531a0e3570e)

Author SHA1 Message Date
Colin Ian King 1d3028f4c1 net: stmmac: fix a broken u32 less than zero check 8 years ago
Niklas Cassel 426849e661 net: stmmac: fix completely hung TX when using TSO 8 years ago
Colin Ian King 594238158b net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value 8 years ago
Icenowy Zheng 2f878491b3 net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted 8 years ago
Thor Thayer 77032732d0 net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization 8 years ago
LABBE Corentin 9f93ac8d40 net-next: stmmac: Add dwmac-sun8i 8 years ago
LABBE Corentin ec33d71de7 net-next: stmmac: add optional setup function 8 years ago
LABBE Corentin 3874191898 net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr 8 years ago
LABBE Corentin ca84dfb9ab net-next: stmmac: rework the speed selection 8 years ago
LABBE Corentin 4d869b03b7 net-next: stmmac: Convert old_link to bool 8 years ago
LABBE Corentin afbe17a3ad net-next: stmmac: use SPEED_xxx instead of raw value 8 years ago
LABBE Corentin 50cb16d4fd net-next: stmmac: Remove unnecessary parenthesis 8 years ago
LABBE Corentin 99a4cca216 net-next: stmmac: Convert new_state to bool 8 years ago
Miroslav Lichvar 74abc9b18f net: ethernet: update drivers to make both SW and HW TX timestamps 8 years ago
Miroslav Lichvar e341257548 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL 8 years ago
Niklas Cassel 66c25f6e31 net: stmmac: use correct pointer when printing normal descriptor ring 8 years ago
Andy Shevchenko 70fe4432bb stmmac: pci: split out common_default_data() helper 8 years ago
Andy Shevchenko efcd24147f stmmac: pci: RX queue routing configuration 8 years ago
Andy Shevchenko a1437e57af stmmac: pci: TX and RX queue priority configuration 8 years ago
Andy Shevchenko 05c5d00419 stmmac: pci: set default number of rx and tx queues 8 years ago
Jan Kiszka 212c7fd614 stmmac: Add support for SIMATIC IOT2000 platform 8 years ago
Niklas Cassel fe6af0e122 net: stmmac: set total length of the packet to be transmitted in TDES3 8 years ago
Joao Pinto c02b7a9145 net: stmmac: use netif_set_real_num_{rx,tx}_queues 8 years ago
Joao Pinto c22a3f48ef net: stmmac: adding multiple napi mechanism 8 years ago
Joao Pinto ce736788e8 net: stmmac: adding multiple buffers for TX 8 years ago
Joao Pinto 54139cf3bb net: stmmac: adding multiple buffers for rx 8 years ago
Joao Pinto 71fedb0198 net: stmmac: break some functions into RX and TX scopes 8 years ago
Joao Pinto 03cf65a959 net: stmmac: rx queue to dma channel mapping fix 8 years ago
Joao Pinto 44781fef13 net: stmmac: fix cbs configuration 8 years ago
Wadim Egorov eaf70ad14c net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID 8 years ago
LABBE Corentin 5bacd77849 Revert "net: stmmac: enable multiple buffers" 8 years ago
Arnd Bergmann 589a1a2e63 stmmac: use netif_set_real_num_{rx,tx}_queues 8 years ago
LABBE Corentin 270c7759fb net: stmmac: add set_mac to the stmmac_ops 8 years ago
Joao Pinto b4f0a66155 net: stmmac: fix dma operation mode config for older versions 8 years ago
Thierry Reding 33e85b8dd6 net: stmmac: Restore DT backwards-compatibility 8 years ago
Thierry Reding f39768744f net: stmmac: Always enable MAC RX queues 8 years ago
Joao Pinto abe80fdc6e net: stmmac: RX queue routing configuration 8 years ago
Joao Pinto a8f5102af2 net: stmmac: TX and RX queue priority configuration 8 years ago
Joao Pinto aff3d9eff8 net: stmmac: enable multiple buffers 8 years ago
Joao Pinto 7bac4e1ec3 net: stmmac: stmmac interrupt treatment prepared for multiple queues 8 years ago
Joao Pinto 146617b88b net: stmmac: tso init prepared for multiple queues 8 years ago
Joao Pinto 47f2a9ce52 net: stmmac: dma channel init prepared for multiple queues 8 years ago
Joao Pinto 89cc57c55c net: stmmac: prepare rx/tx set tail function for multiple queues 8 years ago
Joao Pinto 4854ab9966 net: stmmac: rx and tx ring length prepared for multiple queues 8 years ago
Joao Pinto 3c55d4d08b net: stmmac: rx watchdog config prepared for multiple queues 8 years ago
Joao Pinto d62a107a4f net: stmmac: prepare dma interrupt treatment for multiple queues 8 years ago
Joao Pinto 4e59326229 net: stmmac: prepare stmmac_tx_err for multiple queues 8 years ago
Joao Pinto ae4f0d4683 net: stmmac: rx/tx dma start/stop prepared for multiple queues 8 years ago
Joao Pinto 4f513ecd2f net: stmmac: enable/disable dma irq prepared for multiple queues 8 years ago
Joao Pinto 6deee2221e net: stmmac: prepare dma op mode config for multiple queues 8 years ago