summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-201-1/+1
* Merge tag 'char-misc-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-203-5/+24
|\
| * Merge tag 'hyperv-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-142-1/+21
| |\
| | * Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui2018-12-131-0/+20
| | * x86, hyperv: remove PCI dependencySinan Kaya2018-12-131-1/+1
| * | uio_hv_generic: set callbacks on openStephen Hemminger2018-12-111-4/+3
* | | Merge tag 'tty-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-201-24/+5
|\ \ \
| * | | Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"Paul Burton2018-12-171-24/+5
| |/ /
* | | Merge tag 'usb-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-203-4/+19
|\ \ \
| * | | USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne2018-12-171-2/+2
| * | | Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-141-1/+15
| |\ \ \
| | * | | USB: serial: option: add Telit LN940 seriesJörgen Storvist2018-12-131-0/+4
| | * | | USB: serial: option: add Fibocom NL668 seriesJörgen Storvist2018-12-131-0/+2
| | * | | USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist2018-12-121-0/+1
| | * | | USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist2018-12-121-0/+2
| | * | | USB: serial: option: add HP lt4132Tore Anderson2018-12-101-1/+6
| | |/ /
| * / / xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2018-12-141-1/+2
| |/ /
* | | Merge tag 'mmc-v4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-12-204-16/+32
|\ \ \
| * | | mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson2018-12-171-4/+10
| * | | mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson2018-12-171-4/+2
| * | | mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2018-12-171-1/+3
| * | | mmc: omap_hsmmc: fix DMA API warningRussell King2018-12-171-1/+11
| * | | mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni2018-12-171-4/+4
| * | | mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni2018-12-171-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-1972-511/+1011
|\ \ \ \
| * | | | net: mvpp2: fix the phylink mode validationAntoine Tenart2018-12-191-1/+1
| * | | | lan743x: Remove MAC Reset from initializationBryan Whitehead2018-12-191-6/+0
| * | | | net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel2018-12-191-8/+3
| * | | | net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery2018-12-191-1/+1
| * | | | net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan2018-12-191-4/+6
| * | | | bnxt_en: Fix ethtool self-test loopback.Michael Chan2018-12-191-1/+4
| * | | | Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller2018-12-1911-56/+111
| |\ \ \ \
| | * | | | ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai2018-12-195-2/+44
| | * | | | iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach2018-12-171-0/+9
| | * | | | mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi2018-12-131-1/+6
| | * | | | Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris2018-12-133-53/+51
| | * | | | rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger2018-12-131-0/+1
| * | | | | vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2018-12-181-1/+1
| * | | | | xen/netfront: tolerate frags with no dataJuergen Gross2018-12-181-1/+1
| * | | | | net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi2018-12-181-5/+2
| * | | | | lan78xx: Resolve issue with changing MAC addressJason Martinsen2018-12-181-0/+4
| * | | | | lan743x: Expand phy search for LAN7431Bryan Whitehead2018-12-181-2/+3
| * | | | | vxlan: changelink: Fix handling of default remotesPetr Machata2018-12-181-4/+3
| * | | | | vxlan: Fix error path in __vxlan_dev_create()Petr Machata2018-12-181-3/+10
| * | | | | vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata2018-12-181-0/+1
| * | | | | net: macb: add missing barriers when reading descriptorsAnssi Hannula2018-12-182-3/+12
| * | | | | net: macb: fix dropped RX frames due to a raceAnssi Hannula2018-12-181-2/+7
| * | | | | net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula2018-12-181-0/+5
| * | | | | net: macb: restart tx after tx used bit readClaudiu Beznea2018-12-181-1/+20
| * | | | | net: stmmac: Fix an error code in probe()Dan Carpenter2018-12-181-0/+1