aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-17net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpartLABBE Corentin
2016-11-17net: stmmac: replace hardcoded function name by __func__LABBE Corentin
2016-11-17net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin
2016-11-17net/mlx5e: remove napi_hash_del() callsEric Dumazet
2016-11-17net/mlx4_en: remove napi_hash_del() callEric Dumazet
2016-11-16mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak
2016-11-16mlxsw: Invoke driver's init/fini methods only if definedVadim Pasternak
2016-11-16mlxsw: Introduce support for I2C busVadim Pasternak
2016-11-16mlxsw: Add bus capability flagVadim Pasternak
2016-11-16net: netcp: replace IS_ERR_OR_NULL by IS_ERRJulia Lawall
2016-11-16bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan
2016-11-16bnxt_en: Add UDP RSS support for 57X1X chips.Michael Chan
2016-11-16bnxt_en: Enhance autoneg support.Michael Chan
2016-11-16bnxt_en: Update firmware interface spec to 1.5.4.Michael Chan
2016-11-16cadence: Add LSO support.Rafal Ozieblo
2016-11-16netronome: don't access real_num_rx_queues directlyArnd Bergmann
2016-11-16sfc: remove napi_hash_del() callEric Dumazet
2016-11-16mlxsw: spectrum_router: Adjust placement of FIB abort warningIdo Schimmel
2016-11-16net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bitAndrew Lunn
2016-11-16amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas
2016-11-16amd-xgbe: Fix possible uninitialized variableLendacky, Thomas
2016-11-16net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_resetFlorian Fainelli
2016-11-16net: ethernet: mvpp2: Implement ethtool::nway_resetFlorian Fainelli
2016-11-16net: ethernet: mvneta: Implement ethtool::nway_resetFlorian Fainelli
2016-11-16net: ethoc: Implement ethtool::nway_resetFlorian Fainelli
2016-11-16net: stmmac: Implement ethtool::nway_resetFlorian Fainelli
2016-11-16bnx2x: switch to napi_complete_done()Eric Dumazet
2016-11-16net/mlx4_en: use napi_complete_done() return valueEric Dumazet
2016-11-15alx: enable multiple tx queuesTobias Regnery
2016-11-15alx: enable msi-x interrupts by defaultTobias Regnery
2016-11-15alx: prepare tx path for multi queue supportTobias Regnery
2016-11-15alx: prepare resource allocation for multi queue supportTobias Regnery
2016-11-15alx: prepare interrupt functions for multiple queuesTobias Regnery
2016-11-15alx: switch to per queue data structuresTobias Regnery
2016-11-15alx: add ability to allocate and free alx_napi structuresTobias Regnery
2016-11-15alx: extend data structures for multi queue supportTobias Regnery
2016-11-15alx: refactor descriptor allocationTobias Regnery
2016-11-15dpaa_eth: add trace pointsMadalin Bucur
2016-11-15dpaa_eth: add sysfs exportsMadalin Bucur
2016-11-15dpaa_eth: add ethtool statisticsMadalin Bucur
2016-11-15dpaa_eth: add ethtool functionalityMadalin Bucur
2016-11-15dpaa_eth: add support for DPAA EthernetMadalin Bucur
2016-11-15devres: add devm_alloc_percpu()Madalin Bucur
2016-11-15liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi
2016-11-15liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi
2016-11-15liquidio CN23XX: code cleanupRaghu Vatsavayi
2016-11-15liquidio CN23XX: device statesRaghu Vatsavayi
2016-11-15liquidio CN23XX: VF related operationsRaghu Vatsavayi
2016-11-15liquidio CN23XX: mailbox interrupt processingRaghu Vatsavayi