Sign in
android-kvm
/
linux
/
0db0e377ab5be5d507a2fca3d78215cd2e83b974
/
drivers
/
net
/
ethernet
/
freescale
/
fec.c
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
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
· 13 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
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
4f5a9fd
Merge branch 'imx/pinctrl' into imx/clock
by Arnd Bergmann
· 13 years ago
b2bccee
net: fec: adopt pinctrl support
by Shawn Guo
· 13 years ago
f4d40de
net fec: do not depend on grouped clocks
by Sascha Hauer
· 13 years ago
ec567bc
fec: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ea51ade9
fec: fix PHY name to match fixed MDIO bus name
by Florian Fainelli
· 13 years ago
b72061a
net: fec: Fix build due to wrong dev annotation
by Fabio Estevam
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a7ed07d
net: fec: correct phy_name buffer length when init phy_name
by Richard Zhao
· 13 years ago
aaca237
net: fec: use module_platform_driver
by Fabio Estevam
· 13 years ago
8d82f21
net: fsl: fec: handle 10Mbps speed in RMII mode
by Eric Benard
· 13 years ago
391420f
fec: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
979ecef
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 13 years ago
c3b084c
net: fec: Adjust ENET MDIO timeouts
by Rogerio Pimentel
· 13 years ago
0ebafef
net: fec: add clk_prepare/clk_unprepare
by Richard Zhao
· 13 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e163cc9
net/fec: fix the .remove code
by Lothar Waßmann
· 13 years ago
42431dc
net/fec: preserve MII/RMII setting in fec_stop()
by Lothar Waßmann
· 13 years ago
589efdc
net/fec: don't munge MAC address from platform data
by Lothar Waßmann
· 13 years ago
86f9f2c
net/fec: don't request invalid IRQ
by Lothar Waßmann
· 13 years ago
6ea0722
net/fec: prevent dobule restart of interface on FDX/HDX change
by Lothar Waßmann
· 13 years ago
5b1436c
net/fec: set con_id in clk_get() call to NULL
by Lothar Waßmann
· 13 years ago
a7dd321
net/fec: misc cleanups
by Lothar Waßmann
· 13 years ago
43af940
net/fec: fix the use of pdev->id
by Shawn Guo
· 13 years ago
7f5c6ad
net/fec: add poll controller function for fec nic
by Xiao Jiang
· 13 years ago
c7c83d1
net/fec: replace hardcoded irq num with macro
by Xiao Jiang
· 13 years ago
230dec6
net/fec: add imx6q enet support
by Shawn Guo
· 13 years ago
c828827
net/fec: fix fec1 check in fec_enet_mii_init()
by Shawn Guo
· 13 years ago
a9b2c8e
net/fec: fec_reset_phy() does not need to always succeed
by Shawn Guo
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 14 years ago
ec21e2e
freescale: Move the Freescale drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/fec.c]
ca2cc33
net/fec: add device tree probe support
by Shawn Guo
· 14 years ago
0ca1e29
net/fec: gasket needs to be enabled for some i.mx
by Shawn Guo
· 14 years ago
498d8e2
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
by Tobias Klauser
· 14 years ago
a0087a3
fec: fix race in transmit time stamping.
by Richard Cochran
· 14 years ago
18a03b9
fec: enable transmit and receive time stamping.
by Richard Cochran
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9eb0e6f
net/fec: fix unterminated platform_device_id table
by Axel Lin
· 14 years ago
9721dbb
net/fec: remove unused driver data
by Uwe Kleine-König
· 14 years ago
cd1f402
net/fec: enable flow control and length check on enet-mac
by Uwe Kleine-König
· 14 years ago
b3cde36
net/fec: postpone unsetting driver data until the hardware is stopped
by Uwe Kleine-König
· 14 years ago
d1ab1f5
net/fec: provide device for dma functions and matching sizes for map and unmap
by Uwe Kleine-König
· 14 years ago
4599365
net/fec: reorder functions a bit allows removing forward declarations
by Uwe Kleine-König
· 14 years ago
db8880b
net/fec: some whitespace cleanup
by Uwe Kleine-König
· 14 years ago
c556167
net/fec: consistenly name struct net_device pointers "ndev"
by Uwe Kleine-König
· 14 years ago
e497ba8
net/fec: add phy_stop to fec_enet_close
by Uwe Kleine-König
· 14 years ago
085e79e
net/fec: consolidate all i.MX options to CONFIG_ARM
by Uwe Kleine-König
· 14 years ago
24e531b
net/fec: put the ioremap cookie immediately into a void __iomem pointer
by Uwe Kleine-König
· 14 years ago
8b06dc2
net/fec: no need to memzero private data
by Uwe Kleine-König
· 14 years ago
04e5216
net/fec: no need to check for validity of ndev in suspend and resume
by Uwe Kleine-König
· 14 years ago
b2b09ad
net/fec: don't free an irq that failed to be requested
by Uwe Kleine-König
· 14 years ago
28e2188
net/fec: release mem_region requested in probe in error path and remove
by Uwe Kleine-König
· 14 years ago
8a73b0b
net/fec: no need to cast arguments for memcpy
by Uwe Kleine-König
· 14 years ago
b5680e0
net/fec: add dual fec support for mx28
by Shawn Guo
· 14 years ago
bcc6777
net/fec: improve pm for better suspend/resume
by Shawn Guo
· 14 years ago
49da97d
net/fec: add mac field into platform data and consolidate fec_get_mac
by Shawn Guo
· 14 years ago
8649a23
net/fec: remove the use of "index" which is legacy
by Shawn Guo
· 14 years ago
862f098
net/fec: fix MMFR_OP type in fec_enet_mdio_write
by Shawn Guo
· 14 years ago
6fcc040
net: allow FEC driver to use fixed PHY support
by Greg Ungerer
· 14 years ago
03c698c
net/fec: carrier off initially to avoid root mount failure
by Oskar Schirmer
· 14 years ago
4bee1f9
net/fec: restore interrupt mask after software-reset in fec_stop()
by Wolfram Sang
· 15 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 15 years ago
97b72e4
fec: use interrupt for MDIO completion indication
by Baruch Siach
· 15 years ago
87cad5c
net/fec: clean suspend/resume
by Eric Benard
· 15 years ago
eedc765c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
59d4289
fec: convert legacy PM hooks to dem_pm_ops
by Denis Kirjanov
· 15 years ago
1273d97
fec: Cleanup PHY probing
by Denis Kirjanov
· 15 years ago
c7621cb
fec: convert TX hook to netdev_tx_t
by Denis Kirjanov
· 15 years ago
e3fe855
net/fec: fix pm to survive to suspend/resume
by Eric Bénard
· 15 years ago
418bd0d
netdev/fec: fix ifconfig eth0 down hang issue
by Bryan Wu
· 15 years ago
5eb32bd
fec: add support for PHY interface platform data
by Baruch Siach
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
Next »