summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: aquantia: Receive side scalingDavid VomLehn2017-01-241-0/+26
* net: ethernet: aquantia: Ethtool supportDavid VomLehn2017-01-242-0/+280
* net: ethernet: aquantia: Hardware interface and utility functionsDavid VomLehn2017-01-243-0/+292
* net: ethernet: aquantia: Atlantic hardware abstraction layerDavid VomLehn2017-01-242-0/+780
* net: ethernet: aquantia: PCI operationsDavid VomLehn2017-01-242-0/+379
* net: ethernet: aquantia: Vector operationsDavid VomLehn2017-01-242-0/+434
* net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn2017-01-246-0/+2293
* net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn2017-01-245-0/+1381
* net: ethernet: aquantia: Low-level hardware interfacesDavid VomLehn2017-01-243-0/+4446
* net: ethernet: aquantia: Add ring support codeDavid VomLehn2017-01-242-0/+533
* net: ethernet: aquantia: Common functions and definitionsDavid VomLehn2017-01-243-0/+150
* net: ethernet: aquantia: Make and configuration files.David VomLehn2017-01-244-0/+89
* net: ks8851: Drop eeprom_size structure memberStephen Boyd2017-01-241-7/+0
* phy: marvell: remove conflicting initializerArnd Bergmann2017-01-241-7/+6
* net: dummy: Introduce dummy virtual functionsPhil Sutter2017-01-241-2/+215
* net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-241-90/+109
* mlxsw: spectrum: Add packet sample offloading supportYotam Gigi2017-01-243-0/+122
* mlxsw: reg: add the Monitoring Packet Sampling Configuration RegisterYotam Gigi2017-01-241-0/+41
* net: dsa: b53: Utilize mdio_module_driverFlorian Fainelli2017-01-241-12/+1
* net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl2017-01-241-6/+14
* net: xilinx: constify net_device_ops structureBhumika Goyal2017-01-231-2/+2
* net: moxa: constify net_device_ops structuresBhumika Goyal2017-01-231-1/+1
* net: qcom/emac: claim the irq only when the device is openedTimur Tabi2017-01-233-14/+11
* net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi2017-01-239-24/+23
* bnx2x: avoid two atomic ops per page on x86Eric Dumazet2017-01-231-10/+5
* net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli2017-01-221-0/+34
* net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli2017-01-221-0/+2
* net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabledFlorian Fainelli2017-01-222-0/+10
* net: dsa: bcm_sf2: Move code enabling Broadcom tagsFlorian Fainelli2017-01-221-27/+34
* net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli2017-01-224-9/+67
* net: dsa: bcm_sf2: Prepare for different register layoutsFlorian Fainelli2017-01-223-25/+109
* net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macroFlorian Fainelli2017-01-221-2/+2
* net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli2017-01-222-78/+323
* net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli2017-01-222-1/+12
* net: stmicro: fix LS field mask in EEE configurationjpinto2017-01-221-1/+1
* net/mlx4: use rb_entry()Geliang Tang2017-01-221-4/+4
* net: dsa: Remove hwmon supportAndrew Lunn2017-01-202-170/+0
* phy: marvell: Add support for temperature sensorAndrew Lunn2017-01-201-3/+420
* Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-01-2017-66/+522
|\
| * net/mlx5e: Reorder update statsSaeed Mahameed2017-01-191-3/+3
| * net/mlx5: Move cached hca caps to designated caps structGal Pressman2017-01-192-4/+4
| * net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman2017-01-193-1/+53
| * net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman2017-01-193-2/+32
| * net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2017-01-191-0/+20
| * net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman2017-01-192-0/+29
| * net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2017-01-192-20/+68
| * net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-195-17/+17
| * net/mlx5e: Implement 1PPS supportEugenia Emantayev2017-01-193-1/+232
| * net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev2017-01-193-0/+62
| * net/mlx5: Fix version printout in case of health issueEli Cohen2017-01-191-17/+3