- 81c52c4 net: stmmac: separate the tas basetime calculation function by Xiaoliang Yang · 3 years, 6 months ago
- a955318 stmmac: align RX buffers by Matteo Croce · 3 years, 7 months ago
- 52e597d net: stmmac: Fix potential integer overflow by Wong Vee Khee · 3 years, 7 months ago
- 597a68c net: stmmac: split xPCS setup from mdio register by Voon Weifeng · 3 years, 7 months ago
- f4da565 net: stmmac: Add support for external trigger timestamping by Tan Tee Min · 3 years, 9 months ago
- 132c32e net: stmmac: Add TX via XDP zero-copy socket by Ong Boon Leong · 3 years, 9 months ago
- bba2556 net: stmmac: Enable RX via AF_XDP zero-copy by Ong Boon Leong · 3 years, 9 months ago
- 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
- 8b278a5 net: stmmac: Add support for XDP_REDIRECT action by Ong Boon Leong · 3 years, 9 months ago
- be8b38a net: stmmac: Add support for XDP_TX action by Ong Boon Leong · 3 years, 9 months ago
- 5fabb01 net: stmmac: Add initial XDP support by Ong Boon Leong · 3 years, 9 months ago
- d08d32d net: stmmac: make SPH enable/disable to be configurable by Ong Boon Leong · 3 years, 9 months ago
- 8532f61 net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX by Ong Boon Leong · 3 years, 9 months ago
- 5a55861 net: stmmac: support FPE link partner hand-shaking procedure by Ong Boon Leong · 3 years, 9 months ago
- db2f284 net: stmmac: add per-queue TX & RX coalesce ethtool support by Ong Boon Leong · 3 years, 10 months ago
- 5ec5582 net: stmmac: add clocks management for gmac driver by Joakim Zhang · 3 years, 10 months ago
- d5a05e6 net: stmmac: Use hrtimer for TX coalescing by Vincent Whitchurch · 4 years, 1 month ago
- be1c7ea net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching by Vineetha G. Jaya Kumaran · 4 years, 2 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 388e201 net: stmmac: Modify configuration method of EEE timers by Vineetha G. Jaya Kumaran · 4 years, 3 months ago
- aa042f6 net: stmmac: Add support to Ethtool get/set ring parameters by Song, Yoong Siang · 4 years, 4 months ago
- 0366f7e net: stmmac: add ethtool support for get/set channels by Ong Boon Leong · 4 years, 4 months ago
- 579a25a net: stmmac: Initial support for TBS by Jose Abreu · 5 years ago
- 021bd5e net: stmmac: Let TX and RX interrupts be independently enabled/disabled by Jose Abreu · 5 years ago
- 425eabd net: stmmac: Implement L3/L4 Filters using TC Flower by Jose Abreu · 5 years ago
- 8000ddc net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores by Jose Abreu · 5 years ago
- 67afd6d net: stmmac: Add Split Header support and enable it in XGMAC cores by Jose Abreu · 5 years ago
- ec22200 net: stmmac: Prepare to add Split Header support by Jose Abreu · 5 years ago
- 8d72ab1 stmmac: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- 3cd1cfc net: stmmac: Implement VLAN Hash Filtering in XGMAC by Jose Abreu · 5 years ago
- 7606745 net: stmmac: Implement RSS and enable it in XGMAC core by Jose Abreu · 5 years ago
- 2af6106 net: stmmac: Introducing support for Page Pool by Jose Abreu · 5 years ago
- d429b66 net: stmmac: Implement RX Coalesce Frames setting by Jose Abreu · 5 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 7437127 net: stmmac: Convert to phylink and remove phylib logic by Jose Abreu · 6 years ago
- eeef2f6 net: stmmac: Start adding phylink support by Jose Abreu · 6 years ago
- 4fa9c49f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 by Thomas Gleixner · 6 years ago
- 091810d net: stmmac: Introduce selftests support by Jose Abreu · 6 years ago
- 4ccb4585 net: stmmac: Fix NAPI poll in TX path when in multi-queue by Jose Abreu · 6 years ago
- d6228b7 net: stmmac: implement the SIOCGHWTSTAMP ioctl by Artem Panfilov · 6 years ago
- 8fce333 net: stmmac: Rework coalesce timer and fix multi-queue races by Jose Abreu · 6 years ago
- e5133f2 Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit" by Jerome Brunet · 6 years ago
- 7cfde0a net: stmmac: Run HWIF Quirks after getting HW caps by Jose Abreu · 7 years ago
- 9a8a02c net: stmmac: Add Flexible PPS support by Jose Abreu · 7 years ago
- 29555fa net: stmmac: Use mutex instead of spinlock by Thierry Reding · 7 years ago
- 4ae0169 net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit by Jose Abreu · 7 years ago
- 4dbbe8d net: stmmac: Add support for U32 TC filter using Flexible RX Parser by Jose Abreu · 7 years ago
- 5f0456b net: stmmac: Implement logic to automatically select HW Interface by Jose Abreu · 7 years ago
- 8bf993a net: stmmac: Add support for DWMAC5 and implement Safety Features by Jose Abreu · 7 years ago
- 34877a1 net: stmmac: Rework and fix TX Timeout code by Jose Abreu · 7 years ago
- 8d212a9e net: stmmac: set MSS for each tx DMA channel by Niklas Cassel · 7 years ago
- 4d869b0 net-next: stmmac: Convert old_link to bool by LABBE Corentin · 8 years ago
- c22a3f4 net: stmmac: adding multiple napi mechanism by Joao Pinto · 8 years ago
- ce73678 net: stmmac: adding multiple buffers for TX by Joao Pinto · 8 years ago
- 54139cf net: stmmac: adding multiple buffers for rx by Joao Pinto · 8 years ago
- 5bacd77 Revert "net: stmmac: enable multiple buffers" by LABBE Corentin · 8 years ago
- aff3d9e net: stmmac: enable multiple buffers by Joao Pinto · 8 years ago
- deeb637 net: stmmac: remove freesoftware address by LABBE Corentin · 8 years ago
- f573c0b stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure by jpinto · 8 years ago
- 739c8e1 net: ethernet: stmmac: remove private tx queue lock by Lino Sanfilippo · 8 years ago
- f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- ba1ffd7 stmmac: fix PTP support for GMAC4 by Giuseppe CAVALLARO · 8 years ago
- 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- c30a70d stmmac: fix and review the ptp registration. by Giuseppe CAVALLARO · 8 years ago
- d6d50c7 net: stmmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
- 3fe5cad drivers: net: stmmac: rework core ISR to better manage PCS and PMT by Giuseppe CAVALLARO · 9 years ago
- f4e7bd8 stmmac: let remove/resume/suspend functions take device pointer by Joachim Eastwood · 9 years ago
- 06bce7d stmmac: update version to Jan_2016 by Alexandre TORGUE · 9 years ago
- f748be5 stmmac: support new GMAC4 by Alexandre TORGUE · 9 years ago
- 36ff7c1 stmmac: enhance mmc counter management by Alexandre TORGUE · 9 years ago
- 3796e44 stmmac: update version to Oct_2015 by Giuseppe Cavallaro · 9 years ago
- 120e87f stmmac: tune rx copy via threshold. by Giuseppe Cavallaro · 9 years ago
- 22ad383 stmmac: do not perform zero-copy for rx frames by Giuseppe Cavallaro · 9 years ago
- 9695136 stmmac: add is_jumbo field to dma data by Giuseppe Cavallaro · 9 years ago
- 2a6d8e1 stmmac: add last_segment field to dma data by Giuseppe Cavallaro · 9 years ago
- 553e2ab stmmac: add length field to dma data by Giuseppe Cavallaro · 9 years ago
- e3ad57c stmmac: review RX/TX ring management by Giuseppe Cavallaro · 9 years ago
- dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 466c5ac net: stmmac: create one debugfs dir per net-device by Mathieu Olivari · 10 years ago
- 15ffac7 stmmac: change the stmmac_dvr_probe return type to int by Joachim Eastwood · 10 years ago
- e56788c stmmac: let stmmac_dvr_probe take a struct of resources by Joachim Eastwood · 10 years ago
- 5f9755d stmmac: Add an optional register interface clock by Andrew Bresticker · 10 years ago
- b2e2f0c stmmac: split to core library and probe drivers by Andy Shevchenko · 10 years ago
- f10f9fb stmmac: platform: fix sparse warnings by Andy Shevchenko · 10 years ago
- 915af65 stmmac: fix sparse warnings by Andy Shevchenko · 10 years ago
- c0d5406 stmmac: remove specific SoC Koption from platform. by Giuseppe CAVALLARO · 10 years ago
- 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
- 0ad5adc net: stmmac: add Amlogic Meson glue layer by Beniamino Galvani · 10 years ago
- 362b37b stmmac: fix dma api misuse by Giuseppe CAVALLARO · 10 years ago
- 5566401 stmmac: ptp: fix the reference clock by Giuseppe CAVALLARO · 10 years ago
- 801d233 net: stmmac: Add SOCFPGA glue driver by Dinh Nguyen · 11 years ago
- d15891c net: stmmac:sti: Add STi SOC glue driver. by Srinivas Kandagatla · 11 years ago
- af0bd4e net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's by Chen-Yu Tsai · 11 years ago
- c5e4ddb net: stmmac: Add support for optional reset control by Chen-Yu Tsai · 11 years ago
- 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 11 years ago
- 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 11 years ago
- 073752a net: stmmac: make stmmac_mdio_reset non-static by Srinivas Kandagatla · 11 years ago
- 47d1f71 stmicro: make local variables static by stephen hemminger · 11 years ago
- d6cc64e stmicro: Remove extern from function prototypes by Joe Perches · 11 years ago
- 327dfd8 stmmac: remove useless csum flag by Giuseppe CAVALLARO · 11 years ago