summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-24netvsc: allow more flexible setting of number of channelsstephen hemminger2-79/+50
2017-01-24netvsc: add ethtool ops to get/set RSS keystephen hemminger3-17/+70
2017-01-24netvsc: report rss field valuesstephen hemminger1-0/+27
2017-01-24netvsc: report number of rx queues in ethtoolstephen hemminger1-0/+16
2017-01-24netvsc: negotiate checksum and segmentation parametersstephen hemminger3-76/+305
2017-01-24netvsc: remove no longer needed receive staging buffersstephen hemminger3-88/+11
2017-01-24net: dsa: mv88e6xxx: Implement the 6390 external MDIO busAndrew Lunn2-0/+9
2017-01-24net: dsa: mv88e6xxx: Support multiple MDIO bussesAndrew Lunn2-33/+87
2017-01-24net: dsa: mv88e6xxx: Add mdio private structureAndrew Lunn2-4/+13
2017-01-24net: dsa: mv88e6xxx: Pass mii_bus to all PHY operationsAndrew Lunn4-24/+50
2017-01-24net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operationsAndrew Lunn1-6/+18
2017-01-24net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driverDavid VomLehn2-0/+2
2017-01-24net: ethernet: aquantia: Receive side scalingDavid VomLehn1-0/+26
2017-01-24net: ethernet: aquantia: Ethtool supportDavid VomLehn2-0/+280
2017-01-24net: ethernet: aquantia: Hardware interface and utility functionsDavid VomLehn3-0/+292
2017-01-24net: ethernet: aquantia: Atlantic hardware abstraction layerDavid VomLehn2-0/+780
2017-01-24net: ethernet: aquantia: PCI operationsDavid VomLehn2-0/+379
2017-01-24net: ethernet: aquantia: Vector operationsDavid VomLehn2-0/+434
2017-01-24net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn6-0/+2293
2017-01-24net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn5-0/+1381
2017-01-24net: ethernet: aquantia: Low-level hardware interfacesDavid VomLehn3-0/+4446
2017-01-24net: ethernet: aquantia: Add ring support codeDavid VomLehn2-0/+533
2017-01-24net: ethernet: aquantia: Common functions and definitionsDavid VomLehn3-0/+150
2017-01-24net: ethernet: aquantia: Make and configuration files.David VomLehn4-0/+89
2017-01-24net: ks8851: Drop eeprom_size structure memberStephen Boyd1-7/+0
2017-01-24phy: marvell: remove conflicting initializerArnd Bergmann1-7/+6
2017-01-24net: dummy: Introduce dummy virtual functionsPhil Sutter1-2/+215
2017-01-24net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-90/+109
2017-01-24mlxsw: spectrum: Add packet sample offloading supportYotam Gigi3-0/+122
2017-01-24mlxsw: reg: add the Monitoring Packet Sampling Configuration RegisterYotam Gigi1-0/+41
2017-01-24net: dsa: b53: Utilize mdio_module_driverFlorian Fainelli1-12/+1
2017-01-24net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl1-6/+14
2017-01-23net: xilinx: constify net_device_ops structureBhumika Goyal1-2/+2
2017-01-23net: moxa: constify net_device_ops structuresBhumika Goyal1-1/+1
2017-01-23net: qcom/emac: claim the irq only when the device is openedTimur Tabi3-14/+11
2017-01-23net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi9-24/+23
2017-01-23bnx2x: avoid two atomic ops per page on x86Eric Dumazet1-10/+5
2017-01-22net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli1-0/+34
2017-01-22net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli1-0/+2
2017-01-22net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabledFlorian Fainelli2-0/+10
2017-01-22net: dsa: bcm_sf2: Move code enabling Broadcom tagsFlorian Fainelli1-27/+34
2017-01-22net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli4-9/+67
2017-01-22net: dsa: bcm_sf2: Prepare for different register layoutsFlorian Fainelli3-25/+109
2017-01-22net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macroFlorian Fainelli1-2/+2
2017-01-22net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli2-78/+323
2017-01-22net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli2-1/+12
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto1-1/+1
2017-01-22net/mlx4: use rb_entry()Geliang Tang1-4/+4
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn2-170/+0
2017-01-20phy: marvell: Add support for temperature sensorAndrew Lunn1-3/+420