summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Take common TIR context settings into a functionTariq Toukan2019-05-011-28/+21
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-0122-224/+479
|\
| * net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2019-04-291-1/+1
| * net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb2019-04-294-1/+207
| * net/mlx5: Add new miss flow table actionMaor Gottlieb2019-04-293-4/+16
| * net/mlx5: Add support in RDMA RX steeringMaor Gottlieb2019-04-293-0/+30
| * net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb2019-04-294-132/+128
| * net/mlx5: Enable general events on all interfacesAya Levin2019-04-291-2/+1
| * net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-295-29/+28
| * net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-298-51/+56
| * net/mlx5: Introduce new TIR creation core APIAriel Levkovich2019-04-241-5/+13
* | net: ll_temac: Enable DMA when ready, not beforeEsben Haabendal2019-05-011-5/+10
* | net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal2019-05-012-12/+32
* | net: ll_temac: Replace bad usage of msleep() with usleep_range()Esben Haabendal2019-05-011-1/+1
* | net: ll_temac: Fix bug causing buffer descriptor overrunEsben Haabendal2019-05-011-1/+1
* | net: ll_temac: Fix iommu/swiotlb leakEsben Haabendal2019-05-011-1/+1
* | net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal2019-05-013-20/+37
* | net: ll_temac: Allow use on x86 platformsEsben Haabendal2019-05-011-2/+2
* | net: ll_temac: Fix support for little-endian platformsEsben Haabendal2019-05-011-39/+50
* | net: ll_temac: Add support for non-native register endiannessEsben Haabendal2019-05-012-22/+77
* | net: ll_temac: Fix support for 64-bit platformsEsben Haabendal2019-05-012-4/+32
* | net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal2019-05-013-66/+147
* | net: ll_temac: Fix and simplify error handling by using devres functionsEsben Haabendal2019-05-013-42/+22
* | net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()YueHaibing2019-05-011-1/+1
* | netdevsim: fix fall-through annotationGustavo A. R. Silva2019-05-011-1/+1
* | sfc: mcdi_port: Mark expected switch fall-throughGustavo A. R. Silva2019-05-011-0/+1
* | net: aquantia: remove outdated device idsNikita Danilov2019-05-013-12/+0
* | net: aquantia: fixups on 64bit dma countersDmitry Bogdanov2019-05-016-64/+36
* | net: aquantia: get total counters from DMA blockDmitry Bogdanov2019-05-011-4/+5
* | net: aquantia: fetch up to date statistics on ethtool requestDmitry Bogdanov2019-05-011-1/+8
* | net: aquantia: extract timer cb into work jobIgor Russkikh2019-05-012-6/+20
* | net: aquantia: introduce fwreq mutexNikita Danilov2019-05-014-10/+42
* | net: aquantia: user correct MSI irq typeIgor Russkikh2019-05-011-1/+1
* | net: aquantia: use macros for better visibilityIgor Russkikh2019-05-012-8/+8
* | net: aquantia: improve ifup link detectionIgor Russkikh2019-05-011-2/+1
* | net: aquantia: link status irq handlingIgor Russkikh2019-05-014-19/+50
* | net: aquantia: create global service workqueueNikita Danilov2019-05-014-1/+56
* | net: aquantia: link interrupt handling functionIgor Russkikh2019-05-011-0/+14
* | net: aquantia: add link interrupt fieldsIgor Russkikh2019-05-012-1/+4
* | net: aquantia: implement hwmon api for chip temperatureYana Esina2019-05-014-0/+144
* | net: aquantia: add infrastructure to readout chip temperatureYana Esina2019-05-013-0/+39
* | r8169: remove manual autoneg restart workaroundHeiner Kallweit2019-04-301-8/+0
* | r8169: add rtl_reset_packet_filterHeiner Kallweit2019-04-301-13/+12
* | r8169: add helpers rtl_eri_set/clear_bitsHeiner Kallweit2019-04-301-36/+40
* | r8169: make ERIAR_EXGMAC the default in eri functionsHeiner Kallweit2019-04-301-114/+108
* | net: dsa: mv88e6060: Remove support for legacy probingAndrew Lunn2019-04-302-40/+2
* | net: dsa: mv88e6060: Support probing as an mdio deviceAndrew Lunn2019-04-301-1/+58
* | net: dsa: b53: Use vlan_filtering property from dsa_switchVladimir Oltean2019-04-302-4/+2
* | net: dsa: b53: Let DSA call .port_vlan_filtering only when necessaryVladimir Oltean2019-04-301-2/+2
* | net: dsa: mt7530: Use the DSA vlan_filtering helper functionVladimir Oltean2019-04-302-12/+5