Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d590cca7cd2cce4ed7c47d221d6f90566653ba8
/
drivers
/
net
/
ethernet
/
stmicro
5f3da32
stmmac: Validate hwtstamp_config completely before applying it
by Ben Hutchings
· 12 years ago
7f8cbb2
net: stmmac: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 12 years ago
d6cc64e
stmicro: Remove extern from function prototypes
by Joe Perches
· 12 years ago
356f9e7
net: stmmac: fix bad merge conflict resolution
by Olof Johansson
· 12 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0cf9158
driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Time stamp binary rollover is set.
by Sonic Zhang
· 12 years ago
f91b29f
net: stmmac: use dev_get_platdata()
by Jingoo Han
· 12 years ago
e2a240c
driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set.
by Sonic Zhang
· 12 years ago
64c3b25
net: stmmac: fixed the pbl setting with DT
by Byungho An
· 12 years ago
327dfd8
stmmac: remove useless csum flag
by Giuseppe CAVALLARO
· 12 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5632913
stmmac: fix init_dma_desc_rings() to handle errors
by Bartlomiej Zolnierkiewicz
· 12 years ago
21ff019
net: stmmac: Fixed the condition of extend_desc for jumbo frame
by Byungho An
· 12 years ago
9025c8e
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
0e07647
dt:net:stmmac: Add dt specific phy reset callback support.
by Srinivas Kandagatla
· 12 years ago
25c83b5
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
by Srinivas Kandagatla
· 12 years ago
d741434
dt:net:stmmac: Allocate platform data only if its NULL.
by Srinivas Kandagatla
· 12 years ago
c9324d1
net:stmmac: fix memleak in the open method
by Giuseppe CAVALLARO
· 12 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
83d7af6
stmmac: dity-up and rework the driver debug levels
by Giuseppe CAVALLARO
· 12 years ago
61369d0
net: stmmac: fixed enh_desc set always zero
by Byungho An
· 12 years ago
0d909dc
net: stmmac: fixed operator typo
by Byungho An
· 12 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 12 years ago
f5351ef
stmmac: fix EEE setup
by Giuseppe CAVALLARO
· 12 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
631f24a
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
by Dinh Nguyen
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
fd1eb9e
net/ethernet: STMMAC_ETH should depend on HAS_DMA
by Geert Uytterhoeven
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
5760f42
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
by Silviu-Mihai Popescu
· 12 years ago
7078b98
stmmac: prevent interrupt loop with MMC RX IPC Counter
by Christian Ruppert
· 12 years ago
9401bb5
stmmac: prefetch all dma_erx when use extend_desc
by Giuseppe CAVALLARO
· 12 years ago
1bb6dea
stmmac: review private structure fields
by Giuseppe CAVALLARO
· 12 years ago
ceb69499
stmmac: code tidy-up
by Giuseppe CAVALLARO
· 12 years ago
32ceabc
stmmac: improve/review and fix kernel-doc
by Giuseppe CAVALLARO
· 12 years ago
4d8f082
stmmac: modified pcs mode support for SGMII
by Byungho An
· 12 years ago
94fbbbf
stmmac: update the Doc and Version (PTP+SGMII)
by Giuseppe CAVALLARO
· 12 years ago
92ba688
stmmac: add the support for PTP hw clock driver
by Rayagond Kokatanur
· 12 years ago
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
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 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
3955b22b
stmmac: mdio register has to fail if the phy is not found
by Giuseppe CAVALLARO
· 13 years ago
de53d55
stmmac: fix macro used for debugging the xmit
by Giuseppe CAVALLARO
· 13 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 13 years ago
4f46385
stmmac: don't return zero on failure path in stmmac_pci_probe()
by Alexey Khoroshilov
· 13 years ago
6e1215a
drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 13 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 13 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 13 years ago
493682b
stmmac: fix platform driver unregistering
by Konstantin Khlebnikov
· 13 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 13 years ago
682d797
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next
by David S. Miller
· 13 years ago
979857b
stmmac: remove __dev* attributes
by Bill Pemberton
· 13 years ago
3e14bd3
stmmac: remove two repeated macros
by walimis
· 13 years ago
cfd1979
stmmac: update the driver version to Nov_2012
by Giuseppe CAVALLARO
· 13 years ago
48f44da
stmmac: get/set coalesce parameters via ethtool
by Giuseppe CAVALLARO
· 13 years ago
62a2ab9
stmmac: add Rx watchdog support to mitigate the DMA irqs
by Giuseppe CAVALLARO
· 13 years ago
9125cdd
stmmac: add the initial tx coalesce schema
by Giuseppe CAVALLARO
· 13 years ago
7284a3f
stmmac: remove dead code for STMMAC_TIMER support
by Giuseppe CAVALLARO
· 13 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 13 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a630844
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
by Stefan Roese
· 13 years ago
6861509
stmmac: fix return value check in stmmac_open_ext_timer()
by Wei Yongjun
· 13 years ago
3f8bdec
net:stmmac: convert driver to use devm_request_and_ioremap.
by Srinivas Kandagatla
· 13 years ago
d56631a
net:stmmac: Remove bus_id from mdio platform data.
by Srinivas Kandagatla
· 13 years ago
1f9defa
net:stmmac: fix broken stmmac_pltfr_remove.
by Srinivas Kandagatla
· 13 years ago
a5cf5ce
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
by Srinivas Kandagatla
· 13 years ago
bd4242d
stmmac: add header inclusion protection
by Rayagond Kokatanur
· 13 years ago
a6b9650
stmmac: fix a typo in the macro used to mask the mmc irq
by Giuseppe CAVALLARO
· 13 years ago
5f42f7b
stmmac: fix GMAC syn ID
by Giuseppe CAVALLARO
· 13 years ago
ae4d8cf
net/stmmac: fix issue of clk_get for Loongson1B.
by Kelvin Cheung
· 13 years ago
f5addb9
net/stmmac: mark probe function as __devinit
by Arnd Bergmann
· 13 years ago
6a81c26
net/stmmac: remove conditional compilation of clk code
by Viresh Kumar
· 13 years ago
84c9f8c4
net: stmmac: Add ip version to dts bindings
by Dinh Nguyen
· 13 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
684901a
stmmac: Fix for higher mtu size handling
by Deepak Sikri
· 13 years ago
8e83989
stmmac: Fix for nfs hang on multiple reboot
by Deepak Sikri
· 13 years ago
d765955
stmmac: add the Energy Efficient Ethernet support
by Giuseppe CAVALLARO
· 13 years ago
ea2ab87
stmmac: do not use strict_strtoul but kstrtoint
by Giuseppe CAVALLARO
· 13 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
883ffd6
net: stmmac: Fix clock en-/disable calls
by Stefan Roese
· 13 years ago
33d5e33
stmmac: fix driver built w/ w/o both pci and platf modules
by Giuseppe CAVALLARO
· 13 years ago
c1864cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ba27ec6
stmmac: fix driver Kconfig when built as module
by Giuseppe CAVALLARO
· 13 years ago
ff3dd78
stmmac: fix driver's doc when run kernel-doc script
by Giuseppe CAVALLARO
· 13 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
13497f5
stmmac: remove two useless initialisations
by Giuseppe CAVALLARO
· 13 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
Next »