Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f58b14e6632a07ea1eb89aedb5e27cc55d251826
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
70fe443
stmmac: pci: split out common_default_data() helper
by Andy Shevchenko
· 8 years ago
efcd241
stmmac: pci: RX queue routing configuration
by Andy Shevchenko
· 8 years ago
a1437e5
stmmac: pci: TX and RX queue priority configuration
by Andy Shevchenko
· 8 years ago
05c5d00
stmmac: pci: set default number of rx and tx queues
by Andy Shevchenko
· 8 years ago
212c7fd
stmmac: Add support for SIMATIC IOT2000 platform
by Jan Kiszka
· 8 years ago
fe6af0e
net: stmmac: set total length of the packet to be transmitted in TDES3
by Niklas Cassel
· 8 years ago
c02b7a9
net: stmmac: use netif_set_real_num_{rx,tx}_queues
by Joao Pinto
· 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
71fedb0
net: stmmac: break some functions into RX and TX scopes
by Joao Pinto
· 8 years ago
03cf65a
net: stmmac: rx queue to dma channel mapping fix
by Joao Pinto
· 8 years ago
44781fe
net: stmmac: fix cbs configuration
by Joao Pinto
· 8 years ago
eaf70ad
net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID
by Wadim Egorov
· 8 years ago
5bacd77
Revert "net: stmmac: enable multiple buffers"
by LABBE Corentin
· 8 years ago
589a1a2
stmmac: use netif_set_real_num_{rx,tx}_queues
by Arnd Bergmann
· 8 years ago
270c775
net: stmmac: add set_mac to the stmmac_ops
by LABBE Corentin
· 8 years ago
b4f0a66
net: stmmac: fix dma operation mode config for older versions
by Joao Pinto
· 8 years ago
33e85b8
net: stmmac: Restore DT backwards-compatibility
by Thierry Reding
· 8 years ago
f397687
net: stmmac: Always enable MAC RX queues
by Thierry Reding
· 8 years ago
abe80fd
net: stmmac: RX queue routing configuration
by Joao Pinto
· 8 years ago
a8f5102
net: stmmac: TX and RX queue priority configuration
by Joao Pinto
· 8 years ago
aff3d9e
net: stmmac: enable multiple buffers
by Joao Pinto
· 8 years ago
7bac4e1
net: stmmac: stmmac interrupt treatment prepared for multiple queues
by Joao Pinto
· 8 years ago
146617b
net: stmmac: tso init prepared for multiple queues
by Joao Pinto
· 8 years ago
47f2a9c
net: stmmac: dma channel init prepared for multiple queues
by Joao Pinto
· 8 years ago
89cc57c
net: stmmac: prepare rx/tx set tail function for multiple queues
by Joao Pinto
· 8 years ago
4854ab9
net: stmmac: rx and tx ring length prepared for multiple queues
by Joao Pinto
· 8 years ago
3c55d4d
net: stmmac: rx watchdog config prepared for multiple queues
by Joao Pinto
· 8 years ago
d62a107
net: stmmac: prepare dma interrupt treatment for multiple queues
by Joao Pinto
· 8 years ago
4e59326
net: stmmac: prepare stmmac_tx_err for multiple queues
by Joao Pinto
· 8 years ago
ae4f0d4
net: stmmac: rx/tx dma start/stop prepared for multiple queues
by Joao Pinto
· 8 years ago
4f513ec
net: stmmac: enable/disable dma irq prepared for multiple queues
by Joao Pinto
· 8 years ago
6deee22
net: stmmac: prepare dma op mode config for multiple queues
by Joao Pinto
· 8 years ago
68e5cfa
net: stmmac: added default rx queue size in stmmac_dma_interrupt
by Joao Pinto
· 8 years ago
26d6851
net: stmmac: set default number of rx and tx queues in stmmac_pci
by Joao Pinto
· 8 years ago
19d9187
net: stmmac: configuration of CBS in case of a TX AVB queue
by Joao Pinto
· 8 years ago
ad5a87d
net: stmmac: mac debug prepared for multiple queues
by Joao Pinto
· 8 years ago
8f71a88
net: stmmac: prepare irq_status for mtl
by Joao Pinto
· 8 years ago
29feff3
net: stmmac: flow_ctrl functions adapted to mtl
by Joao Pinto
· 8 years ago
d43042f
net: stmmac: mapping mtl rx to dma channel
by Joao Pinto
· 8 years ago
4f6046f
net: stmmac: mtl rx queue enabled as dcb or avb
by Joao Pinto
· 8 years ago
6a3a719
net: stmmac: configure tx queue weight
by Joao Pinto
· 8 years ago
d0a9c9f
net: stmmac: configure mtl rx and tx algorithms
by Joao Pinto
· 8 years ago
d976a52
net: stmmac: multiple queues dt configuration
by Joao Pinto
· 8 years ago
e6ea2d1
net: stmmac: dwc-qos: Add Tegra186 support
by Thierry Reding
· 8 years ago
cee45b2
net: stmmac: dwc-qos: Split out ->probe() and ->remove()
by Thierry Reding
· 8 years ago
356b755
net: stmmac: Program RX queue size and flow control
by Thierry Reding
· 8 years ago
11fbf81
net: stmmac: Parse FIFO sizes from feature registers
by Thierry Reding
· 8 years ago
937071c
net: stmmac: Check for DMA mapping errors
by Thierry Reding
· 8 years ago
0ad2be7
net: stmmac: Balance PTP reference clock enable/disable
by Thierry Reding
· 8 years ago
c66f6c3
net: stmmac: Disable PTP reference clock on error
by Thierry Reding
· 8 years ago
6c1e5ab
net: stmmac: Stop PHY and remove TX timer on error
by Thierry Reding
· 8 years ago
9fbb9dd
net: stmmac: Rename clk_ptp_ref clock to ptp_ref
by Thierry Reding
· 8 years ago
64f48e5
net: stmicro: replace kzalloc with devm_kzalloc
by Joao Pinto
· 8 years ago
fbf6822
net: stmmac: unify registers dumps methods
by LABBE Corentin
· 8 years ago
d4ff816
net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support
by david.wu
· 8 years ago
c80151e
net: stmmac: invert the logic for dumping regs
by LABBE Corentin
· 8 years ago
cc26dc6
net: stmmac: reduce indentation by adding a continue
by LABBE Corentin
· 8 years ago
9beae26
net: stmmac: split the stmmac_adjust_link 10/100 case
by LABBE Corentin
· 8 years ago
5db1355
net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid
by LABBE Corentin
· 8 years ago
688495b
net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed
by LABBE Corentin
· 8 years ago
bd00632
net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN
by LABBE Corentin
· 8 years ago
3e12790e
net: stmmac: likely is useless in occasional function
by LABBE Corentin
· 8 years ago
cb2c0ac
net: stmmac: remove useless parenthesis
by LABBE Corentin
· 8 years ago
a6a3e02
net: stmmac: replace unsigned by u32
by LABBE Corentin
· 9 years ago
64679e5
net: stmmac: remove unused variable in sysfs_display_ring
by LABBE Corentin
· 9 years ago
732fe78
net: stmmac: remove dead code in stmmac_tx_clean
by LABBE Corentin
· 9 years ago
b05c76a
net: stmmac: print phy information
by LABBE Corentin
· 9 years ago
e0a7660
net: stmmac: rename rx_crc to rx_crc_errors
by LABBE Corentin
· 9 years ago
662ec2b
net: stmmac: Rewrite two test against NULL value
by LABBE Corentin
· 9 years ago
cba920a
net: stmmac: Correct the error message about invalid speed
by LABBE Corentin
· 9 years ago
b2a8315
net: stmmac: replace ENOSYS by EINVAL
by LABBE Corentin
· 9 years ago
8a70aec
net: stmmac: Use readl_poll_timeout
by LABBE Corentin
· 9 years ago
a5f48ad
net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout
by LABBE Corentin
· 9 years ago
efd89b6
net: stmmac: fix some code style problem
by LABBE Corentin
· 9 years ago
bbf8928
net: stmmac: remplace asm/io.h by linux/io.h
by LABBE Corentin
· 9 years ago
deeb637
net: stmmac: remove freesoftware address
by LABBE Corentin
· 9 years ago
8d45e42
net: stmmac: fix some typos in comments
by LABBE Corentin
· 9 years ago
6a2cac5
net: stmmac: Remove the bus_setup function pointer
by LABBE Corentin
· 9 years ago
2808922
net: stmmac: fix the typo on MAC_RNABLE_RX
by LABBE Corentin
· 9 years ago
fd3984e
net: stmmac: Fix wrong message in stmmac_probe_config_dt
by Heiner Kallweit
· 9 years ago
722eef2
net: stmmac: add separate warning for PTP not being supported by HW
by Heiner Kallweit
· 9 years ago
d6db61a
net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode
by Heiner Kallweit
· 9 years ago
e216015
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 9 years ago
0a764db
stmmac: Discard masked flags in interrupt status register
by Alexey Brodkin
· 9 years ago
b765234
net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable
by Martin Blumenstingl
· 9 years ago
f4ec606
net: stmicro: fix LS field mask in EEE configuration
by jpinto
· 9 years ago
ab70e58
stmicro: add more information to Kconfig
by jpinto
· 9 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a249708
stmmac: add missing of_node_put
by Julia Lawall
· 9 years ago
b618ab4
net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered
by Heiner Kallweit
· 9 years ago
dbeaa8c
stmmac: indent an if statement
by Dan Carpenter
· 9 years ago
bb1d303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d825612
stmmac: adding new glue driver dwmac-dwc-qos-eth
by jpinto
· 9 years ago
f573c0b
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
by jpinto
· 9 years ago
b4b7b77
stmmac: adding DT parameter for LPI tx clock gating
by jpinto
· 9 years ago
a2cd64f
net: stmmac: fix maxmtu assignment to be within valid range
by Kweh, Hock Leong
· 9 years ago
76eb75b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
Next »