summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-04-24fec_main: add debug info to fec_timeoutTroy Kisky
2014-04-24fec_main: test for restart quirk in fec_enet_txTroy Kisky
2014-04-24fec_main: only schedule quirk if controller is activeTroy Kisky
2014-04-24fec_main: pass real device to dma_alloc_coherentTroy Kisky
2014-04-24fec_main: set cbd_sc without relying on previous valueTroy Kisky
2014-04-24fec_main: give tx descriptor to controller AFTER writing extended infoTroy Kisky
2014-04-24fec_main: reduce interruptsTroy Kisky
2014-04-24fec_main: add struct bufdesc_propTroy Kisky
2014-04-24fec: fix rx error countsTroy Kisky
2014-04-24fec: stop the "rcv is not +last, " error messagesTroy Kisky
2014-04-24fec: add phy irq DT lookupTroy Kisky
2013-12-20net: fec: fix potential use after freeEric Dumazet
2013-11-22ENGR00288569: net:fec_ptp: fix the potential issue for storing timestampFugang Duan
2013-11-22ENGR00277698 net:fec: avoid kernel dump for skb page allocation failFugang Duan
2013-11-18ENGR00288342 net:fec_ptp: fix the potential issue for storing timestampFugang Duan
2013-11-14ENGR00288046: net:fec_ptp: fix WARNING caused by mutex_trylock run in interru...Fugang Duan
2013-11-12ENGR00287512 net:fec: fix WARNING caused by lack of calling dma_mapping_error()Fugang Duan
2013-11-06ENGR00286416 net:fec: Pinctrl PM: add net device running status checkFugang Duan
2013-11-04ENGR00286017: net:fec: fix clock enable/disable usecount mismatchFugang Duan
2013-10-30ENGR00283540-02: net: fec: use pinctrl PM helpersFugang Duan
2013-10-30ENGR00265935 net: fec: add pm_qos to avoid cpu enter to wait modeFugang Duan
2013-10-30ENGR00279948 net: fec: add clock control to save powerFugang Duan
2013-10-30ENGR00276335 net:fec: fix build warningFugang Duan
2013-10-30ENGR00275974-3 [iMX6x] Add busfreq support to the driversRanjani Vaidyanathan
2013-10-30ENGR00275619 net: fec: set reset phy gpio to high in .probe().Fugang Duan
2013-10-30ENGR00275469 net:fec: move devm_* and of_* apis to probe functionFugang Duan
2013-10-30ENGR00275371 net: fec: PTP: Add ptp support for IXXAT stackLuwei Zhou
2013-10-30ENGR00275246-05: net: fec: add mac address init for imx25/imx53 fecFugang Duan
2013-10-30ENGR00275246-04: net: fec: fix phy reset operationFugang Duan
2013-10-30net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König
2013-10-30net: fec: workaround stop tx during errata ERR006358Frank Li
2013-10-30fec: Add MODULE_ALIASFabio Estevam
2013-10-30net: fec: Add VLAN receive HW support.Jim Baxter
2013-10-30net: fec: Fix RMON registers on imx6Jim Baxter
2013-10-30net: fec: Fix Transmitted bytes counterJim Baxter
2013-10-30net: fec: Fix multicast list setup in fec_restart().Christoph Müllner
2013-10-30fec: Add support for reading RMON registersChris Healy
2013-10-30fec: Add support to restart autonegotiateChris Healy
2013-10-30net: fec: Convert to use devm_ioremap_resourceTushar Behera
2013-10-30fec: Only pass pdev in fec_ptp_init()Fabio Estevam
2013-10-30net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-10-30fec: Handle the regulator in suspend/resumeFabio Estevam
2013-10-30fec: Remove irqs firstFabio Estevam
2013-10-30fec: Disable the PHY regulator on error and removalFabio Estevam
2013-10-30fec: Invert the order of error path sequenceFabio Estevam
2013-10-30fec: Place the phy regulator in the private structureFabio Estevam
2013-10-30fec: Use DIV_ROUND_UP macroFabio Estevam
2013-10-30fec: Let device core handle pinctrlFabio Estevam
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi