summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-11-18net: dsa: mv88e6xxx: Select IRQ_DOMAINFlorian Fainelli
2016-11-18net: marvell: Allow drivers to be built with COMPILE_TESTFlorian Fainelli
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli
2016-11-18net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju
2016-11-18net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman
2016-11-18net/mlx5: Set driver version into firmwareHuy Nguyen
2016-11-18net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia
2016-11-18sfc: remove Software TSOEdward Cree
2016-11-18sfc: handle failure to allocate TSOv2 contextsEdward Cree
2016-11-18sfc: Firmware-Assisted TSO version 2Bert Kenward
2016-11-18sfc: Update EF10 register definitionsEdward Cree
2016-11-18sfc: Update MCDI protocol definitionsEdward Cree
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