summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-286-20/+78
|\
| * zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-112-0/+23
| * vfio: ccw: only free cp on final interruptCornelia Huck2019-03-111-2/+6
| * s390/zcrypt: revisit ap device remove procedureHarald Freudenberger2019-03-064-18/+49
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-281-7/+42
|\ \
| * \ Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann2019-03-251-7/+42
| |\ \
| | * \ Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixesFlorian Fainelli2019-03-181-7/+42
| | |\ \
| | | * | soc: bcm: bcm2835-pm: Fix error paths of initialization.Eric Anholt2019-03-041-5/+30
| | | * | soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support.Eric Anholt2019-03-041-2/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2772-535/+756
|\ \ \ \ \
| * | | | | dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei2019-03-261-4/+9
| * | | | | chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2019-03-262-2/+2
| * | | | | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+13
| * | | | | net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2019-03-262-0/+23
| * | | | | net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter2019-03-262-1/+168
| * | | | | net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter2019-03-261-18/+0
| * | | | | net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit2019-03-251-1/+1
| * | | | | r8169: fix cable re-plugging issueHeiner Kallweit2019-03-231-1/+1
| * | | | | net: ethernet: ti: fix possible object reference leakWen Yang2019-03-231-2/+6
| * | | | | net: ibm: fix possible object reference leakWen Yang2019-03-231-0/+1
| * | | | | net: xilinx: fix possible object reference leakWen Yang2019-03-231-0/+2
| * | | | | net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli2019-03-231-0/+3
| * | | | | r8169: don't read interrupt mask register in interrupt handlerHeiner Kallweit2019-03-221-2/+4
| * | | | | net: hns3: fix for not calculating tx bd num correctlyYunsheng Lin2019-03-212-8/+6
| * | | | | net: macb: Add null check for PCLK and HCLKHarini Katakam2019-03-211-2/+8
| * | | | | net: phy: Add DP83825I to the DP83822 driverDan Murphy2019-03-211-14/+20
| * | | | | dpaa2-eth: Fix possible access beyond end of arrayIoana Ciocoi Radulescu2019-03-201-1/+1
| * | | | | net: ks8851: Deduplicate register macrosLukas Wunner2019-03-203-330/+34
| * | | | | net: ks8851: Fix register macro misnomersLukas Wunner2019-03-201-25/+27
| * | | | | net: ks8851: Set initial carrier state to downLukas Wunner2019-03-201-0/+2
| * | | | | net: ks8851: Delay requesting IRQ until openedLukas Wunner2019-03-201-13/+11
| * | | | | net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner2019-03-201-1/+1
| * | | | | net: ks8851: Dequeue RX packets explicitlyLukas Wunner2019-03-201-4/+4
| * | | | | 3c515: fix integer overflow warningArnd Bergmann2019-03-191-1/+1
| * | | | | net: stmmac: fix memory corruption with large MTUsAaro Koskinen2019-03-191-2/+3
| * | | | | mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann2019-03-191-1/+1
| * | | | | Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub...David S. Miller2019-03-1932-58/+329
| |\ \ \ \ \
| | * | | | | mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2019-03-193-3/+2
| | * | | | | mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi2019-03-193-16/+23
| | * | | | | mt76: mt7603: use the correct hweight8() functionFelix Fietkau2019-03-193-4/+3
| | * | | | | mt76x02u: check chip version on probeStanislaw Gruszka2019-03-193-3/+18
| | * | | | | mt7601u: check chip version on probeStanislaw Gruszka2019-03-191-0/+4
| | * | | | | iwlwifi: fix 64-bit divisionArnd Bergmann2019-03-071-3/+1
| | * | | | | mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi2019-03-071-2/+1
| | * | | | | mt76: fix return value check in mt76_wmac_probe()Wei Yongjun2019-03-071-2/+2
| | * | | | | mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau2019-03-071-0/+11
| | * | | | | mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau2019-03-073-1/+30
| | * | | | | mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau2019-03-071-0/+3
| | * | | | | mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau2019-03-071-0/+3
| | * | | | | mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau2019-03-071-2/+11