summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: silan: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-5/+7
* qed: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-144-33/+12
* net: nixge: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* nfp: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* net: natsemi: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+4
* net: micrel: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-142-17/+14
* net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-148-20/+17
* net: skge: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-3/+3
* net: jme: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-24/+16
* ibmvnic: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* net: ehea: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* net: sundance: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-10/+11
* chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-143-22/+24
* liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-146-19/+18
* net: macb: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* cnic: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-10/+8
* net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-143-22/+19
* net: alteon: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-142-5/+7
* tulip: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-132-55/+66
* tulip: de2104x: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-26/+36
* tulip: dmfe: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-20/+24
* tulip: uli526x: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-21/+23
* net: mvpp2: set SKBTX_IN_PROGRESSRussell King2020-09-131-0/+2
* tulip: windbond-840: Fix a debug messageChristophe JAILLET2020-09-131-3/+4
* tulip: windbond-840: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-36/+37
* net: dl2k: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-39/+41
* natsemi: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-132-62/+62
* net: tehuti: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-121-28/+25
* rocker: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-121-40/+43
* sc92031: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-121-14/+14
* tlan: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-121-33/+28
* net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...Luo Jiaxing2020-09-121-1/+0
* net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera2020-09-112-0/+15
* net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irqBarry Song2020-09-111-1/+2
* Merge branch 'net-ethernet-ti-ale-add-static-configuration'David S. Miller2020-09-1111-99/+388
|\
| * net: ethernet: ti: ale: add support for multi port k3 cpsw versionsGrygorii Strashko2020-09-111-0/+14
| * net: ethernet: ti: ale: switch to use tables for vlan entry descriptionGrygorii Strashko2020-09-112-54/+188
| * net: ethernet: ti: am65-cpsw: enable hw auto ageingGrygorii Strashko2020-09-114-6/+70
| * net: ethernet: ti: ale: make usage of ale dev_id mandatoryGrygorii Strashko2020-09-112-17/+14
| * net: ethernet: ti: am65-cpsw: use dev_id for ale configurationGrygorii Strashko2020-09-111-2/+1
| * net: netcp: ethss: use dev_id for ale configurationGrygorii Strashko2020-09-111-10/+8
| * net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko2020-09-114-10/+1
| * net: ethernet: ti: ale: add static configurationGrygorii Strashko2020-09-112-0/+83
| * net: ethernet: ti: ale: add cpsw_ale_get_num_entries apiGrygorii Strashko2020-09-114-5/+14
|/
* Merge branch 'DSA-tag_8021q-cleanup'David S. Miller2020-09-117-220/+265
|\
| * Revert "net: dsa: Add more convenient functions for installing port VLANs"Vladimir Oltean2020-09-113-38/+31
| * net: dsa: tag_8021q: add a context structureVladimir Oltean2020-09-114-173/+216
| * net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean2020-09-113-17/+25
| * net: dsa: tag_8021q: include missing refcount.hVladimir Oltean2020-09-111-0/+1
|/