summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: fib_rules: Add new attribute to set protocolDonald Sharp2018-02-231-1/+4
* atm: idt77252: remove redundant bit-wise or'ing of zeroColin Ian King2018-02-231-8/+4
* r8169: simplify and improve check for dashHeiner Kallweit2018-02-231-30/+9
* r8169: disable WOL per defaultHeiner Kallweit2018-02-231-2/+3
* dsa: ptp: mark dummy helpers as 'inline'Arnd Bergmann2018-02-222-6/+6
* nfp: advertise firmware for mixed 10G/25G modeDirk van der Merwe2018-02-221-0/+1
* aquantia: add Makefiles to all directoriesJakub Kicinski2018-02-221-0/+2
* nfp: add Makefiles to all directoriesJakub Kicinski2018-02-225-0/+10
* Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2018-02-223-20/+73
|\
| * cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-1/+2
| * mac80211_hwsim: add generation count for netlink dump operationBenjamin Beichler2018-01-311-7/+24
| * mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink caseBenjamin Beichler2018-01-311-2/+5
| * mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler2018-01-312-10/+42
* | ibmvnic: Split counters for scrq/pools/napiNathan Fontenot2018-02-222-23/+22
* | net: dsa: mv88e6xxx: scratch registers and external MDIO pinsAndrew Lunn2018-02-223-0/+74
* | ibmvnic: Fix TX descriptor trackingThomas Falcon2018-02-221-1/+1
* | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-2210-172/+223
|\ \
| * | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-156-71/+87
| * | net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-152-3/+17
| * | net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-152-47/+47
| * | net/mlx5: CQ hold/put APISaeed Mahameed2018-02-151-23/+19
| * | net/mlx5: EQ add/del CQ APISaeed Mahameed2018-02-153-45/+53
| * | net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed2018-02-151-3/+3
| * | net/mlx5: CQ Database per EQSaeed Mahameed2018-02-153-35/+52
* | | ipvlan: selects master_l3 device instead of depending on itMatteo Croce2018-02-211-1/+1
* | | ipvlan: drop ipv6 dependencyMatteo Croce2018-02-213-36/+85
* | | net: Allow a rule to track originating protocolDonald Sharp2018-02-211-0/+1
* | | ibmvnic: Correct goto target for tx irq initialization failureNathan Fontenot2018-02-211-1/+1
* | | ibmvnic: Allocate max queues stats buffersNathan Fontenot2018-02-211-2/+2
* | | ibmvnic: Make napi usage dynamicNathan Fontenot2018-02-211-25/+45
* | | ibmvnic: Free and re-allocate scrqs when tx/rx scrqs changeNathan Fontenot2018-02-211-26/+52
* | | ibmvnic: Move active sub-crq count settingsNathan Fontenot2018-02-211-10/+7
* | | ibmvnic: Rename active queue count variablesNathan Fontenot2018-02-212-10/+10
* | | net/mac8390: Fix log messagesFinn Thain2018-02-211-19/+17
* | | net/mac8390: Convert to nubus_driverFinn Thain2018-02-212-75/+67
* | | net/8390: Fix msg_enable patch snafuFinn Thain2018-02-2111-49/+4
* | | net/8390: Remove redundant make dependenciesFinn Thain2018-02-211-3/+3
* | | r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_configHeiner Kallweit2018-02-211-2/+0
* | | r8169: remove some WOL-related dead codeHeiner Kallweit2018-02-211-37/+2
* | | net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel2018-02-201-2/+3
* | | net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel2018-02-201-5/+24
* | | net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel2018-02-201-1/+1
* | | net: stmmac: rename dwmac4_tx_queue_routing() to match realityNiklas Cassel2018-02-201-3/+3
* | | net: stmmac: WARN if tx_skbuff entries are reused before clearedNiklas Cassel2018-02-201-0/+5
* | | net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit()Niklas Cassel2018-02-201-3/+0
* | | net: stmmac: set MSS for each tx DMA channelNiklas Cassel2018-02-202-9/+6
* | | mlxsw: spectrum_kvdl: Add support for per part occupancyArkadi Sharshevsky2018-02-201-3/+55
* | | mlxsw: spectrum_kvdl: Add support for dynamic partition setArkadi Sharshevsky2018-02-201-5/+53
* | | mlxsw: spectrum_kvdl: Add support for linear division resourcesArkadi Sharshevsky2018-02-203-3/+85
* | | devlink: Perform cleanup of resource_set cbArkadi Sharshevsky2018-02-201-80/+3