summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli
2014-10-10mlx4: fix race accessing page->_countEric Dumazet
2014-10-10ixgbe: fix race accessing page->_countEric Dumazet
2014-10-10igb: fix race accessing page->_countEric Dumazet
2014-10-10fm10k: fix race accessing page->_countEric Dumazet
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer
2014-10-10macvlan: optimize the receive pathjbaron@akamai.com
2014-10-10macvlan: pass 'bool' type to macvlan_count_rx()jbaron@akamai.com
2014-10-10drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian
2014-10-10drivers: net: xgene: Add 10GbE supportIyappan Subramanian
2014-10-10drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers
2014-10-10net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven
2014-10-10networking: fm10k: Fix build failurePranith Kumar
2014-10-10net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe
2014-10-09r8152: add mutex for hw settingshayeswang
2014-10-09r8152: adjust usb_autopm_xxxhayeswang
2014-10-09r8152: autoresume before setting featurehayeswang
2014-10-09cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai
2014-10-09cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai
2014-10-09cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09fix misuses of f_count() in ppp and netlinkAl Viro
2014-10-09gianfar: Replace eieio with wmb for non-PPC archsClaudiu Manoil
2014-10-09gianfar: Replace spin_event_timeout() with arch independentClaudiu Manoil
2014-10-09gianfar: Make MAC addr setup endian safe, cleanupClaudiu Manoil
2014-10-09gianfar: Exclude PPC specific errata handling from ARM buildsClaudiu Manoil
2014-10-09gianfar: Include missing headers for ARM buildsClaudiu Manoil
2014-10-09net/fsl_pq_mdio: Replace spin_event_timeout() with arch independentClaudiu Manoil
2014-10-09net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessorsClaudiu Manoil
2014-10-09net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARMClaudiu Manoil
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-08net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet
2014-10-08cxgb4: clean up a type issueDan Carpenter
2014-10-08cxgb4: potential shift wrapping bugDan Carpenter
2014-10-08i40e: skb->xmit_more supportEric Dumazet