summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-15net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: smsc911x: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: mv643xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: bcm63xx_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: nb8800: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli
2016-11-15vxlan: Fix uninitialized variable warnings.David S. Miller
2016-11-15vxlan: simplify vxlan xmitpravin shelar
2016-11-15vxlan: simplify RTF_LOCAL handling.pravin shelar
2016-11-15vxlan: improve vxlan route lookup checks.pravin shelar
2016-11-15vxlan: simplify exception handlingpravin shelar
2016-11-15vxlan: avoid checking socket multiple times.pravin shelar
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14Merge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2016-11-14mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel
2016-11-14mdio: Demote print from info to debug in mdio_driver_registerFlorian Fainelli
2016-11-14net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli
2016-11-14driver: macvlan: Replace integer number with bool valueGao Feng
2016-11-14bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He
2016-11-14Revert "bnx2: Reset device during driver initialization"Baoquan He
2016-11-14ps3_gelic: fix spelling mistake in debug messageColin Ian King
2016-11-14net: atheros: atl2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-14net: atheros: atl1: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-14net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-14net: alx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-14gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-13mlxsw: spectrum_router: Add FIB abort warningJiri Pirko
2016-11-13net: dsa: mv88e6xxx: 6351 family also has RGMII delaysAndrew Lunn
2016-11-13net: dsa: mv88e6xxx: Don't modify RGMII delays when not RGMII modeAndrew Lunn
2016-11-13ntb_perf: potential info leak in debugfsDan Carpenter
2016-11-13ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang
2016-11-13ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire
2016-11-13ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire
2016-11-13NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun
2016-11-13ntb_pingpong: Fix db_init parameter descriptionWei Yongjun
2016-11-13net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-13net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King
2016-11-13ibmvnic: Fix size of debugfs name bufferThomas Falcon
2016-11-13ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon
2016-11-13sfc: clear napi_hash state when copying channelsBert Kenward
2016-11-13net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stoppedIvan Khoronzhuk