| Commit message (Expand) | Author | Age | Files | Lines |
* | net: fec: Rename "phy-reset-active-low" property | Bernhard Walle | 2016-03-06 | 1 | -4/+4 |
* | net: fec: Add "phy-reset-active-low" property to DT | Bernhard Walle | 2016-02-16 | 1 | -2/+6 |
* | net: fec: improve error handling | Troy Kisky | 2016-02-11 | 1 | -4/+7 |
* | net: fec: don't transfer ownership until descriptor write is complete | Troy Kisky | 2016-02-11 | 1 | -1/+13 |
* | net: fec: don't disable FEC_ENET_TS_TIMER interrupt | Troy Kisky | 2016-02-11 | 1 | -1/+1 |
* | net: fec: add variable reg_desc_active to speed things up | Troy Kisky | 2016-02-11 | 1 | -20/+24 |
* | net: fec: add struct bufdesc_prop | Troy Kisky | 2016-02-11 | 1 | -170/+118 |
* | net: fec: fix fec_enet_get_free_txdesc_num | Troy Kisky | 2016-02-11 | 1 | -1/+1 |
* | net: fec: fix rx error counts | Troy Kisky | 2016-02-11 | 1 | -21/+15 |
* | net: fec: stop the "rcv is not +last, " error messages | Troy Kisky | 2016-02-11 | 1 | -0/+1 |
* | net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28 | Johannes Berg | 2016-01-25 | 1 | -2/+1 |
* | net: fec: make driver endian-safe | Johannes Berg | 2016-01-25 | 1 | -61/+69 |
* | phy: Add API for {un}registering an mdio device to a bus. | Andrew Lunn | 2016-01-07 | 1 | -5/+2 |
* | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 | 1 | -14/+2 |
* | phy: Centralise print about attached phy | Andrew Lunn | 2016-01-07 | 1 | -3/+1 |
* | net: fec: no need to test for the return type of of_property_read_u32 | Saurabh Sengar | 2015-11-24 | 1 | -7/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-03 | 1 | -1/+1 |
|\ |
|
| * | fec: Use gpio_set_value_cansleep() | Fabio Estevam | 2015-11-01 | 1 | -1/+1 |
* | | net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition | Fabio Estevam | 2015-09-28 | 1 | -2/+1 |
|/ |
|
* | net: fec: add netif status check before set mac address | Nimrod Andy | 2015-09-09 | 1 | -0/+8 |
* | net: fec: normalize return value of pm_runtime_get_sync() in MDIO write | Maciej S. Szmigiero | 2015-09-05 | 1 | -1/+3 |
* | net: fec: clear receive interrupts before processing a packet | Russell King | 2015-09-02 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-27 | 1 | -2/+2 |
|\ |
|
| * | net: fec: use reinit_completion() in mdio accessor functions | Russell King | 2015-08-25 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 | 1 | -0/+1 |
|\| |
|
| * | net: fec: fix initial runtime PM refcount | Lucas Stach | 2015-08-06 | 1 | -0/+1 |
* | | net: fec: Remove unneeded use of IS_ERR_VALUE() macro | Fabio Estevam | 2015-08-12 | 1 | -3/+3 |
* | | net: fec: fix the race between xmit and bdp reclaiming path | Kevin Hao | 2015-08-10 | 1 | -15/+20 |
|/ |
|
* | net: fec: Ensure clocks are enabled while using mdio bus | Andrew Lunn | 2015-07-27 | 1 | -13/+76 |
* | net: fec: introduce fec_ptp_stop and use in probe fail path | Lucas Stach | 2015-07-26 | 1 | -3/+2 |
* | net: fec: use managed DMA API functions to allocate BD ring | Lucas Stach | 2015-07-26 | 1 | -2/+2 |
* | Revert "net: fec: Ensure clocks are enabled while using mdio bus" | Fabio Estevam | 2015-07-15 | 1 | -75/+13 |
* | net: fec: Ensure clocks are enabled while using mdio bus | Andrew Lunn | 2015-07-08 | 1 | -13/+75 |
* | net: fec: don't access RACC register when not available | Greg Ungerer | 2015-06-28 | 1 | -13/+17 |
* | net: fec: init MAC prior to mii bus probe | Nimrod Andy | 2015-06-23 | 1 | -1/+3 |
* | net: fec: add support of ethtool get_regs | Philippe Reynes | 2015-05-11 | 1 | -0/+78 |
* | net: fec: Fix RGMII-ID mode | Markus Pargmann | 2015-04-30 | 1 | -1/+4 |
* | net: fec: setup right value for mdio hold time | Uwe Kleine-König | 2015-03-29 | 1 | -3/+27 |
* | Revert "net: fec: fix the warning found by dma debug" | Fabio Estevam | 2015-03-13 | 1 | -23/+11 |
* | net: fec: fix receive VLAN CTAG HW acceleration issue | Nimrod Andy | 2015-03-10 | 1 | -2/+1 |
* | net: fec: fix unbalanced clk disable on driver unbind | Stefan Agner | 2015-03-05 | 1 | -1/+0 |
* | net: fec: fix rcv is not last issue when do suspend/resume test | Fugang Duan | 2015-03-04 | 1 | -1/+1 |
* | net: fec: Delete unnecessary checks before the function call "kfree" | Markus Elfring | 2015-02-05 | 1 | -5/+2 |
* | net: fec: fix the warning found by dma debug | Nimrod Andy | 2015-01-24 | 1 | -11/+23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-15 | 1 | -4/+6 |
|\ |
|
| * | net: fec: fix MDIO bus assignement for dual fec SoC's | Stefan Agner | 2015-01-14 | 1 | -4/+5 |
| * | net: fec: fix NULL pointer dereference in fec_enet_timeout_work | Hubert Feurstein | 2015-01-08 | 1 | -0/+1 |
* | | net: fec: add Wake-on-LAN support | Nimrod Andy | 2014-12-31 | 1 | -10/+94 |
|/ |
|
* | net: fec: Fix NAPI race | Nimrod Andy | 2014-12-16 | 1 | -12/+7 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|