Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
891434b18ec0a21cfa4788695165b74e8d4c0474
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_main.c
891434b
stmmac: add IEEE PTPv1 and PTPv2 support.
by Rayagond Kokatanur
· 12 years ago
cf32dee
stmmac: add tx_skbuff_dma to save descriptors used by PTP
by Rayagond Kokatanur
· 12 years ago
e58bb43
stmmac: initial support to manage pcs modes
by Giuseppe CAVALLARO
· 12 years ago
0982a0f
stmmac: start adding pcs and rgmii core irq
by Giuseppe CAVALLARO
· 12 years ago
c24602e
stmmac: support extend descriptors
by Giuseppe CAVALLARO
· 12 years ago
4a7d666
stmmac: reorganize chain/ring modes removing Koptions
by Giuseppe CAVALLARO
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
506f669
stmmac: fix the parsing of the eee_timer parameter
by Giuseppe CAVALLARO
· 12 years ago
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
de53d55
stmmac: fix macro used for debugging the xmit
by Giuseppe CAVALLARO
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
493682b
stmmac: fix platform driver unregistering
by Konstantin Khlebnikov
· 12 years ago
62a2ab9
stmmac: add Rx watchdog support to mitigate the DMA irqs
by Giuseppe CAVALLARO
· 12 years ago
9125cdd
stmmac: add the initial tx coalesce schema
by Giuseppe CAVALLARO
· 12 years ago
7284a3f
stmmac: remove dead code for STMMAC_TIMER support
by Giuseppe CAVALLARO
· 12 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 12 years ago
a630844
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
by Stefan Roese
· 12 years ago
ae4d8cf
net/stmmac: fix issue of clk_get for Loongson1B.
by Kelvin Cheung
· 12 years ago
6a81c26
net/stmmac: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8e83989
stmmac: Fix for nfs hang on multiple reboot
by Deepak Sikri
· 12 years ago
d765955
stmmac: add the Energy Efficient Ethernet support
by Giuseppe CAVALLARO
· 12 years ago
ea2ab87
stmmac: do not use strict_strtoul but kstrtoint
by Giuseppe CAVALLARO
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
33d5e33
stmmac: fix driver built w/ w/o both pci and platf modules
by Giuseppe CAVALLARO
· 12 years ago
c1864cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ba27ec6
stmmac: fix driver Kconfig when built as module
by Giuseppe CAVALLARO
· 12 years ago
ff3dd78
stmmac: fix driver's doc when run kernel-doc script
by Giuseppe CAVALLARO
· 12 years ago
13497f5
stmmac: remove two useless initialisations
by Giuseppe CAVALLARO
· 12 years ago
7486394
drivers/net/stmmac: seq_file fix memory leak
by Djalal Harouni
· 13 years ago
f8c5a87
stmmac: fix suspend/resume locking
by Giuseppe CAVALLARO
· 13 years ago
b9cde0a
stmmac: add mixed burst for DMA
by Giuseppe CAVALLARO
· 13 years ago
cffb13f
stmmac: extend mac addr reg and fix perfect filering
by Giuseppe CAVALLARO
· 13 years ago
31ea38e
stmmac: do not fail when probe and there is no csr clk defined
by Giuseppe CAVALLARO
· 13 years ago
0f1f88a
stmmac: verify the dma_cfg platform fields
by Giuseppe CAVALLARO
· 13 years ago
4bfcbd7
stmmac: Move the mdio_register/_unregister in probe/remove
by Francesco Virlinzi
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
cd7201f
stmmac: MDC clock dynamically based on the csr clock input
by Giuseppe CAVALLARO
· 13 years ago
ba1377ff
stmmac: add clk management support
by Giuseppe CAVALLARO
· 13 years ago
8327eb6
stmmac: re-work the internal GMAC DMA platf parameters
by Deepak SIKRI
· 13 years ago
38912bd
stmmac: sanitize the rx coe and add the type-1 csum (v2)
by Deepak SIKRI
· 13 years ago
f142af2
stmmac: Allow stmmac to work with other PHY buses(v3).
by Srinivas Kandagatla
· 13 years ago
03f2eec
stmmac: re-add IFF_UNICAST_FLT for dwmac1000
by Marc Kleine-Budde
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
cf3f047
stmmac: move hw init in the probe (v2)
by Giuseppe CAVALLARO
· 13 years ago
7a13f8f
stmmac: request_irq when use an ext wake irq line (v2)
by Francesco Virlinzi
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
db8857b
stmmac: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
aae54cf
stmmac: Add missing LF to pr_info() in stmmac_main.c
by Stefan Roese
· 13 years ago
6fc0d0f
stmmac: fix missing module license in the main.
by Giuseppe Cavallaro
· 13 years ago
bfab27a
stmmac: add the experimental PCI support
by Giuseppe CAVALLARO
· 13 years ago
db62f68
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
by Axel Lin
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4f795b2
stmmac: mask mmc interrupts
by Giuseppe CAVALLARO
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
102463b
stmmac: fix pm functions avoiding sleep on spinlock
by Francesco Virlinzi
· 13 years ago
989508b
stmmac: remove spin_lock in stmmac_ioctl.
by Srinivas Kandagatla
· 13 years ago
19e30c1
stmmac: parameters auto-tuning through HW cap reg
by Giuseppe CAVALLARO
· 13 years ago
c5b9b4e
stmmac: fix advertising 1000Base capabilties for non GMII iface
by Srinivas Kandagatla
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
3c20f72
stmmac: update normal descriptor structure (v2)
by Giuseppe CAVALLARO
· 13 years ago
e2c57f8
stmmac: fix NULL pointer dereference in capabilities fixup (v2)
by Angus Clark
· 13 years ago
5e6efe8
stmmac: fix a bug while checking the HW cap reg (v2)
by Giuseppe CAVALLARO
· 13 years ago
45db81e
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
by Giuseppe CAVALLARO
· 13 years ago
286a837
stmmac: add CHAINED descriptor mode support (V4)
by Giuseppe CAVALLARO
· 13 years ago
38fe7a9
stmmac: allow mmc usage only if feature actually available (V4)
by Giuseppe CAVALLARO
· 13 years ago
1db123f
stmmac: use predefined macros for HW cap register fields (V4)
by Rayagond Kokatanur
· 13 years ago
48febf7
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
by Giuseppe CAVALLARO
· 13 years ago
a9097a9
stmmac: protect tx process with lock (V4)
by Giuseppe CAVALLARO
· 13 years ago
79ee1dc
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
by Srinivas Kandagatla
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
f722380
stmmac: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
e743482
stmmac: add HW DMA feature register (v3)
by Giuseppe CAVALLARO
· 13 years ago
f0b9d78
stmmac: rework the code to get the Synopsys ID (v3)
by Giuseppe CAVALLARO
· 13 years ago
7ac2905
stmmac: export DMA TX/RX rings via debugfs (v3)
by Giuseppe CAVALLARO
· 13 years ago
1c901a4
stmmac: add MMC support exported via ethtool (v3)
by Giuseppe CAVALLARO
· 13 years ago
3172d3a
stmmac: support wake up irq from external sources (v3)
by Deepak Sikri
· 13 years ago
26a051c
stmmac: remove the mmc code (v3)
by Giuseppe CAVALLARO
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
7ac6653
stmmac: Move the STMicroelectronics driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/stmmac/stmmac_main.c]
36bcfe7
stmmac: unify MAC and PHY configuration parameters (V2)
by Giuseppe CAVALLARO
· 13 years ago
f3240e2
stmmac: remove warning when compile as built-in (V2)
by Giuseppe CAVALLARO
· 13 years ago
5526c03
stmmac: do vlan cleanup
by Jiri Pirko
· 13 years ago
61b8013
stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)
by Srinivas Kandagatla
· 13 years ago
eb0dc4b
stmmac: add memory barriers at appropriate places
by Shiraz Hashim
· 13 years ago
52f64fa
stmmac: fix race in transmit time stamping.
by Richard Cochran
· 13 years ago
3e82ce1
stmmac: enable transmit time stamping.
by Richard Cochran
· 13 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 14 years ago
34da9e5
stmmac: removed not used definitions
by Giuseppe CAVALLARO
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a08070a
stmmac: fix Transmit Underflow error
by Giuseppe CAVALLARO
· 14 years ago
f66ffe2
stmmac: fix open funct when exit on error
by Giuseppe CAVALLARO
· 14 years ago
5e982f3
net: stmmac: convert to hw_features
by Michał Mirosław
· 14 years ago
539c9aa
stmmac: enable wol via magic frame by default.
by Giuseppe Cavallaro
· 14 years ago
34a52f3
stmmac: unwind properly in stmmac_dvr_probe()
by Dan Carpenter
· 14 years ago
0e51d67
stmmac: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
Next »