Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1f8c538ed6a3323b06c2459e9ca36e0ae8bb0ebc
/
drivers
/
net
/
ethernet
/
freescale
/
fec_main.c
84fe618
eth: fec: Fix lost promiscuous mode after reconnecting cable
by Stefan Wahren
· 11 years ago
fb8ef78
net: fec: fix potential issue to avoid fec interrupt lost and crc error
by Duan Fugang-B38611
· 11 years ago
ce5eaf0
NET: fec: only enable napi if we are successful
by Russell King
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7d30622
fec: Revert "fec: Do not assume that PHY reset is active low"
by Fabio Estevam
· 11 years ago
7a399e3
fec: Do not assume that PHY reset is active low
by Fabio Estevam
· 11 years ago
7a2a845
net: fec: fix potential use after free
by Eric Dumazet
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a1bf175
net:fec: remove duplicate lines in comment about errata ERR006358
by Philippe De Muyter
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
2488a54
net: fec_main: dma_map() only the length of the skb
by Sebastian Siewior
· 11 years ago
1d5244d
fec: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
d842a31
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
by Duan Fugang-B38611
· 11 years ago
44a272d
net: fec: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
36e24e2
net: fec: fix the error to get the previous BD entry
by Duan Fugang-B38611
· 11 years ago
0affdf3
net: fec: fix time stamping logic after napi conversion
by Richard Cochran
· 11 years ago
7d7628f
net/fec: cleanup types in fec_get_mac()
by Dan Carpenter
· 11 years ago
94660ba
net: fec: use dev_get_platdata()
by Jingoo Han
· 11 years ago
322555f
fec: Use NAPI_POLL_WEIGHT
by Fabio Estevam
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a264b98
net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link
by Uwe Kleine-König
· 11 years ago
0319165
net: fec: workaround stop tx during errata ERR006358
by Frank Li
· 11 years ago
f8c0aca
fec: Add MODULE_ALIAS
by Fabio Estevam
· 11 years ago
0d9b2ab
fec: Use devm_request_irq()
by Fabio Estevam
· 11 years ago
399db75
fec: Remove unneeded check in platform_get_resource()
by Fabio Estevam
· 11 years ago
13a097b
fec: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
79820e7
fec: Enable/disable clk_ptp in suspend/resume
by Fabio Estevam
· 11 years ago
d265cf4
fec: Fix the order for enabling/disabling the clocks
by Fabio Estevam
· 11 years ago
9514fe7
fec: Do not enable/disable optional clocks unconditionally
by Fabio Estevam
· 11 years ago
cdffcf1
net: fec: Add VLAN receive HW support.
by Jim Baxter
· 12 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b9eef55
net: fec: Fix RMON registers on imx6
by Jim Baxter
· 12 years ago
06efce7
net: fec: Fix Transmitted bytes counter
by Jim Baxter
· 12 years ago
772e42b
net: fec: Fix multicast list setup in fec_restart().
by Christoph Müllner
· 12 years ago
38ae92d
fec: Add support for reading RMON registers
by Chris Healy
· 12 years ago
d139193
net: fec: Fix build for MCF5272
by Guenter Roeck
· 12 years ago
32bc9b4
fec: Add support to restart autonegotiate
by Chris Healy
· 12 years ago
941e173
net: fec: Convert to use devm_ioremap_resource
by Tushar Behera
· 12 years ago
ca162a8
fec: Only pass pdev in fec_ptp_init()
by Fabio Estevam
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ff5b2fa
net: fec: add fallback to random MAC address
by Lucas Stach
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
238f7bc
fec: Handle the regulator in suspend/resume
by Fabio Estevam
· 12 years ago
c55284e
fec: Remove irqs first
by Fabio Estevam
· 12 years ago
f6a4d60
fec: Disable the PHY regulator on error and removal
by Fabio Estevam
· 12 years ago
7a2bbd8
fec: Invert the order of error path sequence
by Fabio Estevam
· 12 years ago
f4e9f3d
fec: Place the phy regulator in the private structure
by Fabio Estevam
· 12 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ffed61e
fec: Use DIV_ROUND_UP macro
by Fabio Estevam
· 12 years ago
3680354
net: fec: use a more proper compatible string for MVF type device
by Shawn Guo
· 12 years ago
4a5bddf
fec: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
1ed0d56
fec: Invert the order of function calls in fec_restart()
by Fabio Estevam
· 12 years ago
3169134
fec: Fix inconsistent lock state
by Fabio Estevam
· 12 years ago
4849625
net: fec: enable hardware checksum only on imx6q-fec
by Shawn Guo
· 12 years ago
54309fa
net: fec: fix kernel oops when plug/unplug cable many times
by Frank Li
· 12 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4c09eed
net: fec: Enable imx6 enet checksum acceleration.
by Jim Baxter
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5a5967d
fec: Remove unneeded asm header files
by Fabio Estevam
· 12 years ago
bf7bfd7
fec: Use SIMPLE_DEV_PM_OPS
by Fabio Estevam
· 12 years ago
31b7720
fec: Convert printks to netdev_<level>
by Joe Perches
· 12 years ago
eb1d064
fec: Fix PHC device log
by Fabio Estevam
· 12 years ago
ca7c4a4
ethernet/fec: Add Vybrid family fec support
by Jingchang Lu
· 12 years ago
6c5f780
net/freescale/fec: Simplify OF dependencies
by Guenter Roeck
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
96d2222
net: fec: TX Buffer incorrectly initialized
by Jim Baxter
· 12 years ago
793fc09
net: fec: build fec.c and fec_ptp.c to one module
by Frank Li
· 12 years ago
[Renamed from drivers/net/ethernet/freescale/fec.c]
47a5247
net: fec: make local function fec_poll_controller() static
by Wei Yongjun
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
da2191e
net: fec: Define indexes as 'unsigned int'
by Fabio Estevam
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
3f104c3
net: fec: fix missing napi_disable call
by Georg Hofmann
· 12 years ago
d97e749
net: fec: restart the FEC when PHY speed changes
by Lucas Stach
· 12 years ago
83e519b
fec: Use devm_request_and_ioremap()
by Fabio Estevam
· 12 years ago
a2e4b59
fec: Remove unused pci header
by Fabio Estevam
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
de5fb0a
net: fec: put tx to napi poll function to fix dead lock
by Frank Li
· 12 years ago
e2f8d55
net: fec: Fix division by zero
by Fabio Estevam
· 12 years ago
7f7d6c2
net: fec: Ensure that initialization is done prior to request_irq()
by Fabio Estevam
· 12 years ago
07dcf8e
net: fec: Do a sanity check on the gpio number
by Fabio Estevam
· 12 years ago
365cc17
net: fec: correct fix method about miss init spinlock
by Frank Li
· 12 years ago
7d3e673
net: fec: fix miss init spinlock
by Frank Li
· 12 years ago
dc97538
net: fec: add napi support to improve proformance
by Frank Li
· 12 years ago
baa70a5
net: fec: enable pause frame to improve rx prefomance for 1G network
by Frank Li
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
0c7768a
net: fec: Remove 'inline' declarations
by Fabio Estevam
· 12 years ago
5ebae489
net: fec: report correct hardware stamping info to ethtool
by Frank Li
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
ff43da8
NET: FEC: dynamtic check DMA desc buff type
by Frank Li
· 12 years ago
33897cc
net/freescale: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6605b73
FEC: Add time stamping code and a PTP hardware clock
by Frank Li
· 12 years ago
405f257
net: fec: move fec_enet_private to header file
by Frank Li
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
a3caad0
net: fec: add phy-reset-duration for device tree probe
by Shawn Guo
· 13 years ago
119fc00
net: fec: use managed function devm_gpio_request_one
by Shawn Guo
· 13 years ago
5fa9c0f
net: fec: enable regulator for fec phy
by Shawn Guo
· 13 years ago
2ca9b2a
net: fec: reset phy after pinctrl setup
by Shawn Guo
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
Next »