summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin
2015-06-24drivers: net: xgene: fix for ACPI support without ACPIStephen Rothwell
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat
2015-06-24net/mlx5e: Avoid TX CQE generation if more xmit packets expectedAchiad Shochat
2015-06-24net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completionAchiad Shochat
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat
2015-06-24net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting themSaeed Mahameed
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed
2015-06-24net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha
2015-06-24net/mlx4_en: Fix off-by-four in ethtoolEran Ben Elisha
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-23drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi
2015-06-23drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...Suman Tripathi
2015-06-23drivers: net: xgene: Implement the backward compatibility with the old and ne...Suman Tripathi
2015-06-23drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...Suman Tripathi
2015-06-23NET: Add ezchip ethernet driverNoam Camus
2015-06-23rocker: call correct unregister function on errorGilad Ben-Yossef
2015-06-23net: fec: init MAC prior to mii bus probeNimrod Andy
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman
2015-06-23switchdev: rename vlan vid_start to vid_beginScott Feldman
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net: stmmac: dwmac-rk: add rk3368-specific dataHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: abstract access to mac settings in GRFHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: remove unused gpio register definesHeiko Stübner
2015-06-23net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov
2015-06-23mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev
2015-06-23net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen
2015-06-23module: add per-module param_lockDan Streetman
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-21bna: remove superfluous parenthesesIvan Vecera
2015-06-21bna: make pointers to read-only inputs constIvan Vecera
2015-06-21bna: remove unnecessary cast of BIT valueIvan Vecera
2015-06-21net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo
2015-06-21net: via-rhine: remove unneeded include fileAntonio Borneo
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi
2015-06-21cxgb3: avoid needless buffer copy for firmwareKees Cook
2015-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-06-18net: stmmac: dwmac-rk: Don't add function name in info or err messagesRomain Perier
2015-06-17fm10k: Fix missing braces after if statementAlexander Duyck