summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: Warn unknown speed message only when carrier is presentMurilo Fossa Vicentini2019-09-191-3/+4
* ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor2019-09-191-1/+1
* usbnet: sanity checking of packet sizes and device mtuOliver Neukum2019-09-191-0/+3
* Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-182-2/+178
|\
| * mtd: Provide fs_context-aware mount_mtd() replacementDavid Howells2019-09-052-2/+178
* | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-09-181-1/+1
|\ \
| * | infiniband: don't bother with d_delete()Al Viro2019-09-031-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-181052-28669/+85832
|\ \ \
| * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-173-6/+11
| |\ \ \
| | * | | xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang2019-09-161-1/+1
| | * | | net: ena: don't wake up tx queue when downSameeh Jubran2019-09-161-1/+2
| | * | | net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu2019-09-161-4/+8
| * | | | mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared bufferShalom Toledo2019-09-161-8/+33
| * | | | mlxsw: spectrum: Register CPU port with devlinkShalom Toledo2019-09-163-9/+105
| * | | | mlxsw: spectrum_buffers: Prevent changing CPU port's configurationShalom Toledo2019-09-161-0/+10
| * | | | net: ena: fix incorrect update of intr_delay_resolutionArthur Kiyanovski2019-09-163-4/+19
| * | | | net: ena: fix retrieval of nonadaptive interrupt moderation intervalsArthur Kiyanovski2019-09-161-2/+3
| * | | | net: ena: fix update of interrupt moderation registerArthur Kiyanovski2019-09-161-1/+4
| * | | | net: ena: remove all old adaptive rx interrupt moderation code from ena_comArthur Kiyanovski2019-09-162-252/+0
| * | | | net: ena: remove ena_restore_ethtool_params() and relevant fieldsArthur Kiyanovski2019-09-162-13/+0
| * | | | net: ena: remove old adaptive interrupt moderation code from ena_netdevArthur Kiyanovski2019-09-162-10/+0
| * | | | net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...Arthur Kiyanovski2019-09-161-14/+16
| * | | | net: ena: enable the interrupt_moderation in driver_supported_featuresArthur Kiyanovski2019-09-162-0/+11
| * | | | net: ena: reimplement set/get_coalesce()Arthur Kiyanovski2019-09-161-58/+26
| * | | | net: ena: switch to dim algorithm for rx adaptive interrupt moderationArthur Kiyanovski2019-09-163-21/+41
| * | | | net: ena: add intr_moder_rx_interval to struct ena_com_dev and use itArthur Kiyanovski2019-09-163-18/+13
| * | | | net: phy: adin: implement Energy Detect Powerdown mode via phy-tunableAlexandru Ardelean2019-09-161-0/+61
| * | | | s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-09-161-4/+2
| * | | | netdevsim: Set offsets to various protocol layersIdo Schimmel2019-09-161-0/+3
| * | | | net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offloadVladimir Oltean2019-09-166-1/+500
| * | | | net: dsa: sja1105: Advertise the 8 TX queuesVladimir Oltean2019-09-161-1/+6
| * | | | net: dsa: sja1105: Add static config tables for schedulingVladimir Oltean2019-09-163-1/+222
| * | | | bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam2019-09-162-5/+46
| * | | | bnxt_en: Update firmware interface spec. to 1.10.0.100.Michael Chan2019-09-161-43/+103
| * | | | bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam2019-09-162-1/+2
| * | | | bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.Michael Chan2019-09-161-3/+5
| * | | | net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov2019-09-161-13/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-162-4/+4
| |\ \ \ \
| | * | | | ixgbe: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
| | * | | | i40e: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
| * | | | | net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean2019-09-161-5/+10
| * | | | | net/wan: dscc4: remove broken dscc4 driverDan Carpenter2019-09-163-2072/+0
| * | | | | qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King2019-09-161-1/+1
| * | | | | net: dsa: b53: Add support for port_egress_floods callbackFlorian Fainelli2019-09-162-0/+35
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-1573-858/+777
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git.kernel.or...David S. Miller2019-09-1475-3569/+8504
| |\ \ \ \ \
| | * \ \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-09-1333-215/+1202
| | |\ \ \ \ \
| | | * | | | | wil6210: ignore reset errors for FW during probeLior David2019-09-121-3/+1
| | | * | | | | wil6210: fix RX short frame checkLior David2019-09-121-2/+2
| | | * | | | | wil6210: use writel_relaxed in wil_debugfs_iomem_x32_setLior David2019-09-121-1/+2