summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-09-253-9/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | intel_th: pci: Add Ice Lake PCH supportAlexander Shishkin2018-09-181-0/+5
| * | | | | | | | | | | | | intel_th: Fix resource handling for ACPI glue layerAlexander Shishkin2018-09-181-2/+11
| * | | | | | | | | | | | | intel_th: Fix device removal logicAlexander Shishkin2018-09-181-1/+2
| * | | | | | | | | | | | | Merge tag 'soundwire-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-09-181-6/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | soundwire: Fix acquiring bus lock twice during master releaseSanyog Kale2018-08-271-3/+4
| | * | | | | | | | | | | | soundwire: Fix incorrect exit after configuring streamShreyas NC2018-08-271-2/+4
| | * | | | | | | | | | | | soundwire: Fix duplicate stream state assignmentShreyas NC2018-08-271-2/+10
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-2557-532/+351
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart2018-09-241-5/+4
| * | | | | | | | | | | | | net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-09-241-14/+18
| * | | | | | | | | | | | | tun: remove ndo_poll_controllerEric Dumazet2018-09-241-43/+0
| * | | | | | | | | | | | | nfp: remove ndo_poll_controllerEric Dumazet2018-09-241-18/+0
| * | | | | | | | | | | | | bnxt: remove ndo_poll_controllerEric Dumazet2018-09-241-18/+0
| * | | | | | | | | | | | | bnx2x: remove ndo_poll_controllerEric Dumazet2018-09-241-16/+0
| * | | | | | | | | | | | | mlx5: remove ndo_poll_controllerEric Dumazet2018-09-241-19/+0
| * | | | | | | | | | | | | mlx4: remove ndo_poll_controllerEric Dumazet2018-09-241-20/+0
| * | | | | | | | | | | | | i40evf: remove ndo_poll_controllerEric Dumazet2018-09-241-26/+0
| * | | | | | | | | | | | | ice: remove ndo_poll_controllerEric Dumazet2018-09-241-27/+0
| * | | | | | | | | | | | | igb: remove ndo_poll_controllerEric Dumazet2018-09-241-30/+0
| * | | | | | | | | | | | | ixgb: remove ndo_poll_controllerEric Dumazet2018-09-241-25/+0
| * | | | | | | | | | | | | fm10k: remove ndo_poll_controllerEric Dumazet2018-09-243-28/+0
| * | | | | | | | | | | | | ixgbevf: remove ndo_poll_controllerEric Dumazet2018-09-241-21/+0
| * | | | | | | | | | | | | ixgbe: remove ndo_poll_controllerEric Dumazet2018-09-241-25/+0
| * | | | | | | | | | | | | bonding: use netpoll_poll_dev() helperEric Dumazet2018-09-241-9/+2
| * | | | | | | | | | | | | net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-09-221-1/+2
| * | | | | | | | | | | | | net: apple: fix return type of ndo_start_xmit functionYueHaibing2018-09-223-6/+6
| * | | | | | | | | | | | | net: i825xx: fix return type of ndo_start_xmit functionYueHaibing2018-09-223-6/+9
| * | | | | | | | | | | | | net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-2/+2
| * | | | | | | | | | | | | net: sgi: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-3/+3
| * | | | | | | | | | | | | net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-3/+3
| * | | | | | | | | | | | | net: seeq: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-3/+5
| * | | | | | | | | | | | | PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun2018-09-221-1/+3
| * | | | | | | | | | | | | net: mscc: fix the frame extraction into the skbAntoine Tenart2018-09-211-3/+9
| * | | | | | | | | | | | | r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit2018-09-211-0/+9
| * | | | | | | | | | | | | bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti2018-09-201-6/+14
| * | | | | | | | | | | | | mlxsw: spectrum: Bump required firmware versionPetr Machata2018-09-201-2/+2
| * | | | | | | | | | | | | qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-203-22/+48
| * | | | | | | | | | | | | qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2018-09-202-1/+9
| * | | | | | | | | | | | | qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2018-09-202-1/+18
| * | | | | | | | | | | | | net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart2018-09-201-2/+2
| * | | | | | | | | | | | | sfp: fix oops with ethtool -mRussell King2018-09-191-2/+2
| * | | | | | | | | | | | | net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-09-191-4/+6
| * | | | | | | | | | | | | ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-09-193-6/+12
| * | | | | | | | | | | | | net: bnxt: Fix a uninitialized variable warning.zhong jiang2018-09-191-0/+3
| * | | | | | | | | | | | | Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-09-193-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-181-1/+2
| | * | | | | | | | | | | | | net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-09-181-1/+1
| | * | | | | | | | | | | | | net/mlx5: Fix read from coherent memoryEli Cohen2018-09-181-1/+1
| * | | | | | | | | | | | | | net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter2018-09-191-5/+10