summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-15s390/qeth: Translate address events into switchdev notifiersAlexandra Winter
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter
2020-09-14ionic: fix up debugfs after queue swapShannon Nelson
2020-09-14net: dsa: mt7530: Add the support of MT7531 switchLanden Chao
2020-09-14net: dsa: mt7530: Extend device data ready for adding a new hardwareLanden Chao
2020-09-14net: dsa: mt7530: Refine message in KconfigLanden Chao
2020-09-14drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans callXie He
2020-09-14mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTUPetr Machata
2020-09-14mlxsw: spectrum: Keep maximum speed aroundPetr Machata
2020-09-14mlxsw: spectrum: Keep maximum MTU aroundPetr Machata
2020-09-14mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata
2020-09-14mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributesPetr Machata
2020-09-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-09-14hinic: add vxlan segmentation and cs offload supportLuo bin
2020-09-14net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()Zhang Changzhong
2020-09-14net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()Zhang Changzhong
2020-09-14net: fec: ptp: remove unused variable 'ns' in fec_time_keep()Zhang Changzhong
2020-09-14net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit()Zhang Changzhong
2020-09-14net: smc91x: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: silan: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: nixge: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14nfp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: natsemi: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: micrel: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: skge: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: jme: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14ibmvnic: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: ehea: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: sundance: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: macb: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14cnic: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14net: alteon: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14i40e, xsk: move buffer allocation out of the Rx processing loopBjörn Töpel
2020-09-14i40e: use 16B HW descriptors instead of 32BBjörn Töpel
2020-09-14i40e, xsk: remove HW descriptor prefetch in AF_XDP pathBjörn Töpel
2020-09-14i40e: optimise prefetch page refcountLi RongQing
2020-09-14i40e: not compute affinity_mask for IRQLi RongQing
2020-09-13tulip: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-13tulip: de2104x: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-13tulip: dmfe: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-13tulip: uli526x: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-13net: mvpp2: set SKBTX_IN_PROGRESSRussell King