summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-30net: dsa: Provide additional RMON statisticsGuenter Roeck3-5/+27
2014-10-30net: dsa/mv88e6352: Add support for reading switch registersGuenter Roeck1-0/+2
2014-10-30net: dsa/mv88e6123_61_65: Add support for reading switch registersGuenter Roeck3-0/+29
2014-10-30net: dsa/mv88e6352: Implement EEPROM access functionsGuenter Roeck2-3/+224
2014-10-30net: dsa/mv88e6123_61_65: Report chip temperatureGuenter Roeck1-2/+66
2014-10-30net: dsa/mv88e6352: Report chip temperatureGuenter Roeck1-0/+101
2014-10-30net: dsa/mv88e6352: Add support for MV88E6176Guenter Roeck2-2/+5
2014-10-30net: dsa: Add support for Marvell 88E6352Guenter Roeck5-0/+485
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6131Guenter Roeck1-4/+8
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6060Guenter Roeck1-1/+4
2014-10-29xen-netback: Remove __GFP_COLDZoltan Kiss1-1/+1
2014-10-29xen-netback: Disable NAPI after disabling interruptsZoltan Kiss1-1/+1
2014-10-29r8152: support nway_reset of ethtoolhayeswang1-0/+22
2014-10-29r8152: rename tx_underunhayeswang1-2/+2
2014-10-29net: ethernet: realtek: atp: checkpatch errors and warnings correctedRoberto Medina1-119/+127
2014-10-29gianfar: Implement PAUSE frame generation supportMatei Pavaluca3-2/+93
2014-10-29Fix the way the local advertising flow options are determinedPavaluca Matei-B466101-1/+5
2014-10-29Add flow control support flags to gianfar's capabilitiesPavaluca Matei-B466102-3/+4
2014-10-29net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai1-0/+1
2014-10-29net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev1-15/+15
2014-10-29net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay1-2/+1
2014-10-29net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein3-11/+4
2014-10-29net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed2-78/+88
2014-10-29net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed3-15/+50
2014-10-29net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed1-4/+104
2014-10-29net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed4-16/+338
2014-10-29ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting supportSaeed Mahameed3-10/+26
2014-10-29net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed1-1/+6
2014-10-29net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed2-2/+125
2014-10-29ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed1-0/+83
2014-10-29net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed1-0/+156
2014-10-28net: phy: Adding SGMII support for Marvell 88ee1145 driverViet Nga Dao1-0/+19
2014-10-28ethernet: samsung: sxgbe: remove unnecessary checkVarka Bhadram1-3/+0
2014-10-28ethernet: renesas: remove unnecessary checkVarka Bhadram1-6/+2
2014-10-28ethernet: marvell: remove unnecessary checkVarka Bhadram1-4/+2
2014-10-28ethernet: apm: xgene: remove unnecessary checkVarka Bhadram1-12/+0
2014-10-28ethernet: wiznet: remove unnecessary checkVarka Bhadram2-8/+4
2014-10-27ctcm: replace sscanf by kstrto functionThomas Richter1-4/+4
2014-10-27lcs: replace sscanf by kstrto functionThomas Richter1-5/+6
2014-10-27qeth: s390 ethernet device driver dependencyThomas Richter1-1/+1
2014-10-27qeth: make local functions static in qeth_l3 moduleThomas Richter2-8/+4
2014-10-27qeth: fix some trace formating issuesThomas Richter3-5/+5
2014-10-27qeth: qeth_core_main make local functions staticThomas Richter2-19/+15
2014-10-27xen-netfront: always keep the Rx ring full of requestsDavid Vrabel1-191/+62
2014-10-26sunvnet: Remove irqsave/irqrestore on vio.lockSowmini Varadhan1-25/+5
2014-10-26sunvnet: Use RCU to synchronize port usage with vnet_port_remove()Sowmini Varadhan1-29/+33
2014-10-26sunvnet: NAPIfy sunvnetSowmini Varadhan2-44/+135
2014-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-2185/+2268
2014-10-24net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth1-126/+0
2014-10-24net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth1-15/+85