summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-19cxgb4: add support to flash boot imageVishal Kulkarni4-0/+297
2020-06-19cxgb4: add support to flash PHY imageVishal Kulkarni2-0/+40
2020-06-19cxgb4: update set_flash to flash different imagesVishal Kulkarni2-15/+115
2020-06-19net: tso: cache transport header lengthEric Dumazet6-17/+15
2020-06-19octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet1-1/+1
2020-06-19net: hns3: streaming dma buffer sync between cpu and deviceBarry Song1-1/+17
2020-06-19net: hns3: replace disable_irq by IRQ_NOAUTOEN flagBarry Song1-2/+2
2020-06-19net: hns3: rename buffer-related functionsBarry Song1-6/+6
2020-06-19net: hns3: pointer type of buffer should be voidBarry Song2-2/+2
2020-06-19net: hns3: remove unnecessary devm_kfreeBarry Song1-4/+1
2020-06-19mISDN: hfcsusb: Use struct_size() helperGustavo A. R. Silva1-2/+1
2020-06-19lan743x: allow mac address to come from dtTim Harvey1-16/+25
2020-06-19r8169: allow setting irq coalescing if link is downHeiner Kallweit1-4/+8
2020-06-19r8169: move switching optional clock on/off to pll power functionsHeiner Kallweit1-3/+4
2020-06-19r8169: move updating counters to rtl8169_downHeiner Kallweit1-6/+2
2020-06-19r8169: move napi_disable call and rename rtl8169_hw_resetHeiner Kallweit1-5/+5
2020-06-19r8169: replace synchronize_rcu with synchronize_netHeiner Kallweit1-1/+1
2020-06-19r8169: improve setting WoL on runtime-resumeHeiner Kallweit1-4/+2
2020-06-19r8169: remove unused constant RsvdMaskHeiner Kallweit1-2/+0
2020-06-19r8169: add info for DASH being enabledHeiner Kallweit1-1/+3
2020-06-19enetc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-4/+2
2020-06-19net: stmmac: selftests: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-1/+1
2020-06-18liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_sizeGustavo A. R. Silva1-7/+3
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds18-199/+152
2020-06-17Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds30-39/+39
2020-06-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-51/+28
2020-06-17e1000e: fix unused-function warningArnd Bergmann1-11/+5
2020-06-17e1000: use generic power managementVaibhav Gupta1-36/+13
2020-06-17e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-17lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey1-0/+2
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel4-0/+17
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin1-0/+2
2020-06-16mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-16mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen1-0/+1
2020-06-16w1: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-16soc: ti: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16dmaengine: tegra-apb: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-3/+3
2020-06-16phy: samsung: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16rapidio: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16firmware: pcdp: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16oprofile: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva5-5/+5
2020-06-16drbd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-5/+5
2020-06-16crypto: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-06-16can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-16dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva6-6/+6
2020-06-16ARM: tegra: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1