summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell10g: Utilize gen10g_no_soft_reset()Florian Fainelli2018-03-021-10/+1
* net: phy: cortina: Utilize generic functionsFlorian Fainelli2018-03-021-15/+3
* net: phy: teranetics: Utilize generic functionsFlorian Fainelli2018-03-021-27/+5
* net: phy: Export gen10g_* functionsFlorian Fainelli2018-03-021-7/+13
* net: phy: aquantia: Utilize genphy_c45_aneg_done()Florian Fainelli2018-03-021-14/+6
* net/mac89x0: Replace custom debug logging with netif_* callsFinn Thain2018-03-021-32/+15
* net/mac89x0: Fix and modernize log messagesFinn Thain2018-03-021-10/+9
* net/mac89x0: Convert to platform_driverFinn Thain2018-03-022-42/+29
* net/mac89x0: Remove redundant codeFinn Thain2018-03-021-32/+0
* net: phylink: Remove redundant netdev.phydev assignmentRichard Cochran2018-03-011-2/+0
* ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-011-10/+11
* r8169: fix interrupt number after adding support for MSI-X interruptsHeiner Kallweit2018-02-281-2/+3
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-02-286-20/+23
|\
| * fm10k: bump version numberJacob Keller2018-02-281-2/+2
| * fm10k: fix incorrect warning for function prototypeJacob Keller2018-02-281-1/+1
| * fm10k: fix function doxygen commentsJacob Keller2018-02-285-17/+20
* | ipvlan: use per device spinlock to protect addrs list updatesPaolo Abeni2018-02-283-35/+56
* | ipvlan: egress mcast packets are not exceptionalPaolo Abeni2018-02-281-2/+2
* | mlxsw: spectrum: qdiscs: prio: Handle graft commandNogah Frankel2018-02-281-0/+54
* | mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel2018-02-281-1/+6
* | mlxsw: spectrum: Update sch_prio stats to include sch_red related dropsNogah Frankel2018-02-281-1/+4
* | mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscsNogah Frankel2018-02-281-2/+12
* | mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomapNogah Frankel2018-02-281-19/+50
* | mlxsw: spectrum: qdiscs: Add priority map per qdiscNogah Frankel2018-02-281-0/+7
* | mlxsw: spectrum: Add priority countersNogah Frankel2018-02-282-0/+12
* | mlxsw: spectrum: qdiscs: Support qdisc per tclassNogah Frankel2018-02-282-10/+53
* | net: mvpp2: Add hardware offloading for VLAN filteringMaxime Chevallier2018-02-281-34/+380
* | r8169: convert remaining feature flag and remove enum featuresHeiner Kallweit2018-02-281-8/+4
* | net/macmace: Drop redundant MACH_IS_MAC testFinn Thain2018-02-281-15/+1
* | net/macmace: Fix and clean up log messagesFinn Thain2018-02-281-6/+3
* | emulex/benet: Constify *be_misconfig_evt_port_state[]Hernán Gonzalez2018-02-282-2/+2
* | qlogic/qed: Constify *pkt_type_str[]Hernán Gonzalez2018-02-281-1/+1
* | sfp: add high power module supportJon Nettleton2018-02-281-18/+132
* | phylink,sfp: negotiate interface format with MACRussell King2018-02-282-76/+58
* | sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modulesRussell King2018-02-281-23/+38
* | team: Use extack to report enslavement failuresIdo Schimmel2018-02-281-5/+11
|/
* Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-2813-147/+732
|\
| * IB/mlx5: Disable self loopback check when in switchdev modeMark Bloch2018-02-231-0/+8
| * net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch2018-02-234-17/+26
| * IB/mlx5: Add proper representors supportMark Bloch2018-02-234-30/+192
| * IB/mlx5: E-Switch, Add rule to forward traffic to vportMark Bloch2018-02-234-0/+45
| * IB/mlx5: Don't expose MR cache in switchdev modeMark Bloch2018-02-231-2/+3
| * IB/mlx5: When in switchdev mode, expose only raw packet capabilitiesMark Bloch2018-02-232-30/+124
| * IB/mlx5: Listen to netdev register/unresiter events in switchdev modeMark Bloch2018-02-232-3/+20
| * IB/mlx5: Add match on vport when in switchdev modeMark Bloch2018-02-231-0/+12
| * IB/mlx5: Allocate flow DB only on PF IB deviceMark Bloch2018-02-232-14/+34
| * IB/mlx5: Add basic regiser/unregister representors codeMark Bloch2018-02-235-0/+169
| * net/mlx5: E-Switch, Optimize HW steering tables in switchdev modeMark Bloch2018-02-232-7/+44
| * net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev modeMark Bloch2018-02-231-2/+3
| * net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-234-49/+19