summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-05-29wlcore: add initial device tree support to the sdio moduleLuciano Coelho
2015-03-06MLK-10210 WIFI: ath6kl: Fixed the issue that warning messages were printed wh...Shenwei Wang
2015-03-06MLK-10211 can: flexcan: fix resume failed issueDong Aisheng
2015-01-26net: fec: fix the warning found by dma debugNimrod Andy
2015-01-22MLK-10131 flexcan: fix wakeup unwork issueDong Aisheng
2015-01-22ath6kl: fix struct hif_scatter_req list handlingKalle Valo
2015-01-16ENGR00320136 net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan
2015-01-15net: fec: add Wake-on-LAN supportFugang Duan
2015-01-15net: fec: Fix NAPI raceFugang Duan
2015-01-15net: fec: only enable mdio interrupt before phy device link upNimrod Andy
2015-01-15net: fec: clear all interrupt events to support i.MX6SXNimrod Andy
2015-01-15net: fec: reset fep link status in suspend functionNimrod Andy
2015-01-15MLK-9919 net: fec: reinit MAC0 MII bus for MAC1 use after resume backFugang Duan
2015-01-15net: fec: avoid kernal crash by NULL pointer when no phy connectionNimrod Andy
2015-01-15net: fec: init maximum receive buffer size for ring1 and ring2Fugang Duan
2015-01-15net: fec: remove unused return value from swap_buffer()Lothar Waßmann
2015-01-15net: fec: simplify loop counter handling in swap_buffer()Lothar Waßmann
2015-01-15net: fec: use swab32s() instead of cpu_to_be32()Lothar Waßmann
2015-01-15net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann
2015-01-15net: fec: change type of 'bufdesc_ex' to boolFugang Duan
2015-01-15net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann
2015-01-15MLK-9786 net: fec: Add busfreq support to the driverFugang Duan
2015-01-15net: fec: fix suspend broken on multiple MACs silliconsFugang Duan
2015-01-15MLK-9716 net: fec: Fix the kernel panic issue on i.MX6SL-EVK board.Luwei Zhou
2015-01-15net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou
2015-01-15ptp: drivers: set the number of programmable pins.Richard Cochran
2015-01-15net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou
2015-01-15net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou
2015-01-15net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy
2015-01-15MLK-9691 net: fec: call .pm_qos_remove_request() in .ndo_stop() callbackFugang Duan
2015-01-15ENGR00301115 net: fec_ptp: fix convergence issue to support IXXAT and LinuxPT...Fugang Duan
2015-01-15ENGR00299323-10 net:fec: add enet AVB Ubuntu Gstreamer demo supportFugang Duan
2015-01-15fec: Fix fec_enet_alloc_buffers() error pathFabio Estevam
2015-01-15net: fec: fix build error at m68k platformFrank Li
2015-01-15net: fec: implement rx_copybreak to improve rx performanceNimrod Andy
2015-01-15net: fec: free resource after phy probe failedNimrod Andy
2015-01-15net: fec: align rx data buffer size for dma map/unmapNimrod Andy
2015-01-15net: fec: remove the ERR006358 workaround for imx6sx enetNimrod Andy
2015-01-15net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy
2015-01-15net: fec: fix build error at m68k platformFrank Li
2015-01-15net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist
2015-01-15net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2015-01-15fec: Remove fec_enet_select_queue()Fabio Estevam
2015-01-15net: fec: fix code identationNimrod Andy
2015-01-15net: fec: Workaround for imx6sx enet tx hang when enable three queuesFugang Duan
2015-01-15net:fec: increase DMA queue numberFugang Duan
2015-01-15net: fec: add interrupt coalescence feature supportFugang Duan
2015-01-15net: fec: refine error handle of parser queue number from DTFrank Li
2015-01-15ENGR00317981 net: fec: handle WAIT mode issue for imx6qdlShawn Guo
2015-01-15net: fec: init complete variable in early to avoid kernel dumpFugang Duan