aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\
| * gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-04
* | net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-05
* | net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2015-02-04
* | net: gianfar: remove the unneeded check of disabled deviceKevin Hao2015-01-29
* | net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie2015-01-26
* | net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie2015-01-26
* | net: fec: fix the warning found by dma debugNimrod Andy2015-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\|
| * net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-14
| * net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein2015-01-08
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie2015-01-13
* | net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-01-13
* | net/fsl: Add mEMAC MDIO support to XGMAC MDIOAndy Fleming2015-01-06
* | net/fsl: remove hardcoded clock setting from xgmac_mdioShaohui Xie2015-01-02
* | net/fsl: remove irq assignment from xgmac_mdioShaohui Xie2015-01-02
* | net/fsl: remove reset from xgmac_mdioShaohui Xie2015-01-02
* | net: fec: add Wake-on-LAN supportNimrod Andy2014-12-31
* | net: gianfar: add missing __iomem annotationKevin Hao2014-12-30
* | net: gianfar: mark the local functions staticKevin Hao2014-12-30
* | net: fec: convert to timecounter adjtime.Richard Cochran2014-12-30
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
|/
* net: fec: Fix NAPI raceNimrod Andy2014-12-16
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * net: ethernet: freescale: fs_enet: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * net: ethernet: freescale: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao2014-12-11
* | | net: fec: only enable mdio interrupt before phy device link upNimrod Andy2014-12-10
* | | net: fec: clear all interrupt events to support i.MX6SXNimrod Andy2014-12-10
* | | net: fec: reset fep link status in suspend functionNimrod Andy2014-12-10
* | | net: fec: avoid kernal crash by NULL pointer when no phy connectionNimrod Andy2014-12-09
* | | net: fec: init maximum receive buffer size for ring1 and ring2Nimrod Andy2014-11-24
* | | net: fec: remove unused return value from swap_buffer()Lothar Waßmann2014-11-18
* | | net: fec: simplify loop counter handling in swap_buffer()Lothar Waßmann2014-11-18
* | | net: fec: use swab32s() instead of cpu_to_be32()Lothar Waßmann2014-11-18
* | | net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann2014-11-18
* | | net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann2014-11-18
* | | net: fec: properly parenthesize macro argsLothar Waßmann2014-11-18
* | | net: fec: consistently use lower case chars as hex digitsLothar Waßmann2014-11-18
* | | net: fec: indentation cleanupLothar Waßmann2014-11-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
|\ \ \
| * | | net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann2014-11-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\| | |
| * | | net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy2014-11-03
| |/ /
* | | gianfar: Implement PAUSE frame generation supportMatei Pavaluca2014-10-29
* | | Fix the way the local advertising flow options are determinedPavaluca Matei-B466102014-10-29
* | | Add flow control support flags to gianfar's capabilitiesPavaluca Matei-B466102014-10-29
|/ /
* | net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel2014-10-22