summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-12-26wlcore: add initial device tree support to the sdio moduleLuciano Coelho
2015-11-16MLK-11833 bcmdhd: pull back sdpcm_hdrlen length from old skb for new skbDong Aisheng
2015-11-02MLK-11794 bcmdhd: prevent driver to use scatter list DMA if host not supportDong Aisheng
2015-10-19MLK-11704 net: fec: fix MDIO read/write timeout when ethx down/up after suspe...Fugang Duan
2015-09-17net: fec: add netif status check before set mac addressNimrod Andy
2015-09-17MLK-11307 net: fec: disable timer interrupt when link down and suspendFugang Duan
2015-09-17MLK-11274 net: fec: add mii bus up_failed flag to reflect the real statusFugang Duan
2015-09-17Revert "MLK-11080-2 bcmdhd: add WL_HOST_WAKEUP support"Dong Aisheng
2015-09-17MLK-11141 net: fec: init MAC prior to mii bus probeFugang Duan
2015-09-17MLK-11080-2 bcmdhd: add WL_HOST_WAKEUP supportDong Aisheng
2015-09-17net: fec: ptp: correct the ENET_ATCOR valueFugang Duan
2015-09-17MLK-11051 net: phy: mdio_bus: don't call .phy_suspendi() when netdev is NULLFugang Duan
2015-09-17MLK-10584 bcmdhd: fix connect Adhoc network warningsDong Aisheng
2015-09-17MLK-10717 bcmdhd: fix rmmod warnings when associated with APDong Aisheng
2015-09-17MLK-11065-8 bcmdhd: fixed build errors with 3.9.2 toolchainDong Aisheng
2015-09-17MLK-11065-7 bcmdhd: call wifi_card_detect in wifi_platform_bus_enumerateDong Aisheng
2015-09-17MLK-11065-6 bcmdhd: fix warning when rmmod moduleDong Aisheng
2015-09-17MLK-11065-4 wireless: make bcmdhd wireless driver functionallyDong Aisheng
2015-09-17MLK-11065-3 wireless: bcmdhd: make work driver on 3.14 kernelDong Aisheng
2015-09-17MLK-11065-2 wireless: add bcmdhd wireless driver into compilationDong Aisheng
2015-09-17MLK-11065-1 wireless: add bcmdhd_1_141_72 driverDong Aisheng
2015-09-17MLK-10939-01 net: fec: add stop mode support for dts register setFugang Duan
2015-09-17MLK-10919 net: phy: micrel: add ksz8081 resume functionFugang Duan
2015-09-17MLK-10788-3 driver: misc: change busfreq head file nameAnson Huang
2015-09-17MLK-10724-6 net: fec: add i.mx6ul enet supportAnson Huang
2015-09-17net: fec: setup right value for mdio hold timeUwe Kleine-König
2015-09-17net: fec: fix unbalanced clk disable on driver unbindStefan Agner
2015-09-17net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein
2015-09-17MLK-10474 net: fec: remove frag number checkFugang Duan
2015-09-17MLK-10410 net: fec: fix enet warning issue by suspend/resumeFugang Duan
2015-09-17net: fec: fix receive VLAN CTAG HW acceleration issueFugang Duan
2015-09-17MLK-10392-2 flexcan: inactive all message buffer before enable can deviceDong Aisheng
2015-09-17MLK-10210 WIFI: ath6kl: Fixed the issue that warning messages were printed wh...Shenwei Wang
2015-09-17MLK-10211 can: flexcan: fix resume failed issueDong Aisheng
2015-09-17net: fec: fix the warning found by dma debugNimrod Andy
2015-09-17MLK-10131 flexcan: fix wakeup unwork issueDong Aisheng
2015-09-17ENGR00320136 net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan
2015-09-17net: fec: add Wake-on-LAN supportFugang Duan
2015-09-17net: fec: Fix NAPI raceFugang Duan
2015-09-17net: fec: only enable mdio interrupt before phy device link upNimrod Andy
2015-09-17net: fec: clear all interrupt events to support i.MX6SXNimrod Andy
2015-09-17net: fec: reset fep link status in suspend functionNimrod Andy
2015-09-17MLK-9919 net: fec: reinit MAC0 MII bus for MAC1 use after resume backFugang Duan
2015-09-17net: fec: avoid kernal crash by NULL pointer when no phy connectionNimrod Andy
2015-09-17net: fec: init maximum receive buffer size for ring1 and ring2Fugang Duan
2015-09-17net: fec: remove unused return value from swap_buffer()Lothar Waßmann
2015-09-17net: fec: simplify loop counter handling in swap_buffer()Lothar Waßmann
2015-09-17net: fec: use swab32s() instead of cpu_to_be32()Lothar Waßmann
2015-09-17net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann
2015-09-17net: fec: change type of 'bufdesc_ex' to boolFugang Duan