aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein1-0/+3
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller710-8901/+2127
2019-05-31isdn: move capi drivers to stagingArnd Bergmann51-36/+67
2019-05-31isdn: hdlc: move into mISDNArnd Bergmann7-11/+91
2019-05-31isdn: remove isdn4linuxArnd Bergmann34-22573/+0
2019-05-31isdn: remove hisax driverArnd Bergmann102-55481/+0
2019-05-31isdn: gigaset: remove i4l supportArnd Bergmann3-707/+7
2019-05-31iavf: update comments and file checks to match iavfAlice Michael4-7/+7
2019-05-31iavf: rename i40e_device to iavf_deviceAlice Michael2-12/+12
2019-05-31iavf: change remaining i40e defines to be iavfAlice Michael3-51/+51
2019-05-31iavf: rename iavf_client.h defines to match driver nameAlice Michael3-95/+95
2019-05-31iavf: rename iavf_status structure flagsAlice Michael7-245/+245
2019-05-31iavf: replace i40e variables with iavfAlice Michael10-533/+531
2019-05-31iavf: rename i40e functions to be iavfAlice Michael2-5/+5
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov10-113/+121
2019-05-31iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael6-5/+5
2019-05-31iavf: iavf_client: use struct_size() helperGustavo A. R. Silva1-4/+3
2019-05-31iavf: use struct_size() in kzalloc()Gustavo A. R. Silva1-5/+4
2019-05-31iavf: Limiting RSS queues to CPUsAleksandr Loktionov1-1/+1
2019-05-30iavf: Use printf instead of gnu_printf for iavf_debug_dNathan Chancellor1-1/+1
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-414/+569
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-10/+11
2019-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-218/+754
2019-05-30net: phy: export phy_queue_state_machineHeiner Kallweit1-3/+5
2019-05-30net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit1-2/+7
2019-05-30net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit2-15/+23
2019-05-30qed: Fix static checker warningMichal Kalderon1-12/+12
2019-05-30r8169: decouple rtl_phy_write_fw from actual driver codeHeiner Kallweit1-20/+28
2019-05-30r8169: improve rtl_fw_format_okHeiner Kallweit1-14/+9
2019-05-30r8169: enable WoL speed down on more chip versionsHeiner Kallweit1-24/+2
2019-05-30net: dsa: sja1105: Make static_config_check_memory_size staticYueHaibing1-1/+1
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-05-30mlxsw: core: Reduce buffer size in transactions for SFP modules temperature readoutVadim Pasternak3-74/+33
2019-05-30mlxsw: core: Extend the index size for temperature sensors readoutVadim Pasternak1-3/+4
2019-05-30mlxsw: core: Extend hwmon interface with inter-connect temperature attributesVadim Pasternak1-5/+96
2019-05-30mlxsw: reg: Add Management General Peripheral Information RegisterVadim Pasternak1-0/+52
2019-05-30mlxsw: reg: Extend sensor index field size of Management Temperature RegisterVadim Pasternak1-2/+3
2019-05-30mlxsw: core: Re-order initialization sequenceIdo Schimmel1-10/+11
2019-05-30mlxsw: i2c: Allow flexible setting of I2C transactions sizeVadim Pasternak1-18/+46
2019-05-30mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak2-0/+30
2019-05-30net: stmmac: selftests: Use kfree_skb() instead of kfree()Jose Abreu1-1/+1
2019-05-30net: stmmac: selftests: Fix sparse warningJose Abreu1-1/+1
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-05-30mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko1-6/+5
2019-05-30net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes1-1/+1
2019-05-30r8169: fix MAC address being lost in PCI D3Heiner Kallweit1-0/+3
2019-05-30net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_insYueHaibing1-2/+1
2019-05-30net: stmmac: Switch to devm_alloc_etherdev_mqsJisheng Zhang1-8/+3
2019-05-30tua6100: Avoid build warnings.David S. Miller1-11/+11
2019-05-30Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-18/+23