summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva2020-06-191-2/+1
* lan743x: allow mac address to come from dtTim Harvey2020-06-191-16/+25
* r8169: allow setting irq coalescing if link is downHeiner Kallweit2020-06-191-4/+8
* r8169: move switching optional clock on/off to pll power functionsHeiner Kallweit2020-06-191-3/+4
* r8169: move updating counters to rtl8169_downHeiner Kallweit2020-06-191-6/+2
* r8169: move napi_disable call and rename rtl8169_hw_resetHeiner Kallweit2020-06-191-5/+5
* r8169: replace synchronize_rcu with synchronize_netHeiner Kallweit2020-06-191-1/+1
* r8169: improve setting WoL on runtime-resumeHeiner Kallweit2020-06-191-4/+2
* r8169: remove unused constant RsvdMaskHeiner Kallweit2020-06-191-2/+0
* r8169: add info for DASH being enabledHeiner Kallweit2020-06-191-1/+3
* enetc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2020-06-191-4/+2
* net: stmmac: selftests: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2020-06-191-1/+1
* liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_sizeGustavo A. R. Silva2020-06-181-7/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1718-199/+152
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-06-172-51/+28
| |\
| | * e1000e: fix unused-function warningArnd Bergmann2020-06-171-11/+5
| | * e1000: use generic power managementVaibhav Gupta2020-06-171-36/+13
| | * e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu2020-06-171-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-1730-39/+39
|\ \
| * | w1: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-2/+2
| * | soc: ti: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | dmaengine: tegra-apb: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-162-3/+3
| * | phy: samsung: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | rapidio: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | firmware: pcdp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | oprofile: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-165-5/+5
| * | drbd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-162-5/+5
| * | crypto: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-4/+4
| * | can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-2/+2