summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Don't ignore IPv6 notificationsIdo Schimmel2017-08-041-1/+1
* mlxsw: spectrum_router: Abort on source-specific routesIdo Schimmel2017-08-041-0/+3
* mlxsw: spectrum_router: Add support for route replaceIdo Schimmel2017-08-041-14/+49
* mlxsw: spectrum_router: Add support for IPv6 routes addition / deletionIdo Schimmel2017-08-042-3/+724
* mlxsw: spectrum_router: Sanitize IPv6 FIB rulesIdo Schimmel2017-08-041-0/+25
* mlxsw: spectrum_router: Demultiplex FIB event based on familyIdo Schimmel2017-08-041-21/+44
* rocker: Ignore address families other than IPv4Ido Schimmel2017-08-041-0/+4
* mlxsw: spectrum_router: Ignore address families other than IPv4Ido Schimmel2017-08-041-1/+1
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-042-0/+2
* net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni2017-08-041-29/+246
* net: mvpp2: introduce queue_vector conceptThomas Petazzoni2017-08-041-54/+169
* net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni2017-08-041-12/+13
* net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni2017-08-041-42/+41
* net: mvpp2: remove RX queue group reset codeThomas Petazzoni2017-08-041-17/+0
* net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni2017-08-041-1/+1
* net: arc_emac: Add support for ndo_do_ioctl net_device_ops operationRomain Perier2017-08-041-0/+13
* net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERSSalil2017-08-044-0/+46
* net: hns3: Add Ethtool support to HNS3 driverSalil2017-08-041-0/+482
* net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoCSalil2017-08-042-0/+230
* net: hns3: Add support of TX Scheduler & Shaper to HNS3 driverSalil2017-08-042-0/+1121
* net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil2017-08-042-0/+4786
* net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface SupportSalil2017-08-042-0/+1096
* net: hns3: Add support of the HNAE3 frameworkSalil2017-08-042-0/+744
* net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoCSalil2017-08-042-0/+3440
* ibmvnic: Implement .get_channelsJohn Allen2017-08-031-0/+16
* ibmvnic: Implement .get_ringparamJohn Allen2017-08-031-4/+6
* ibmvnic: Convert vnic server reported statistics to cpu endianJohn Allen2017-08-031-1/+2
* ibmvnic: Implement per-queue statistics reportingJohn Allen2017-08-032-2/+101
* net: dsa: bcm_sf2: dst in not an arrayVivien Didelot2017-08-031-2/+2
* qlcnic: add const to bin_attribute structureBhumika Goyal2017-08-031-1/+1
* net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng2017-08-036-11/+149
* mlxsw: spectrum_router: Refresh offload indication upon group refreshIdo Schimmel2017-08-031-0/+22
* mlxsw: spectrum_router: Don't check state when refreshing offload indicationIdo Schimmel2017-08-031-11/+2
* mlxsw: spectrum_router: Provide offload indication using nexthop flagsIdo Schimmel2017-08-031-2/+36
* rocker: Provide offload indication using nexthop flagsIdo Schimmel2017-08-031-3/+3
* mlxsw: core: Use correct EMAD transaction ID in debug messageIdo Schimmel2017-08-031-1/+1
* netvsc: transparent VF managementstephen hemminger2017-08-032-89/+342
* atm: solos-pci: constify attribute_group structuresAmitoj Kaur Chawla2017-08-031-2/+2
* atm: adummy: constify attribute_group structureAmitoj Kaur Chawla2017-08-031-1/+1
* liquidio: set sriov_totalvfs correctlyDerek Chickles2017-08-031-0/+5
* net: bcmgenet: drop COMPILE_TEST dependencyArnd Bergmann2017-08-021-1/+1
* hyperv: netvsc: Neaten netvsc_send_pkt by using a temporaryJoe Perches2017-08-021-14/+11
* net: dsa: rename switch EEE opsVivien Didelot2017-08-023-17/+16
* net: dsa: mv88e6xxx: remove EEE supportVivien Didelot2017-08-026-214/+4
* net: dsa: remove PHY device argument from .set_eeeVivien Didelot2017-08-023-13/+4
* net: dsa: call phy_init_eee in DSA layerVivien Didelot2017-08-024-44/+3
* net: dsa: mv88e6xxx: call phy_init_eeeVivien Didelot2017-08-021-0/+6
* net: dsa: bcm_sf2: remove unneeded supported flagsVivien Didelot2017-08-021-4/+0
* net: dsa: qca8k: empty qca8k_get_eeeVivien Didelot2017-08-021-10/+2
* net: dsa: qca8k: do not cache unneeded EEE fieldsVivien Didelot2017-08-021-10/+1