summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-07stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng1-5/+1
2020-11-07net: usb: fix spelling typo in cdc_ncm.cWang Qing1-1/+1
2020-11-07net: core: fix spelling typo in flow_dissector.cWang Qing1-1/+1
2020-11-07Merge branch 'net-ipa-constrain-gsi-interrupts'Jakub Kicinski3-89/+204
2020-11-07net: ipa: pass a value to gsi_irq_type_update()Alex Elder1-18/+13
2020-11-07net: ipa: only enable GSI general IRQs when neededAlex Elder2-5/+10
2020-11-07net: ipa: explicitly disallow inter-EE interruptsAlex Elder1-2/+2
2020-11-07net: ipa: only enable GSI IEOB IRQs when neededAlex Elder1-5/+11
2020-11-07net: ipa: only enable generic command completion IRQ when neededAlex Elder2-9/+27
2020-11-07net: ipa: only enable GSI event control IRQs when neededAlex Elder1-7/+20
2020-11-07net: ipa: only enable GSI channel control IRQs when neededAlex Elder1-7/+32
2020-11-07net: ipa: cache last-saved GSI IRQ enabled typeAlex Elder2-12/+24
2020-11-07net: ipa: disable all GSI interrupt types initiallyAlex Elder1-10/+32
2020-11-07net: ipa: define GSI interrupt types with an enumAlex Elder2-18/+22
2020-11-07net: ipa: rename gsi->event_enable_bitmapAlex Elder2-8/+8
2020-11-07net: ipa: request GSI IRQ laterAlex Elder1-26/+41
2020-11-07net: ipa: refer to IPA versions, not GSIAlex Elder1-5/+5
2020-11-07net: x25_asy: Delete the x25_asy driverXie He9-903/+0
2020-11-07net: macb: fix NULL dereference due to no pcs_config methodParshuram Thombare1-2/+15
2020-11-07ptp: idt82p33: optimize _idt82p33_adjfineMin Li1-9/+1
2020-11-07ptp: idt82p33: use i2c_master_send for bus writeMin Li2-11/+37
2020-11-07ptp: idt82p33: add adjphase supportMin Li2-66/+153
2020-11-07net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setupMenglong Dong1-1/+1
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2020-11-07Merge branch 'net-axienet-dynamically-enable-mdio-interface'Jakub Kicinski3-28/+51
2020-11-07net: xilinx: axiethernet: Enable dynamic MDIO MDCClayton Rayment2-23/+25
2020-11-07net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey2-5/+26
2020-11-07Merge branch 'net-convert-tasklets-to-use-new-tasklet_setup-api'Jakub Kicinski12-50/+46
2020-11-07net: xfrm: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-11-07net: smc: convert tasklets to use new tasklet_setup() APIAllen Pais2-11/+9
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais2-4/+9
2020-11-07net: mac802154: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+3
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais4-15/+13
2020-11-07net: ipv4: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+3
2020-11-07net: dccp: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski956-32167/+9437
2020-11-06Revert ibmvnic merge do_change_param_reset into do_resetDany Madden1-43/+104
2020-11-06Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds4-44/+44
2020-11-06Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2020-11-06Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds33-117/+265
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds65-370/+439
2020-11-06Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+32
2020-11-06Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-3/+16
2020-11-06Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds6-27/+50
2020-11-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-59/+67
2020-11-06Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds3-19/+22
2020-11-06Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-66/+85
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds78-382/+744
2020-11-06Merge branch 'nexthop-add-support-for-nexthop-objects-offload'Jakub Kicinski12-47/+995
2020-11-06selftests: netdevsim: Add test for nexthop offload APIIdo Schimmel1-0/+436