开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fec_main.c
Age
Commit message (
Expand
)
Author
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
fec: Use gpio_set_value_cansleep()
Fabio Estevam
2015-09-28
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
Fabio Estevam
2015-09-09
net: fec: add netif status check before set mac address
Nimrod Andy
2015-09-05
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
Maciej S. Szmigiero
2015-09-02
net: fec: clear receive interrupts before processing a packet
Russell King
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-25
net: fec: use reinit_completion() in mdio accessor functions
Russell King
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-12
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
Fabio Estevam
2015-08-10
net: fec: fix the race between xmit and bdp reclaiming path
Kevin Hao
2015-08-06
net: fec: fix initial runtime PM refcount
Lucas Stach
2015-07-27
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
2015-07-26
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
2015-07-26
net: fec: use managed DMA API functions to allocate BD ring
Lucas Stach
2015-07-15
Revert "net: fec: Ensure clocks are enabled while using mdio bus"
Fabio Estevam
2015-07-08
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
2015-06-28
net: fec: don't access RACC register when not available
Greg Ungerer
2015-06-23
net: fec: init MAC prior to mii bus probe
Nimrod Andy
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
2015-03-29
net: fec: setup right value for mdio hold time
Uwe Kleine-König
2015-03-13
Revert "net: fec: fix the warning found by dma debug"
Fabio Estevam
2015-03-10
net: fec: fix receive VLAN CTAG HW acceleration issue
Nimrod Andy
2015-03-05
net: fec: fix unbalanced clk disable on driver unbind
Stefan Agner
2015-03-04
net: fec: fix rcv is not last issue when do suspend/resume test
Fugang Duan
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
2015-01-24
net: fec: fix the warning found by dma debug
Nimrod Andy
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
2015-01-08
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
Hubert Feurstein
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
2014-12-16
net: fec: Fix NAPI race
Nimrod Andy
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
net: fec: only enable mdio interrupt before phy device link up
Nimrod Andy
2014-12-10
net: fec: clear all interrupt events to support i.MX6SX
Nimrod Andy
2014-12-10
net: fec: reset fep link status in suspend function
Nimrod Andy
2014-12-09
net: fec: avoid kernal crash by NULL pointer when no phy connection
Nimrod Andy
2014-11-24
net: fec: init maximum receive buffer size for ring1 and ring2
Nimrod Andy
2014-11-18
net: fec: remove unused return value from swap_buffer()
Lothar Waßmann
2014-11-18
net: fec: simplify loop counter handling in swap_buffer()
Lothar Waßmann
2014-11-18
net: fec: use swab32s() instead of cpu_to_be32()
Lothar Waßmann
2014-11-18
net: fec: improve access to quirk flags by copying them into fec_enet_private...
Lothar Waßmann
2014-11-18
net: fec: change type of 'bufdesc_ex' to bool
Lothar Waßmann
2014-11-07
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
Lothar Waßmann
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
2014-10-22
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
Philipp Zabel
2014-10-20
net: ethernet: freescale: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-15
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
[next]