summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1618-199/+152
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-06-162-51/+28
| |\
| | * e1000e: fix unused-function warningArnd Bergmann2020-06-161-11/+5
| | * e1000: use generic power managementVaibhav Gupta2020-06-161-36/+13
| | * e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu2020-06-161-4/+10
| * | lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey2020-06-161-0/+2
| * | mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel2020-06-164-0/+17
| * | bareudp: Fixed configuration to avoid having garbage valuesMartin2020-06-161-0/+2
| * | mvpp2: remove module bugfixSven Auhagen2020-06-161-2/+5
| |/
| * net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean2020-06-151-4/+4
| * mvpp2: ethtool rxtx stats fixSven Auhagen2020-06-151-2/+2
| * rocker: fix incorrect error handling in dma_rings_initAditya Pakki2020-06-151-2/+2
| * net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski2020-06-151-89/+29
| * bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam2020-06-151-1/+1
| * bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan2020-06-151-5/+12
| * bnxt_en: Re-enable SRIOV during resume.Michael Chan2020-06-151-0/+2
| * bnxt_en: Simplify bnxt_resume().Michael Chan2020-06-151-12/+2
| * net: alx: fix race condition in alx_removeZekun Shen2020-06-151-4/+5
| * ibmvnic: Harden device login requestsThomas Falcon2020-06-151-4/+17
| * net: macb: Only disable NAPI on the actual error pathCharles Keepax2020-06-151-5/+4
| * qlcnic: Use kobj_to_dev() insteadWang Qing2020-06-151-17/+17
| * net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King2020-06-151-1/+1
* | Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-06-1630-39/+39
|\ \
| * | w1: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-2/+2
| * | soc: ti: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | dmaengine: tegra-apb: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-152-3/+3
| * | phy: samsung: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | rapidio: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | firmware: pcdp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | oprofile: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-155-5/+5
| * | drbd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-152-5/+5
| * | crypto: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-4/+4
| * | can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-2/+2
| * | dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-156-6/+6
| * | ARM: tegra: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | firmware: google: vpd: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-06-151-1/+1
| * | firmware: google: memconsole: Replace zero-length array with flexible-array m...Gustavo A. R. Silva2020-06-151-1/+1
| * | firmware: dmi-sysfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-06-151-1/+1
| |/
* / mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen2020-06-161-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1334-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-131-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-131-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-111-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-112-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-111-1/+1