Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-04net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2014-09-03net: lpc_eth: Fix crash on ip link upRoland Stigge
2014-06-04lpc_eth: Use resource_size instead of computationBenoit Taine
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-31DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()Russell King
2013-05-28net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-03net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-01-15net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-03lpc_eth: remove __dev* attributesBill Pemberton
2012-11-20net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood
2012-11-03drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-08-09lpc_eth: remove obsolete ifdefsstigge@antcom.de
2012-07-17lpc_eth: remove duplicated includeDuan Jiong
2012-06-19net: lpc_eth: Driver cleanupstigge@antcom.de
2012-06-18net: lpc_eth: free skbs in start_xmitEric Dumazet
2012-06-12lpc_eth: fix tx completionEric Dumazet
2012-06-12lpc_eth: add missing ndo_change_mtu()Eric Dumazet
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-04-22net: Add device tree support to LPC32xxRoland Stigge
2012-04-05net: lpc_eth: no need to reserve 8 extra bytes in rx skbEric Dumazet
2012-04-02net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de
2012-03-13lpc32xx: Added ethernet driverstigge@antcom.de