summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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
2020-09-13tulip: windbond-840: Fix a debug messageChristophe JAILLET
2020-09-13tulip: windbond-840: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-13net: dl2k: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-13natsemi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-12net: tehuti: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-12rocker: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-12sc92031: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-12tlan: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-12net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...Luo Jiaxing
2020-09-11net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irqBarry Song
2020-09-11net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko
2020-09-11net: ethernet: ti: ale: add support for multi port k3 cpsw versionsGrygorii Strashko
2020-09-11net: ethernet: ti: ale: switch to use tables for vlan entry descriptionGrygorii Strashko
2020-09-11net: ethernet: ti: am65-cpsw: enable hw auto ageingGrygorii Strashko
2020-09-11net: ethernet: ti: ale: make usage of ale dev_id mandatoryGrygorii Strashko
2020-09-11net: ethernet: ti: am65-cpsw: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: netcp: ethss: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko
2020-09-11net: ethernet: ti: ale: add static configurationGrygorii Strashko
2020-09-11net: ethernet: ti: ale: add cpsw_ale_get_num_entries apiGrygorii Strashko
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari
2020-09-11hinic: fix rewaking txq after netif_tx_disableLuo bin
2020-09-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-09-11sfc: advertise encapsulated offloads on EF10Edward Cree
2020-09-11sfc: implement encapsulated TSO on EF10Edward Cree
2020-09-11sfc: de-indirect TSO handlingEdward Cree
2020-09-11sfc: select inner-csum-offload TX queues for skbs that need itEdward Cree
2020-09-11sfc: create inner-csum queues on EF10 if supportedEdward Cree
2020-09-11sfc: define inner/outer csum offload TXQ typesEdward Cree
2020-09-11sfc: decouple TXQ type from labelEdward Cree
2020-09-11octeontx2-af: Constify npc_kpu_profile_{action,cam}Rikard Falkeborn
2020-09-11sfc: cleanups around efx_alloc_channelEdward Cree
2020-09-11sfc: remove spurious unreachable return statementEdward Cree
2020-09-11sfc: remove duplicate call to efx_init_channels from EF100 probeEdward Cree
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil